cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc to Soap scenario

Former Member
0 Kudos

Hi,

we have an Idoc to SOAP scenario where the Idoc contains only one segment (occurance 0 to unbounded).

This Idoc is mapped to a SOAP request. (i.e) All the segments invoke a single SOAP call.

Due some requirements we need each segment to invoke one SOAP call sequentially.

How to do this?

Pls help

Regards,

Malini

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181962
Active Contributor
0 Kudos

Hi malini,

One way is by creating a 1:N mapping and use a ccBPM to send the messages.

http://www.riyaz.net/blog/xipi-1n-multi-mapping-using-bpm/

Another way is by using 1:N Message Split Interface without BPM

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/600b455f-01cd-2b10-0cab-a50e47a8...

Regards,

Ravi