AE can monitor a task's minimum runtime (SRT) and react to it if the runtime falls below the minimum runtime. The minimum runtime can be a fixed value or be based on the estimated runtime including a deviation percentage. For example, you can use this function to react to the premature end of a backup process although the task may have ended with ENDED_OK.
The following reaction is possible if runtime falls below the minimum level:
If one of the available options for minimum runtime monitoring is selected, you must also define a reaction.
Minimum runtime (SRT) monitoring can be defined as follows:
If the task runs in a workflow or schedule, you can use the task's settings for runtime monitoring. This is the default setting. These settings are not used if a different type of runtime monitoring has been defined for this task in the workflow or schedule.
The tasks for which runtime monitoring has been specified in a workflow or schedule are marked with a T character. It is displayed in the graphical view of the workflow or schedule.