execution of stored procedure does not return data
Summary:
Content (required):
I have an integration that connects to the DBCS database and runs a separate procedure. The DB procedure returns a cursor type field. When I run a test on the same database, the procedure if returns data. But when I run it from the integration it does not return data.
I have other integrations that do the same with other procedures and there is no problem.
I have already validated that the connection and assignment are correct but for some reason the OIC does not return data.
procedure invoked:
Result of executing the procedure inside the database:
Tagged:
0