Read and update View Property through automation script

Dear dojo, I’m creating an automation script where i read a view Property through IDms dms = engine.GetDms(); IDmsView myView = dms.GetView(Convert.ToInt16( viewid )); IDmsViewProperty myViewProperty = myView.Properties.SingleOrDefault(x => x.Definition.Name …

Show alarm colour in the visio shape

Hi I have a shape that I use “Execute” to run an automation script (the shape linked to run the automation script). The automation script will set another element (element …

Send Text Message as Alerts

Hi, Is there a way where you can set up a text message alert on Dataminer/Skyline alerter. When you are out of the room or on a break? If there …

Set alarm template of a service

I have built a protocol that can remotely set/remove alarm template for selected elements/services. It works fine with elements but for some reason it does not always work with services …

Coloring children shapes based on alarm filter

We are trying to follow this functionality. https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/generating_shapes/Generating_shapes_that_represent_alarms.html We can achieve a children list of shapes based on an alarm filter as shown in the screenshot but we also want …

Disable mail temporarily

Dear, is it somehow possible or planned in Dataminer to temporarily disable mail sending? Because some Correlation rules will be triggered after a DMA maintenance. (Workaround would be to uncheck …