cancel
Showing results for 
Search instead for 
Did you mean: 

help with designing scenario

Former Member
0 Kudos

The scenario is IDOC-SOAP.

When a field in the IDOC is X, it needs to route it to Mesg Interface 1, when the field is Y, needs to route it to Mesg interface 2, Z then send to mesg interface 3.

Each of these interfaces need a seperate a CC in directory because for each the SOAP action is different

How can I achieve this with one Business system for ERP and one business system for web server?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member206760
Active Contributor
0 Kudos

you can have 3 inbound interfaces and 3 interface mappings..

specify 3 interface mappings in the interface determination ..and specify condition there( conditional interface determination) ...

in this, u will need 3 reciever agreements ..so u can create 3 receiver channels....and in each one u can use the same receiver service for the target

Edited by: Tarang Shah on Mar 2, 2010 6:36 PM

Former Member
0 Kudos

I am not using Multi mapping

i hav 3 diff mappings for each

how can I use conditional interface determination and where can I keep this condition for x,y,z coming from payload?

former_member206760
Active Contributor
0 Kudos

in interface determination there is a plus sign which will add one more row ...here u can add another interface mapping ..also u can specify a condition there

Former Member
0 Kudos

ok

i wl check

thank you

Answers (0)