cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-mapping for EDI 810 Interface

Former Member
0 Kudos

Hi,

I am building EDI 810 interface. We have following requirements.

Source system is SAP. Target systems is AAFES and COSTCO.

1 Source system and 2 target System.

For example: Can i have Interface mapping as shown below?

Invoice IDoc -> MM_EDI_810_AAFES -> EDI_810

MM_EDI_810_COSTCO

Based on DUNS number can i re-direct the interface to choose one of the mapping and accordingly choose the communication channel?

Thanks,

Gowri

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Gowri,

<i>Based on DUNS number can i re-direct the interface to choose one of the mapping and accordingly choose the communication channel?</i>

yes, you certainly can. <b>You can specify Conditions in your RECEIEVR DETERMAINTION.</b>

You can mention Multiple receivers in your Receiver Determinaion and then provide a condition for each receiver. On the basis of the condition, the Receiver will be determined and this way, your Inbound Interface and communcation channel will also be determined dynamically.

Regards,

Bhavesh

Former Member

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can do this in any of the following ways:

Content based routing in XI can be done during

1) Receiver Determinations (Integration Directory) --- Used for entering a condition for

forwarding a message to one or more receivers

http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/content.htm

2)Interface Determinations (Integration Directory) --- Used for entering a condition for forwarding a message to multiple inbound interfaces

3) Designing Integration Processes (ccBPM) (Integration Repository) --- Used for entering a condition for processing process steps (see Step Types)

At all the 3 places u will use the Condition editor,

http://help.sap.com/saphelp_nw04/helpdata/en/67/49767669963545a071a190b77a9a23/content.htm

Hope this helps you.

Regards,

Abhy

Former Member
0 Kudos

Hi Gowri,

This is not an answer to ur problem , but just want to know if you are using any third party adapter to perform EDI translations ?

-Thanks

Bob

Former Member
0 Kudos

Bob,

I will be using Itemfield for my EDI translation. I have not reched at that step yet.

Thanks,

Gowri