If you want some operations taking place as a result of events (for example, notifications sent), you need to configure actions.
Actions can be defined in response to events of all supported types:
The key differences of service actions are:
To configure an action, do the following:
General action attributes:
All mandatory input fields are marked with a red asterisk.
Parameter | Description |
---|---|
Name | Unique action name. |
Type of calculation | Select the evaluation option for action conditions (with more than one condition): And - all conditions must be met. Or - enough if one condition is met. And/Or - combination of the two: AND with different condition types and OR with the same condition type. Custom expression - a user-defined calculation formula for evaluating action conditions. |
Conditions | List of action conditions. Click on Add to add a new condition. If no conditions are configured, the action will run for every event that corresponds to the action type being configured. |
Enabled | Mark the checkbox to enable the action. Otherwise, it will be disabled. |