Large file splitter properties definition

The Header and Trailer Settings is standard for all large file splitter modes.

This table shows the property definitions that you can use to update large file splitter fields:
Property Definition
Order split messages Process messages by split order, one message after another.
Order main manifest after last split Wait for the last message in a split to complete before it is marked finish, and then it goes back to the main agreement for processing.
Order Mode Messages in order are processed in a sequence based on a selected mode.
Record Separator Define the character to use as a record separator. For example, a comma, backslash, forward slash, or a new line insert (\n).
Header Define the header record and its position in the record. If there is a header, the splitter assumes that it is the first record.
Trailer Define the trailer record. When a trailer is found, the splitter assumes that all the succeeding records are part of the trailer.
Number of Lines Hint Define the number of lines for a split.
No Split Record The value to use for No Split Record.
Sub Header Define how to identify a sub header with its value and start position.
Multi Sub Header Define a regular expression (Regex Detection) sub header to use as a search string pattern for detection.