Fix Record (rule)
Settings
(1) Test setting: See section Testing a file (rule).
(2) Record length: Specifies how many characters of the first line are read in for the test. The first line of the file has to contain at least this many characters.
(3) Header matchcode: The first line of the file must start with these characters. Each subsequent occurrence (after the first) of the header matchcode causes a split of the file.
(4) With an entry of this type you can read the sending partner from the first line of the file. See also section Actions (rule).
Value |
Condition |
Start |
End |
@SENDER@ |
equals |
5 |
14 |
(5) With an entry of this type you must read the receiving partner from the first line of the file. See also section Actions (Rule).
Value |
Condition |
Start |
End |
@RECEIVER@ |
equals |
15 |
24 |
(6) With an entry of this type (created via the context menu) you can check the content of the first line of the file. Available conditions: equals, starts with, ends with, contains, regular expression. If there are several entries, all must match.
Value |
Condition |
Start |
End |
########## |
equals |
25 |
34 |
(7 ) Start: The index begins at "1". The end value is inclusive.
Example file
HeadCHANNEL001CHANNEL003##########
Itemxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxzzzzzzz
Textyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyzzzzzzz
Split
See (3).
Important note: Splits of fix record files can go to different recipients!