cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to File interface

Former Member
0 Kudos

Hi Experts Team,

My scenario is IDoc to File interface. I need to create 12 different files based on the Plant code (WERKS). At the end of the day, i need to ftp the file to different locations. How can I do the design and is there any need for BPM here?

Please explain..

Thanks & Regards,

Kanda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi S.P ,

You may use the variable substitution functionality of receiver file adapter and can generate the file based on the xml payload content which contains your WERKS field.

You may refer the following blogs for the understanding of the concept.

Thanks & Regards

Prabhat

Answers (4)

Answers (4)

Former Member
0 Kudos

Solution Provided..:-)

prateek
Active Contributor
0 Kudos

For your first requirement, perform multimapping.

For your second requirement, if the file transfer timings are fixed, then you may create another scenario (file to file using XI) and schedule the channel using Planning Availability Times.

http://help.sap.com/saphelp_nw04/helpdata/en/45/06bd029da31122e10000000a11466f/frameset.htm

Regards,

Prateek

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use 1:N Mapping. If u are using BPM then Split file on the basis of Correlation ID(Create Correlation ID on Plant Code field).

use this blog

Shabarish_Nair
Active Contributor
0 Kudos

use the message split feature (1:N transformation).

follow the blog for having to NOT use BPM - /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible