cancel
Showing results for 
Search instead for 
Did you mean: 

Async/Sync without BPM

Former Member
0 Kudos

Hi All,

I have created one Async/Sync scenario using the JMS adapter and the modules for the same.

my scenario is JMS - PI - SOAP. in this case I have created three comm channels-

1) sender JMS channel specified the required modules ( one sender agreement)

2) receiver JMS channel to receive the response from the SOAP (one receiver agreement using the sender JMS System and the sender interface)

3) receiver comm channel for SOAP.( another receiver agreement)

I would like to know -

for receiving the response message in the JMS side from SOAP, should i mention SOAP system name in the comm channel of the 2nd point as the sender system and the receiver system would be the same JMS (sender) system?

can I use the same connection parameters in case of both JMS (sender and receiver ) channels?

Thanks

Viny

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vineet,

As per my understanding you are using request response one way bean module for Async to sync call scenario. If so then for receiveing the response through JMS adapter you have to use the Service which is communicating through JMS adapter not the Soap service.

I believe this link will give you the entire answer.Check this out:

http://wiki.sdn.sap.com/wiki/display/XI/UsingRequestResponseBeanModuleinFILE+Adapter

Regards,

Nutan

Answers (0)