Update Alarm Template Groups via C#

Hi, Is it possible to add/remove alarm templates from an alarm template group via C#? I can’t seem to find a C# function that could be used for this. Thanks,

Replace IDX Value with Placeholder

Hi Dojo, I have two tables connected from the info point of view. Table 1: Table 2: I would like to use the Value of the Param 11002 (which is …

Colour coding for future events in alarm template

Hello everyone, we have events that are scheduled with an xml file uploaded to the Dataminer. In order to visually distinguish between current and future events we would like to …

Visualize past table data

Hi all, What is the best way to visualize past table data? HistoryMode doesn’t seem to be supported for ParameterControl according to this: https://community.dataminer.services/question/historymode-for-table-parameters/. The user is not happy with …

Issue with the method : engine.SendEmail()

Good evening Skyline team, I have created a small script retrieving different parameters from different equipment. In this script I am using the method called engine.SendEmail. When I am executing …

Get instanceid from instanceid object

Hi, I’m building an automation script that get fed an name which is then lookup op in an DOM definition: var customerfilter = DomInstanceExposers.FieldValues.DomInstanceField(McrCustomerIds.Fields.General.CompanyName()).Equal(jsonJob.customer); var mcrCustomerList = mcrCustomerdomHelper.DomInstances.Read(customerfilter); if (mcrCustomerList.Count …

Visual Overview – Trend graph from a service

Hello, I have a service with 4 elements (used alias for it) and I’m creating a dynamic Visio drawing. Service alias Element 1 alias Element 2 alias Element 3 alias …

Not possible to update Analytics settings

After making some changes to the Analytics settings through System Center, we see these are initally getting applied. After a while though, they all revert back to Enabled=True. Any idea …