Skip to Content
0
Former Member
Apr 22, 2014 at 01:15 PM

Splitting a file

18 Views

Hi.

I'm doing a splitt of a file.

I will get a text file and the rows will have two different identifiers.

Some of the rows will start with the character '1' and some of the rows will start with character '2'.

All rows starting with '1' will be merged into one file and´all rows starting with '2' will be merged into a second file. Both files will be sent to the same system.

I have no proble to read the incoming file into an XML message, it is the splitting into two files that creates problems for me.

Is it possible to solve with one message mapping?

Regards

Andreas