cancel
Showing results for 
Search instead for 
Did you mean: 

several Idocs as single msg sent to XI

Former Member
0 Kudos

Hello,

I have a scenario where I want to receive a colection of orders05 as a single msg. in XI. That means I want to have a msg. like:

<orders05>

<idoc>...order 1 </idoc>

<idoc>...order 2 </idoc>

<idoc>...order 3 </idoc>

</orders05>

Normaly this can be done by using idoc aggregation in R3. But when we tried this we receive a couple of single Idoc. I know it can be done with a BPM collect but is this also possible without BPM.

Regards Bernd

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Jami,

You can have a look at this weblog.

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

Thanks,

Prateek

moorthy
Active Contributor
0 Kudos

HI Jami,

I think, Collection of Idocs is not possible without BPM. But there is a IDOC Package concept.

Just look into this-/people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages

Even Idoc split is also not possible without BPM., Current SP supports Multimapping in XI, only for J2EE based Adapter Engines.

Regards,

Moorthy

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Jami,

This can be done without a BPM using Packaging.

Just check this note for the entire steps,

814393

Do let us know if u need any further help,

Regards,

Bhavesh

udo_martens
Active Contributor
0 Kudos

Hi Jami,

no, you need BPM:

Plz have a look to the library:

http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm

Regards,

Udo