The desktop application installed on local computers allows the management and setup of files routing rules. These rules allow automatic redirection and saving of incoming files into specific directories based on information and details in the received files.
Files Routing Rules
After selecting a file destination folder, in any rule's field,
you may enter a keyword, or multiple keywords separated by a ","
to be matched in incoming files data -except the "contains"
field-.
Keywords may contain one * as a wild character to match a pattern
or add $ to the beginning of a keyword to match exact word.
Files Names Examples
mydocument*.docx,mydocument.xsl
pictures*.jpg
$dailyreport,report.docx
Optional Title Examples
weekly*report,today
statistics,info
review*document
Sender Name Examples
member*@yahoo.com,@myfirm.com
mark@myfirm.com
$joe. Doe@gmail.com,john.smith
*File Content Examples
author*john doe
$report
review
Multiple Rules Match
If an incoming file matches multiple rules, it will be copied to the different destinations.