Previous Topic

Next Topic

Book Contents

Book Index

Check for a condition then suppress this run

If the specified condition is met the job commands will not be executed, the job will end with the status code "Run Suppressed". Its initiates will still be submitted unless specified otherwise. This can for example be used to avoid running a job before 8am or after 5pm. To do that 2 resource requirements have to be added to the job as shown in the figures below:

First resource requirement:

Second resource requirement:

See Also

Resource Requirement examples

Comments

Check for a condition then wait if it is true

Check for a condition and then set a variable value if it is true

Check for a condition then fail this run

Include resources requirements from another job

Set a variable value

Enter a free form instruction