Hi,
I would like to retrieve all the current masked alarms through a C# script into an automation.
Then I'm interested to check one of the alarms properties and unmask the alarms if the property meet a given condition.
Is there a method that I could use to get these alarms ?
regards,
Julien
Hi Julien,
We can get the masked alarms using SLNet calls, however is not recommended the use of SLNet calls in the automation scripts because, if not executed correctly, they can cause serious damage in Dataminer. With this said, I will share with you by email, a version of the script that does what you are looking for.