Hi!
I am just configuring a mail receiver adapter. In the module tab i configured a conversion from XML to plain which works well. The plain text file is created but there are no line feeds after the plain text lines.
The configuration in the module tab looks like this:
Modulename: localejbs/AF_Modules/MessageTransformBean
Type: Local Enterprise Bean
Module key: XML2Plain
<u>Module configuration:</u>
XML2Plain - Transform.Class - com.sap.aii.messaging.adapter.Conversion
XML2Plain - Tansform.ContentType - text/plain;charset=utf-8
XML2Plain - xml.conversionType - SimpleXML2Plain
XML2Plain - xml.addHeaderLine - 0
XML2Plain - xml.fieldFixedLengths - 80,80,80,80,80,80
XML2Plain - xml.fixedLengthTooShortHandling - Cut
Can anybody please help me?
Thanks in advance
Chris