Reading a Positional file and saving filtered results to XML
The following scenario describes a two-component Job, which aims at reading data from
an input file that contains contract numbers, customer references, and insurance numbers
as shown below, and outputting the selected data (according to the data position) into
an XML
file.
Contract CustomerRef InsuranceNr
00001 8200 50330
00001 8201 50331
00002 8202 50332
00002 8203 50333