cancel
Showing results for 
Search instead for 
Did you mean: 

Sending a SOAP response immediately upon receipt - synchronous interface

Former Member
0 Kudos

Hi,

We have an outbound synchronous SOAP interface on XI which is called by a sender system. Although the process is asynchronous, the sender system can only handle synchronous web service calls (apparently some limitation of that system).

What I would like XI to do is send a response immediately upon receipt of the message and then continue with the BPM (so not waiting the completion of the BPM before sending back the response).

Does anyone know the procedure for doing this?

Thanks. Best regards,

Cedric

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

yes you can do this in a BPM using synch-asych bridge.

here is the link which describes more(Using a Receive Step to Open a Sync/Async Bridge)

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

cheers,

Naveen

Message was edited by: Naveen Pandrangi

Answers (0)