如果您希望由于事件而发生某些操作(例如发送通知),则需要配置动作(actions)。
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:
To configure an action, do the following:
常见动作属性:
General action attributes:
All mandatory input fields are marked with a red asterisk.
参数 说 | |
---|---|
Name | action名称. |
Type of calculation | 选择评估 manual/config/notifications/action/conditions#type_of_calculation选项 作为行动条件(有多个条件): And - 必须满足所有条件 Or - 如果满足一个条件就足够了 And/Or - 两者的组合:AND与不同的条件类型和 OR具有相同的条件类型 Custom expression - 用于评估操作条件的用户定义的计算公式. |
Conditions | 行动条件清单。 |
New condition | 选择一个新的动作条件并且点击Add. |
Enabled | 选中该复选框以启用该操作. 否则将被禁用. |
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. |
New condition | Select a new action condition and click on Add. |
Enabled | Mark the checkbox to enable the action. Otherwise it will be disabled. |