View all Elements and Services that are Masked

Hi Pieter, I should have clarified that these are enhanced services. When right clicking on an alarm for the enhanced service, I have the option to Mask Element. Once the …

View all Elements and Services that are Masked

Hi Dave, Can you clarify what you mean with a ‘masked service’. To my knowledge you can mask alarms, parameters & elements (and EPM objects), but not services. Services will …

Unattended Installer

Hi Chris, To answer your question and some additional information. We’re currently busy validating the new installer for DataMiner 10.3 and in the future DataMiner 10.4. This installer will still …

Visio page inititvar behavior

Hi Joel, Typically, InitVar (Initializing a session variable | DataMiner Docs) is used when you have simple a use case or when you don’t care about the scope of the …

Visio page inititvar behavior

Hey, Can I ask if you already tried it without the SetVar inside the page variables? You could add the SetVar to a button to have the same functionality as …

How to trigger the OnInit in a custom operator

Hi Mieke, As far as I know, custom operators don’t expose the OnInit method. You could see this in the life cycle of a custom operator. If you compare against …