cancel
Showing results for 
Search instead for 
Did you mean: 

1: n mapping

Former Member
0 Kudos

Hello all,

I am getting an single XML source file which contains multiple IDOC's . I want to create a seperate message for each IDOC from the source message . This is an example of 1:n mapping .

Is it possible to realize this scenario without using BPM?

Regards,

Keith

Accepted Solutions (0)

Answers (1)

Answers (1)

santhosh_kumarv
Active Contributor
0 Kudos

Hi Keith

The Blog

<a href="/people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change Bundling - Trick without BPM</a> by Michal does the trick

Regards

Santhosh

*If info was useful reward points*

Former Member
0 Kudos

hello ,

Thanks for reply but I am already having bundled IDOCS in a single XML file which I am using as a source message.

Regards

prabhu_s2
Active Contributor
0 Kudos

1:n mapping would be possible with use of BPM when idoc is in pix.

Former Member
0 Kudos

Hello,

Can u please tell me how it can be achieved using BPM?

Thanks and regards,

Keith

prabhu_s2
Active Contributor
0 Kudos

the occurence of the target abs interface needs to be 0.unb and the same in the prev step of IM i.e. in meesage mapping also the occurence shud be 0..un for the target MT. and in the transformation step make use of this mapping program.

Former Member
0 Kudos

Hello ,

Can I directly use a send step after transformation as I am generating N messages , will single send step after transformation work?

Regards,

Keith

prabhu_s2
Active Contributor
0 Kudos

u need to use a single send step within a block for sending the idocs one by one to dest sap system. instead of block u can also use loop but block is comparitivly easy to set

prateek
Active Contributor
0 Kudos

Use this

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

/people/sap.user72/blog/2006/02/13/displaying-long-text-messages-in-business-server-pages-ii

Regards,

Prateek