cancel
Showing results for 
Search instead for 
Did you mean: 

Line Feed in XML File Prelog - File REceiver Adapter

silentbull
Participant
0 Kudos
115

Hi

I have a simple idoc to XML file scenario and have successfully generated an XML file.

Oddly, the file has an LF in the end of the prolog. All other data is fine.

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

Not sure how to remove this as we are not using any File content conversion and writing the file with File type TEXT and encoding as UTF+8.

Is this common or unique as the external party mentioned to remove this. Please advise.

Regards

S

Accepted Solutions (0)

Answers (1)

Answers (1)

anupam_ghosh2
Active Contributor
0 Kudos

hi silentbull,

Please try using file type as "binary" and Select the File Construction Mode.as "create".

This should solve the problem.

Regards

Anupam