Hi All,
I need to poll the file from file location and convert into xml structure, input flat file look like below.
0001;xxxx;yyyy;zzzz
0001;aaaa;bbbb;ccccc;dddd;eee
0001;pppp;qqqq;rrrrr;ssss;tttt
Now requirement is to map the first record in Header with some field name whereas rest of the record in Item.
There is no unique field in flat file which can be use for keyfield value, only first record should go to header and rest in Item.
Please help me how to configure Content Conversion for Sender File Adapter
With Regards
Sunil