[Trigger] File Watcher
Q100022: [Trigger] File Watcher
Fires when specified action(s) of specified files is performed
Parameter | In/Out | Description | Other Info |
---|---|---|---|
Folder path to watch | In | Path of folder to be watched | |
File pattern | In | File pattern to search for | |
Trigger action(s) | InOut | Choices: Create , Change , Rename , Delete Trigger when one or more of these actions are taken on the folder/files being watched |
Multiple selections allowed |
Include subdirectories? | In | ||
Include hidden files? | In | Include hidden files | Default: False |
Triggered file path | Out | The path of the triggered file |
(Italics = required parameters)
Notes
The File Watcher
trigger is one of the most commonly used triggers on JobServer. It allows the JobServer to monitor a specified path on the local machine filesystem, or on a network path for machines that are members of an Active Directory domain. The file watch allows JobServer to launch a job immediately based on file activity. It is perfectly suited for picking up files dropped into a folder and using them as part of a larger job process.
Last Updated:
6/28/2023 10:36:59 PM