cancel
Showing results for 
Search instead for 
Did you mean: 

file to IDOC

Former Member
0 Kudos

Hello..

I wanted to impliment file to idoc scenario...

can any one tell me how to get multiple idocs from a file?should i do any config for this?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there are two ways:

1. you can confugure recordset per messsage parameter in your file adapter so that the adapter will create many messages from one file - so you'll have many idocs

2. you can map from one file (inside BPM) to many

IDOCs (1:n) mapping this way you'll also have one file to many idocs scenario

Regards,

michal

MichalKrawczyk
Active Contributor
0 Kudos

you can also have a look at this weblog:

File to Multiple IDocs (XSLT Mapping)

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

Regards,

michal

Former Member
0 Kudos

Thanks michel...

Can you please send me any weblogs using BPM for this scenario...

even i'm not clear with XSLT.could you please help me...

Thanks.

Former Member
0 Kudos

Hi Padma,

There are lot of threads regarding posting multiple idocs from a File.

Herez one of those:

You can avaoid BPM. If you use Idoc package concept. Explained claearly in thread.

Regards,

Satish

Answers (0)