My customers are interested in having a log of alarms annunciations similar to Win911 or Scadalarm to tell them who was notified and when for each alarm notification event. Is it possible to add a script block in the pipeline which would send the notification information (similar to the log) to a SQL table or even a historized tag?
1 Like
Seems similar to my (unresolved) question so I'm very interested in other replies.
It's probably possible to use runScript in an expression block at the start. But afaik runScript isn't recommended.