Difference between revisions of "Seon plugin seonplugin edi add newline"

From Seon
Jump to: navigation, search
(Created page with "Category:Plugins == Purpose == If a file is transfered in a fixed record format via OFTP(2), the file content will be extended by newlines ('<code>\n</code>') or configura...")
 
(No difference)

Latest revision as of 09:37, 27 July 2017

Purpose

If a file is transfered in a fixed record format via OFTP(2), the file content will be extended by newlines ('\n') or configurable by cariage-return linefeed ('\r\n') after every record.

Requirements

  • Seon Enterprise license

Configuration

  • Keep original file: the original file will be copied to file with the appendix ".orig". This backup will not be contained in the job XML description.
  • Add 'CRLF' instead of 'LF': add Windows-compatible line endings to the file after each record.