Description

The step-level Job Variables are defined only when a Step is executing, and therefore cannot be used in a job-level Response. For example, you might want a job-level Response to run when the job fails, indicating which step failed. Presently there is no variable available to supply this information. adTempus has been modified so the following variables can be used in job-level responses; they will contain information about the most recent step executed:

  • ADTStepNumber
  • ADTStepDescription
  • ADTStepName
  • StepStatus
  • ADTTaskResult