Skip to Content
0
Former Member
Jul 15, 2005 at 08:05 PM

Extra Newline on File Receiver Output

48 Views

I have an R/3 RFC -> XI -> File scenario. Everything is working fine except that my output file has an extra line feed on the end of it. I assume it has something to do with the fieldSeparator value. I cannot use fieldFixedLengths because my field can vary.

Is there a way to set fieldSeparator to "nothing"? Is there a way to turn off the endSeparator? I have tried a few different Content Conversion parameters but nothing is working.

Here are some details:

RECEIVER DATA TYPE (integration repository):

complus_receiver_dataType complex type

cp element

myrequest element

myheader element (optional)

RECEIVER COMM CHANNEL:

File Content Conversion is the Message Protocol

Recordset Structure - cp

cp.fieldSeparators - 'nl'