cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed in a scenario approach

Former Member
0 Kudos

Hi all,

Scenario: there are variable records in a fixed length file (each record type has different length of data), after extraction of the data each record has to be sent to a single IDOC. (without using BPM).

Please help me how to approach this scenario.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

With a given information, I suggest you to proceed with general file content conversion i,e it will help u to pick entire record in each line. So after file content conversion, you see one record inside the xml tag. After this, you can split the fields if you need and map into required target fields. Totally this depends on the scenario u use.

Btw, for this generic approach you can refer this blog:

/people/sravya.talanki2/blog/2005/08/16/configuring-generic-sender-file-cc-adapter

Hope this helps,

Rgds,

Moorthy

justin_santhanam
Active Contributor
0 Kudos

Saravanan.

U can use content conversion on the sender side and get the XML file. But whts the logic u need to create multiple IDOC based on the input structure or only one IDOC.

Clear the above.

Best regards,

raj.