CSV (rule)
Settings
(1) Test setting: See section Testing a file (rule).
(2) CSV handler: Here you can choose between the "CSVCommaHandler" (for CSV files with separator comma) and the "CSVHandler" (for CSV files with separator semicolon).
(3) 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.
Column |
Value |
Condition |
1 |
#FILE |
starts with |
(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).
Column |
Value |
Condition |
2 |
@SENDER@ |
contains |
(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).
Column |
Value |
Condition |
3 |
@RECEIVER@ |
contains |
Example file
#FILE;CHANNEL001;CHANNEL002;TM:20040819230029,VE:1.0;
#DEF MPD
CP:4;DE:27626000;TM:20040819141400;CO:9718400039683;NA: ;TX:WL GEM VERFG. MIT # 2010612 & # 2010613 ;AC:29 ;
CP:4;DE:27626000;TM:20040819095000;CO:2600090001887005;NA: ;TX: ;AC:29 ;
CP:4;DE:27626000;TM:20040819095600;CO:8602900081490005;NA: ;TX:RETOUR GEM VERF MIT #2010610 ;AC:29 ;
#END MPD
Split
Not possible with CSV files.