cancel
Showing results for 
Search instead for 
Did you mean: 

Acknowledgement from XI

Former Member
0 Kudos

Hi,

I am integrating a legacy application with SAP CRM using XI. The integration can be asynchronous but client has legacy system requirement to receive a blank message as acknowledgement (Response) once XI receives the message. This shows that Legacy to XI synchronous & XI to CRM Asynchronous which means I have to use BPM.

Is there any way by which I can send acknowledgement to legacy system? There are many interfaces to be built using this solution and the acknowledgement will be different for different integrations.

Whats is the good solution for this?

thanks,

KP

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

yes you could create a BPM , and in the BPM have a synch- asynch bridge. So when ur legacy system calls the BPM its sycnhronous, in the synch-asych bridge send an ack back, and after that you could continue with ur BPM in asych mode, taking with CRM.

(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)