Network File Access Trigger
The Network File Access Trigger initiates a transfer as soon as a file is added to or modified in a directory.
The following properties can be configured:
"Folder Options" section
| Property | Description |
|---|---|
| Path | Directory to be monitored |
| Include subdirectories | If this option is enabled, subdirectories are also monitored. |
| Fallback Scan Interval | Interval in seconds at which the folder is checked for changes. |
"File Settings" section
| Property | Description |
|---|---|
| File name pattern | File name pattern for the trigger. |
| Read binary data or text | Read binary data can be used to read binary files (e.g., *.doc, *.jpg, *.xlsx). Read |
| Encoding | If Read text is selected, the encoding can be selected. The default is UTF8. |
"Move settings" section
| Property | Description |
|---|---|
| Delete after successful transfer | If this option is enabled, the file will be deleted from the network drive after successful transfer. |
| Destination path | Directory to which the file will be moved after successful transfer. |
| Delete after unsuccessful transfer | If this option is enabled, the file will be deleted from the network drive after an unsuccessful transfer. |
| Destination path (error) | Directory to which the file will be moved after an unsuccessful transfer. |
| Prefix UTC timestamp to file name | If the source file is to be moved, this option can be used to prefix the current timestamp (UTC) to the file name. For example, the file test.txt becomes 20191204_095646_test.txt. |
"Repetitions" section
| Property | Description |
|---|---|
| Repeat in | Time in seconds to wait between repetitions. |
| Repeat counter | Limit on the number of repetitions if a file cannot be accessed. |