Pages
- How To - Shell
- How to check output to stdout from an SSH job
- How to configure a generic PowerShell job
- How to execute a PowerShell script with JobScheduler
- How to pass parameters between PowerShell scripts
- How to pass parameters from JobScheduler to a PowerShell script
- How to pass parameters to subsequent jobs in a job chain
- How to run batch programs
- How to set parameters in shell scripts and make them accessible to the next node in a job chain
- How to start Java JITL Jobs in a shell
- How To - Jobs
- How to Execute Jobs in a Job Chain in Parallel
- 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
- How To - Job Chains
- How To Synchronize Job Execution Across Job Chains
- How to Configure Backward Dependencies in Jobs and Job Chains
- How to execute Jobs and Job Chains with Agents
- How to access node parameters when executing a job with a JobScheduler Agent
- How to add conditions for job execution with date calculation
- How to avoid the execution of a job chain when an order is already running
- How to call nested job chains programmatically
- How to define and reference job chain node parameters
- How to define job chain node parameters for orders
- How to dynamically use node parameters and internal parameter substitution
- How to process orders in an expected sequence
- How to set conditions for skipping a job chain / part of a job chain
- How to skip nodes in a job chain and stop and temporarily disabled jobs
- How to sort orders in a job chain
- How to start a job chain with a time event and only when another job chain has finished
- How to retrieve the last execution date of a job
- How to prevent concurrent access to resources by parallel execution of orders in job chains
- How to use Agents with Fixed Priority Scheduling and Round-Robin Scheduling
- How to control parallel execution of job chains
- How To - Orders
- How to set and read job and order parameters
- How to create orders to run for specific business dates
- How to manage assertions for job chain execution
- How to add date values to order parameters
- How to clone parameters from a persistent order
- How to set job and order parameters by substituting global variables
- How to suspend an order after the max setback count has been reached
Navigation