OS4X plugin os4xplugin edi add newline
Revision as of 09:31, 27 July 2017 by Admin (talk | contribs) (New page: Category:Plugins == Purpose == If a file is transfered in a fixed record format, the file content will be extended by newlines ('<code>\n</code>') or configurable by cariage-return lin...)
Purpose
If a file is transfered in a fixed record format, the file content will be extended by newlines ('\n
') or configurable by cariage-return linefeed ('\r\n
') after every record.
Requirements
- OS4X 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.