File nodes

Built-in support for File processing
Large file handling
  • Very large files can be processed without using excessive storage.
  • Message Broker parsers have been enhanced to request data on demand.
Record detection
  • Comprehensive support for record detection:
    • Simple record detection: LF, EOL, CRLF, Fixed Length, and user-defined.
    • Parser: Use an exist message definition to identify record boundaries.
  • Advanced record detection techniques enable simplified processing of large, repeating content files.
  • Extract only the relevant records from large, repeating files.
FTP support
  • Configure FTP server properties on the FileInput and FileOutput nodes.