Experts - In the scenario where Source system is Sender JMS adapter and Target is RFC. I need to catch the Response back from RFC and put into another JMS queue(for replies).
I need to understand, if this can be done without using BPM (A/S Bridge) configuration ? I was expeting this can be done using the Standard configuration in the Integration Directory by having one more RECEIVER AGREEMENT. In otherwords, get the data by using a Synchronous Interface, have request & reply message map in it. and create one more Receiver agreement for the REPLY message .
Is my understanding possible ? If yes, then Do I need to configure something else as well ? Pls advise.