CSV (Rule)

images/download/attachments/53417047/Erkennung_CSV_EN-version-1-modificationdate-1591693399412-api-v2.png

(1) See section Testing a File (Rule).

(2) 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.

(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).

(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).

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.