Hi Experts,
I have a DB to File scenario in which I have to call a Stored Procedure on the sender side on SQL Server.
There is no input to the Stored Procedure Call but there is an output.
My questions are:
1. Will the scenario work for a SP Call on the sender JDBC Adapter for SQL Server?
2. Will the results of SP call return Resultsets or Cursors? (basically, I want to know if there will be a proper response returned to the SP call which can be interpreted in PI)
Thanks,
Arkesh