cancel
Showing results for 
Search instead for 
Did you mean: 

File - XI/BPM - R/3 IDocs

Former Member
0 Kudos

My Scenario is multiple records in file to be sent as Idocs. Are there any documentation on how to design and config scenario like this. Also my Question is since BPM is Sender How Can I configure header data of Idocs ?. Any documentation or blog links appreciated..

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member189558
Contributor
0 Kudos

Ram,

I understand that you want to generate multiple idocs from a single file.

This can be achieved without using BPM.

You need to do the following:

<b>

1) export the idoc XSD in ur local machine and change the occurance of "Idoc" to "0..unbounded" in the XSD.

2) Import it directly in the target message in the mapping..... there is a option in the top right of the mapping where you can import directly...

</b>

Then carry out your mapping.

Cheers,

Himadri

Former Member
0 Kudos

Thanks for suggestion. I have to use BPM as there is intermediate transformation due to complexity of mapping. If you use BPM how can you populate header data ?

former_member189558
Contributor
0 Kudos

Ram,

If you use BPM it is even simpler...

Call that mapping from BPM .. make sure that the target container is multiline....

In you message mapping in the messages tab the Target message should have occurance 0..unbounded.

Thanks,

Himadri

null

Former Member
0 Kudos

You dont have to do header mapping in Transformation Step ?.

former_member189558
Contributor
0 Kudos

You mean the runtime message header fields right?

No you don't ....

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Have you checked the Pattern BpmPatternCollectPayload and BpmPatternCollectMessage.

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

maybe it could help you to desing your mapping.

Rgds.

RP

Message was edited by:

Rodrigo Pertierra

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>How Can I configure header data of Idocs ?.

and

>>>>documentation on how to design and config scenario like this.

idoc bundling and control record are all part of my book

<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>