Dashboard amount of indices

This issue should be fixed in the latest 10.2 main release if the behaviour still occurs, i would suggest to forward the dashboard to techsupport@skyline.be so that we can do …

Get instanceid from instanceid object

The DOMInstanceID class has two public properties: Guid Id String ModuleId So in your case you can get the underlying Guid by using mcrCustomerList[0].ID.Id. Note that the ModuleId is useful when …

Information Events when a parameter changes

I came across this question whilst searching for the same answer. I have however noticed in Dataminer Docs: “Configuring an alarm template to generate information messages For parameters of type …

Visual Overview – Trend graph from a service

Hi Stefan, The trend component does not take the service context into account when parsing the Parameters shape data. This means that aliases can’t be used in there. However we can always …