The AlarmEmailRecipFilter component is designed to filter specific alarm events from being processed by the alarm recipient. Boolean properties are used to configure filtering for alarm note events and escalation events.
The AlarmEmailRecipFilter component is located in the vykonPro palette under the alarm sub folder.
Filter Notes
Boolean property which when set to true will prevent alarm events from being routed to the connected alarm recipient if the lastUpdateTime of the alarm record matches any of the timestamps in the alarm notes.
Filter Escalation
Boolean property which when set to true will prevent alarm events from being routed to the connected alarm recipient if the escalation level of the alarm record does not match the linked topic from the alarm class component. For example assuming that the defaultAlarmClass was linked from the escalatedAlarm1 topic and the alarm being routed was not at escalation level 1, the alarmEmailRecipFilter component would not pass the alarm record to the down stream alarm recipient.