Responses Page

Show Window Sample

 

The Responses page defines the actions that adTempus should take in response to events that are fired during execution of the step.

Responses List

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

The following events are defined for the Service Control task:

Event

Description

Beginning of step

Occurs at the beginning of the step, before adTempus has evaluated any conditions or attempted to execute the task.

Condition(s) failed

Occurs if one or more conditions is not met (occurs only once regardless of how many conditions failed).

End of step

Occurs at the end of the step, regardless of the step's outcome.

Restart limit exceeded

Occurs when the step is being restarted by a Job Control action but the restart limit specified on that action has been exceeded.

Step failed

Occurs when the step's status is being set to Failed, for whatever reason.

Step is being restarted

Occurs when the step is being restarted by a Job Control action.

Step skipped

Occurs when the step is skipped because conditions were not met (if the Skip... option is selected on the Conditions page).

Task returns a failure result

Occurs if adTempus is unable to start or stop the target service.

Task returns a successful result

Occurs if adTempus succeeds in starting or stopping the service. Note: This event occurs before adTempus begins monitoring the service, so you can use it to respond to the service start without waiting for the monitoring to complete.

Service failed or was stopped outside of adTempus

Occurs if adTempus detects that the service is no longer running. Valid only if the Monitor the service option has been selected.

 

Using adTempus to automatically restart a failed service

Service Control Task Properties

Service Control Task Overview

Responses Overview