cancel
Showing results for 
Search instead for 
Did you mean: 

Issue reading a CSV file

nilambari
Explorer
0 Kudos

Hi All,

I am using a scenario which uses the SFTP sender channel to read the CSV file.

The module helps in converting the file from CSV to XML.

However the CSV file contains the column names as first row, this line needs to be skipped while creating the XML structure.

As per the link http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm i have used the option xml.documentOffset=1 in the module to skip the first line. However this is not working.

Request a solution.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Nilambari,

Pelase try with xml.documentSkipFirstRows and

ignoreRecordsetName  true

Regards,

prasanth

gagandeep_batra
Active Contributor
0 Kudos

can you put screen shot for your parameter also?

Regards

Gagan

Former Member
0 Kudos
smavachee
Active Contributor
0 Kudos

Can you try this alternative suggested by Arijit..

Hope it helps.!

Regards,

Sunil