...
Excerpt |
---|
File watching is used to automatically start jobs and job chains when files arrive in a specified folder. File watching is performed on the JobScheduler Master or any Agent. |
Starting of jobs and job chains by file watching is analogous to starting through calendar/time events.
A file order is created for each file that arrives in the folder being watched and this order used to start a job or in a job chain. Multiple folders can be watched and the file name filters can be used as a filter to determine the job or job chain to be executed(regular expressions) to specify the names of files that should be monitored.
The last stage of a file order requires that the file that originated the order is removed moved from the directory being watched. JobScheduler provides file sinks that would automatically move or remove files at the end of processing in a job chain.
File watching can be performed for incoming files
- on the JobScheduler Master
- on any JobScheduler Agent, see JobScheduler Universal Agent - Remote File Watching
Resources
Display content by label | ||||
---|---|---|---|---|
|
...
Display content by label | ||||
---|---|---|---|---|
|
See also
...
Directory Monitoring with File Orders (JobScheduler Reference Handbook)
...