Pages
- How to Execute Jobs in a Job Chain in Parallel
- How to split and sync jobs in a job chain
- How to wait for parallel predecessor jobs to finish
- How to split and sync a dynamic number of job instances in a job chain
- How to split and sync a dynamic number of job instances for execution with Agents
- How to split and join jobs in a job chain
- How to split and join a dynamic number of job instances in a job chain
- How to split and join a dynamic number of job instances for execution with Agents
- Example showing how to run parallel jobs repeatedly in a job chain
- How to Nest Parallel Executing Jobs in a Job Chain
- How to Serialize the Execution of Jobs and Orders
- How to Control Job Dependencies with Events
- How to add commands and scripts to JITL Jobs
- How to add environment variables for all jobs
- How to check the job history for previous job runs
- How to check the job chain history for previous job chain and order runs
- How to check whether a script is running after a suspend
- How to dynamically assign JobScheduler Agents to a job
- How to dynamically specify a remote JobScheduler instance
- How to get the current PID on Windows
- How to get the PID of a task executed by a remote JobScheduler Agent
- How to immediately start a job that is only to run once
- How to link jobs to custom documentation sources
- How to make sure a job step will kick off after file transmission is complete for large files
- How to merge global variables into job and order parameters
- How to pass arguments to a Java class
- How to prevent a job starting when another job is running
- How to read stdout from a job and switch to a node depending on the occurrence of a specific string
- How to reschedule a stopped job
- How to set the working directory for shell scripts
- How to specify parameters using the "on_exit_code" command
- How to start a job and delete a job after execution
- How to start and stop Windows services
- How to stop a job in error
- How to store job and order parameters in external files
- How to Terminate Tasks
- How to use variables in managed database jobs
- How to wait for files and only execute jobs once the files have arrived
- How to terminate all tasks of a job chain
- How to implement a client for REST web services
- How to control substitution in Job Parameters
- How to add orders to a job chain on specific days of month
Navigation
Further Resources
There is no content with the specified labelsFrequently Asked Questions
Examples in detail
There is no content with the specified labelsTroubleshooting