Hi Experts
We are using BODS 4.2.
We have a job which uses ABAP dataflow to fetch data from SAP R3 server.
We are using "FTP" option to fetch data.
For some rows we are getting below error:
A row delimiter was seen for row number <190009> while processing column number <14> in file <D:/SAP BODI/Local Dir/Zsap_bsis>.
The row delimiter should be seen after <23> columns. Check the file for bad data, or redefine the input schema for the file by
editing the file format in the UI.
When i examined the file in question at this particular row number,i found this:
The data is somewhat getting split at row number 190009 .
Can you help me to get rid of this error.
How can we identify which delimiter is being used here??
Regards
Ankit Pandey