Triggered Tasks with Enterprise Scheduler
Ensure the following prerequisites are met:
- A user or service account with read and execute access to the project containing the Triggered Task.
- The URL for the Triggered Task, including any Pipeline parameters and their values.
- Read and execute permissions on the node(s) running the Triggered Task.
- For use on Windows servers, a Cygwin shell with curl.
snaplogic_exec.sh script
. This script can be executed on any server with network access to the Triggered Task URL, maintaining the connection and preventing errors even for long-running tasks.If you encounter issues with the script, run it using the --debug
and --verbose
commands. They display messages as commands execute, and report all responses.