cancel
Showing results for 
Search instead for 
Did you mean: 

File adapter: End of line issue in unix receiver

Former Member
0 Kudos

Hi all,

We are sending flat files using File Adapter (FTP) with the File content conversion functionality and we can see the file right in our windows system, but when it arrives to the Unix receiver, they give us an error regarding the End of line.

It has a ^M character in every line so it cannot be processed.

Does anyone know how to skip this end of line character in our file keeping the same format?

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Daniel,

you can try to use this adapter module:

localejbs/SAP XI Sample/ConvertCRLFfromToLF

http://help.sap.com/saphelp_nw04/helpdata/en/32/43d84072378031e10000000a1550b0/content.htm

Hope this help.

Francesco

Former Member
0 Kudos

Hi,

Have you specified in your File content Conversion endseparator = 'nl'.

If yes then can you try putting the hexadecimal version of the same and check if you get the same error.

Regards

Vijaya