Guys,
I am parsing a csv file. The first row I have is column heading and then the data.
I use format services for couple of couples to format the data. But, when I run the service, I am getting exception since the first row in the file is not data(Its column names).
Do we need to delete the first row before sending the data file to webMethods?
Is there any way we can set in ffSchema to ignore the first row in the file?
Do we ahve any other approach to solve the issue.
Thanks,
Brain.
#edi#webMethods#Integration-Server-and-ESB