File channel
The file channel reads a file from a directory and adds it to the server database as a new record.
It creates a File message that you can configure triggers on. The file channel deletes the file after it is read.
Settings
| Property | Description |
| Path | The directory that is checked for new text files. |
| File Specs | This specifies the pattern for file names that are picked up. |
| Mode | The channel supports two modes:
|
| Poll Interval | The interval in milliseconds between polling. |
| Max Size | The maximum number of KB that is read from a file. |
