email-EmailAlarmAcknowledger

The EmailAlarmAcknowledger component provides a way to acknowledge alarms by sending an email reply to an email alarm notification. This component is available in the email palette and works with alarm notifications that are sent out using the OnCallService or directly from the EmailService.
Image
Property Value Description
Status text Read-only field. Indicates the condition of the component at last polling.
  • {ok} indicates that the component is polling successfully.
  • {down} indicates that polling is unsuccessful, perhaps because of an incorrect property.
  • {disabled} indicates that the Enable property is set to false.
  • fault indicates another problem.
Enabled true or false Activates and deactivates use of the function.
Ack Alarms From Same Source drop-down list true acknowledges the current and all previous alarms from this source with a single email reply. For example, a single control point may go in and out of alarm repeatedly generating 23 unacknowledged alarms reported and displayed in the alarm console. With this property set to true, a single email acknowledgment can acknowledge all 23 alarms.

falseacknowledges a single alarm. Each alarm must be acknowledged separately.

Last Alarm Acked read-only text Displays the identity of the last alarm that was acknowledged.
Last Alarm Acked Time read-only time Displays the identity of the last alarm that was acknowledged.
Last Alarm Acked Failure Time read-only time If an attempt to acknowledge an alarm failed, a message with the time of the last failure displays.
Last Alarm Acked Failure Cause read-only text If there has been a failure in the attempt to acknowledge an alarm, this field displays a message indicating the possible reason for the last failure.
Total Alarms Acked Today read-only number Displays the current number of alarms that have been acknowledged for the day. This number is reset to zero at midnight.
Total Messages Received Today read-only number Displays the current number of email messages that have been received for the day. This number is reset to zero at midnight.