I have (Triggering point)Proxy <-> XI <-> JDBC (Synchronous call to SQL Stored Procedure) scenario but this interface has a huge volume. So, Synchronous call is timing out at HTTP.
I do not want to use BPM and wondering if there is any way without BPM that I can catch the Stored procedure's response and send that back to ERP again ?
So, my question is Can we catch the Stored Procedure's repsonse with an Asynchronous interface anyway ?
Cheers,
Amrish.