Hi WmUsers,
I have created a stored proc (getProc) which returns multiple result sets from sybase database. I specified two result sets in the ResultSet tab (resultSetA, resultSetB).
Also in the Input/Output tab the output shows a document getProcOutput which has two document lists resultSetA and resultSetB.
When I invoke the adapter service from webMethods the pipeline shows results for only one result set (resultSetA) in the output.
It returns multiple resultsets when executed in a sql client outside of webMethods.
WM IS Version 8.2
Sybase ver 15.0
JDBC Adapter 6.5
Does JDBC adapter 6.5 support multiple result sets with Sybase database?
Thanks,
Suresh