SK,
Just to clarify things a bit, does the string contain line-breaks in SAP and these are being stripped out, or is the original text one long string and you’d like to break it up? If it’s the former there’s probably something regarding the parser’s whitespace handling causing this. If the latter, you’d need to decide where to place the line-breaks (some arbitrary number of characters) and insert them via a mapping step.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services