Hi,
I have a sender JDBC scenario where i have to call a Stored procedure.
The stored procedure returns 3 result set objects.
I have configured a JDBC Sender adapter which contains the Execute statement of the Stored Procedure.
When I run this scenario, i'm getting only the first result set .
¿Can i get all 3 result sets with only one sender comunication channel?
Thanks, in advance
Carme