cancel
Showing results for 
Search instead for 
Did you mean: 

idoc to file multimapping

Former Member
0 Kudos

I want to split single sender idoc to 3 messages using multimapping to send to target system. I heard that multimapping is not possible if idoc is at receiver side. is it the same for idoc at the sender side?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Suresh,

There is a good example how to do so called "multimapping" with IDOCs. In your integration repository go to software component: SAP BASIS. There a several samples for different problems.

When using MultiMapping without BPM, all messages need to be Compulsorily created in the target side

Check the following blogs.

1:N mapping without using BPM --> IDOC to multiple files --Refer the answer Given by Bhavesh

http://help.sap.com/saphelp_nw2004s/helpdata/en/42/ed364cf8593eebe10000000a1553f7/content.htm

For IDOC as receiver ,

Multi Mapping with IDOC adapter have 2 Options,

1. Use a BPM , an d do a 1:N mapping and then have 2 send steps for each idoc.

2. Have multiple Inbound Interfaces in the interface determination and use 2 separate mappings for this.

Multi Mapping - BPM involved:

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi

Without BPM:

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

Thanks

Swarup

Edited by: Swarup Sawant on Mar 28, 2008 5:07 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Suresh,

One IDOC cna not be splitted in to multiple file. instead multiple IDOC can be send to single file.

Check this blog for multiple IDocs with multiple IDoc types

/people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm

Collecting IDOC without BPM:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4443. [original link is broken] [original link is broken] [original link is broken]

thnx

chirag