Hi,
is there a way how to set Alarm Notifier up such that it'd repeatedly play selected sound during all the time when an alarm is in an Outstanding state? I'd want to hear a sound when the alarm is generated and then each e.g. 5 seconds until somebody chnges a state of the alarm.
I've tried inelegant solution using Alarm timeouts (SYS_ALARM_TIMEOUT terminated previous alarm and then created it again), but it needs extra rules (in Event Processing Policy) and it hides original time of creation of the alarm.