cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to WEBSERVICES sequence call

Former Member
0 Kudos

IDOC to WEBSERVICES(different SOAP actions to same URL)

IDOC to SOAP - Service interface (operation1 as for receiver1,operation2 for receiver2, etc till receiver 5)

Query: The same IDos should be used to call different URLs using soap actions.

While processing, the sequence should be followed like operation1 then operation2 etc. Operation2 should never process before operation1.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182412
Active Contributor
0 Kudos

Hi Gangadhar,

Use maintain order at runtime in the interface determination tab of ICO, then at runtime it will process in same sequence as you mentioned in the interface determination tab.

Regards,

Praveen.