Incident Manager

Unfortunately, I do not think you can currently easily link an alarm in the alarm console to an incident in the Incident Manager app beyond manually filling in the alarm …

How to show a form with limited dom fields?

Hi Mieke If I understand it correctly, I believe an Interactive Automation Script can be a possible solution. Did you consider this approach? Kind regards

Legacy Reports – standard reports

Hello Thijs, We have implemented a work around to get SLA analysis on dashboards using multiple tables with drop down options. As you can see in following screenshot we are …

Is trap distribution enabled by default?

Trap distribution is by default enabled on a DataMiner system. If you want to verify if that is the case on your system, you can check its state in the …

Remote Cube over DataMiner.Services

Hi Thijs For Remote Cube we indeed require HTTPS to be configured (with a valid certificate). This is noted in the list of requirements on the internal docs page. I’ll …

Remote Cube over DataMiner.Services

Hi Thijs, You are not obliged to configure https when you’re cloud connected. However it’s advised to use https for security reasons. when using HTTPS it’s indeed needed to use …

Problem configuring parameters in the driver

Hi Jaroslaw, I remember having issues with infinite loops as well when I first started working on driver development. What you need to do in that case is create a …

Problem configuring parameters in the driver

Hi Jaroslow, if there is no writes done on to the device, I would recommend using param3 and setting the value on that parameter. And to turn param1 into a …