When does alarm focus icon appear?

The DataMiner Analytics assigns an estimated likelihood or “alarm focus score” to each alarm, after analyzing the short-term history and current behavior of incoming alarms. The alarm focus score is …

Dataminer Button with Visio

Hi Curtis, You can enable these buttons in the Visual Overview by using the ParameterControl shape data (see docs). Example: In this syntax, the colon is the separator between the parameter ID …

IIS Issues – A call to LoadLibraryEx on filter ISAP

Hey David. I suspect the NTFS folder permissions were changed, making some necessary files inaccessible for IIS. Can you run SetNtfsPermissions.js in C:\Skyline DataMiner\Tools and see if that helps?

Visual Overview – Pass variable to subpages

Putting this in an answer as formatting will probably be important to understand my quite abstract explanation. First of, I believe the outer “execute” should set a “Variable” and not …

Visio – Improve TreeView Loading

Hi Luis, Seems that the task you mentioned is still applicable and its most likely the same issue. We can’t know for certain until an investigation though. I’ve increased the …

Parse Service’s property in Visio

Hi Hugo, I’m replying in a new post so that I can include a screenshot, and because there are multiple things at play here, that require an explanation… The “z” …

Possible to define custom separator for RegexReplace?

Hi Ruben, You can replace the separator by using the [Sep:XY] indicator at the start of your RegexReplace content: [RegexReplace:[Sep:,#]regex#value#replace-value] A comma inside a nested placeholder will already be resolved …

not starting protocol thread

Hi, That would seem to be the case when there are no groups present in the protocol.xml. As you indicate that the element is not polling, it means that you’re …