File channel
The file channel reads a file from a directory to add 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 reading it.
Settings
Property | Description |
Path | The directory to check for new text files. |
File Specs | This specifies the pattern for the file names that need to be picked up. |
Mode | The channel supports two modes:
|
Poll Interval | The interval in milliseconds between polling. |
Max Size | Specifies the maximum number of KB’s that will be read from a file. |