Dear Freinds,
In the current project i am working R/3 & Oracle based application .
Integration has to be done between R/3 and Legacy system which is running on Oracle.
Sender PROXY (Syn) -- Receiver JDBC (Asyn)
A single field from R/3 table has to be sent to the client's Legacy System. Based on that field, further information has to be retreived from 2 tables (from Oracle DB) and send it back as response.
For receiving the response back from the legacy what type of Comm channel is required.
If sender side Proxy is Synchronous and JDBC receiver is Asyn, what all do i need for getting response back.
Thanks & Regards
K. Ramesh