Please support OUT parameter from TDV procedure, in order to use it as a query in information link.
Our customer wants to call this procedure to update database and get the result(success or fail) via OUT parameter.
Currently below error happens if OUT parameter is defined in TDV procedure.
The parameter xxx is an OUT parameter.OUT parameters are not supported. Please select another source procedure.