File splitter types and properties

You can configure the properties of 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.

Large file splitter types

The large file splitter includes these types:
  • Number of Lines: This splitter is based on the specified number of lines. See Large file splitter.
  • Sub Header: This splitter is used to define how to identify a sub-header value and start position.
  • Multi Sub Header: This splitter supports multiple sub header detections as bases of file splitting. The sub-header detection is defined as a regular expression (regex).