Hi Hareesh,
My scenario is working good with cursors except the case when my search criteria returns empty result set, I get an exception in my receiver jdbc adapter as below:
XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'IAM_USER.f_get_user' (structure 'Statement'): java.sql.SQLException: Cursor is closed.
Any idea how to handle cursor response in sap pi when there is no data in response
Regards
Ravijeet