My scenario is proxy sync to PI to JDBC sync
On Database, stored procedure is called with 3 input and 1 output parameter.
I defined request JDBC msg structure for stored procedure
How to define the response JDBC data type for getting back the stored procedure response from database in PI?
Any ideas, plz. Thx.