cancel
Showing results for 
Search instead for 
Did you mean: 

JMS synchronous

Former Member
0 Kudos

Hi Experts,

I have a scenario JMS to Proxy. I need to make synchronous. Is there any standard module to make JMS synchronous? Let me know how can I change the standard asynchronous behavior of an JMS adapter.

Thanks

Aniruddha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

JMS supports asynchronous communication only. However, a request/response model similar to synchronous communication can be implemented using a reply queue mechanism and JMS Correlation ID/JMS Message ID.

please go through below blog,

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b028f6f6-7da5-2a10-19bd-cf322cf5a...

regards,

ganesh.