How to use the device connector

In the draft version for this connector help, this is the information about the connection: I’ll check with the developer if this help page can be finalized and published.

Email notifications grouping + Element IP

Hi Matthieu, Q1: Is it possible to group notifications and send one email instead of multiple? Maybe an option could be using a correlation rule to group the events/alarms that …

SetParameter method output issues

Hi, When the button is in a table, you need to provide the exact key to the SetParameter method. In case your script does not know the exact value of …

Priority Alarms

Sharing some screenshots of what can be done by default, in console, with the current DM releases: I’ve added some reference also to the RCA suggested by Ive – when …

Cube Offline Help

Hi Tiago, We no longer support offline help. That’s a choice we made, and I believe most people will have internet access these days. This way we are able to …

Cube Offline Help

Hi Tiago looking at this similar question (Offline version of DataMiner User Guide – DataMiner Dojo) I would say that this is not possible.

C# WebClient

Hi Zabdi, Looking at your code, your webclient should be clientFail instead of clientFalla. clientFail.DownloadString(url_offtime); Also if possible, it would be good to test the API call on Postman if …

Error 1067 starting SLNet

I was able to solve the issue by re-registering DataMiner DLLs and service using the batch files indicated below:

Enhanced Impersonation Generic Folder Monitor

The issue is with the logon type and logon provider used in the SetImpersonationContext method in QAction 1. The protocol uses LOGON32_LOGON_INTERACTIVE & LOGON32_PROVIDER_DEFAULT, as where this article states that …