The message observation monitoring actions can be used to send messages to users. The message sender will be the observation monitoring definition owner. Table 1 lists the settings you have to specify for this action.
Setting |
Description |
Subject |
Text template for the subject of the sent message If empty the Application Server will try to use the general text template |
Body |
Text template for the body of the message |
User recipients |
Users who will receive the message |
Group recipients |
Groups who will receive the message |
Message severity |
Message severity of the sent message |
Table 1: Settings for the send message action
Besides the common variables the text template used for messages sent as observation monitoring action supports the variables shown in table 2:
Variable name |
Description |
monitoringDefinitionOwner.Username |
Details of the user owning the monitoring definition that define this message. |
monitoringDefinitionOwner.FirstName |
|
monitoringDefinitionOwner.MiddleName |
|
monitoringDefinitionOwner.LastName |
|
monitoringDefinitionOwner.Id |
|
monitoringDefinitionOwner.CellNumber |
|
monitoringDefinitionOwner.EmailAddress |
|
monitoringDefinitionOwner.Address |
|
monitoringDefinitionOwner.FormattedUserName |
Nicely formatted name of the currently accessing user. |
PoolingInterval |
The pooling interval for this action |
FeatureId |
Id of the feature for which the observation monitoring action was triggered. |
FeatureName |
Name of the feature for which the observation monitoring action was triggered. |
ObservationSamplingTimestamp |
Sampling timestamp of the observation for which the observation monitoring action was triggered. |
ObservationmonitoringTrigger |
Sampling timestamp of the observation for which the observation monitoring action was triggered. |
ObservationmonitoringDefinitionName |
Type of trigger that initiated this action (create or modify) |
StandardBody |
A preformatted message body. You can use this variable to quickly create a message body that will include the most relevant information about the observation monitoring definition and condition that initiated this action. |
StandardSubject |
A preformatted message subject. You can use this variable to quickly create a message subject that will include the most relevant information about the observation monitoring definition and condition that initiated this action. |
Table 1: Text template variables additionally available for Send message actions.