Large file splitter properties definition

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

Properties Definition
Order split messages Select this to process messages by split order, one message after another.
Order main manifest after last split Select this to wait for the last message in a split to complete before it is marked finish, and then it will go back to the main agreement for processing.
Order Mode Messages in order are processed in a sequence based on a selected mode.
Record Separator Defines the character to use as a record separator. For example, a comma, backslash, forward slash, or a new line insert (\n).
Header Defines the header record and its position in the record. If there is a header, the splitter assumes that it is the first record.
Trailer Defines 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 Defines the number of lines for a split.
No Split Record The value to use for No Split Record.
Sub-Header Defines how to identify a sub-header with its value and start position.
Multi Sub Header Defines a regular expression (Regex Detection) sub-header to use as a search string pattern for detection.