cancel
Showing results for 
Search instead for 
Did you mean: 

comment line in text file

Former Member
0 Kudos

HI All,

I have configured file to file scenario in which text file as input and xml file as output using file content conversion. Now my text file has two commented lines at the begining. I dont want these two lines to be read, in this case, how can I follow to convert to xml file?

Please help me

rgds,

anil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anil,

Just specify the number of lines to be ignored in the sender file adapter configuration, in the column Document Offset.

Hope this helps you.

Regards,

Jai Shankar.

Shabarish_Nair
Active Contributor
bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

DO you mean this line?

<i><?xml version="1.0" encoding="UTF-8" ?></i>

If yes, all XML Files, should have this declaration at the begining.!!

Regards,

Bhavesh