Job Responses Page

The Responses page defines responses that should be executed for the job. These Responses are executed in addition to any Responses defined for individual steps .

New feature iconA job may also inherit Responses from its Job Group and Job Queue, though those Responses are not listed here.

The Responses list lists the responses that have been specified for the job. You can add, edit, delete, or reorder responses. See the Responses topic for more information.

The following events are defined for jobs:

Event Description
Beginning of Job Occurs at the beginning of the job, before adTempus has evaluated any conditions or attempted to execute any steps.
End of job Occurs at the end of the job, regardless of the job's outcome.
Conditions failed Occurs if one or more conditions is not met (occurs only once regardless of how many conditions failed).
Job aborted Occurs when the job is aborted (manually or as a result of a Job Control action).
Job failed Occurs when the job is ending with a Failed status, for whatever reason.
Job restarted Occurs when the job is being restarted by a Job Control action.
Job skipped because another instance is running Occurs when another instance of the same job is already running and the Multiple Instances rule for the job specifies that the job should be skipped in this situation.
Job succeeded Occurs when the job finishes with a successful result.
Restart limit exceeded Occurs when the job is being restarted by a Job Control action but the restart limit specified on that action has been exceeded.
New feature iconExecution time reached a threshold Occurs if the job has been running for longer than the specified number of minutes.
New feature iconScheduled execution missed

Occurs at adTempus startup if one ore more scheduled executions were missed because adTempus was not running at the scheduled execution time.

When this event is selected, the only available action is the Notification Action.

New feature iconA trigger for the job failed

Occurs if there is a problem with one of the job's triggers.

When this event is selected, the only available action is the Notification Action.

New feature iconJob has been queued for longer than the specified time

Occurs if the job has been in the Queued for Execution or Waiting for Agent state for longer than the specified time.

When this event is selected, the only available action is the Notification Action.

New feature iconConditions not met within the specified time

Occurs if the job or a step within the job has been waiting for conditions for longer than the specified time.

Related Concepts

Job Properties

Responses

Reference

Response Properties

Related Topics

Actions

Events