File splitter types and properties

Here are four file splitter types available for CIF. You can configure the properties here, depending on your selected splitter type.

Batch file splitter type

  • The Header and Trailer splitter is based on the header and footer combinations. Headers are first detected and then the trailer. If a data has no matching header and footer, or if there is a header match but has no trailer, a unique message is created.

After a batch split, dependent messages are assigned a header identifiable to the received batch file.

Large file splitter types

  • The Number of Lines splitter is based on the specified number of lines. Large file splitter

  • The Sub-Header splitter defines how to identify a sub-header value and start position.

  • The Multi Sub- Header splitter supports multiple sub-header detections as bases of file splitting. The sub-header detection is defined as a regular expression (regex).