Automatic Corrective Actions

Top  Previous  Next

This property defines the actions to be executed in non-interactive mode when the alert is raised. A good example illustrating application of this feature is execution of an external application on alert.

Field Description

Field Name

Context Mask. Action will be executed from every context matching this mask.

mask

Action. Name of the action to be executed.

action

Parameters. This list incudes parameters of two types: action-specific execution parameters and pre-defined input for different UI Procedures like Confirmation, Edit Data etc. Pre-defined input is required to substitute user input when alert executes action in non-interactive mode. For example, if an automatic corrective action requires confirmation (i.e. asks user something like "Delete query?" and allows to click OK or Cancel), this field will contain a "Delete query?" parameter with two possible choices: "OK" and "Cancel".

input

These may be accessed via the alertActions variable.