STaaS Migration Script package

Hi Paul The same script can be used for an actual migration (moving all your on-prem data to STaaS), as well as for a replication run (still storing your data …

deal reg. history

Hi Tibor, There is a roadmap item where opportunities registered will be visible from the partner portal directly (https://community.dataminer.services/partner-portal/) In the meantime, we will continue with our frequent engagements via …

Alarm Deduplication

Hi Iti, As far as I know, there are 2 ways of alarm grouping in DataMiner. The first option is using the analytics engine of DataMiner. This KATA should give …

Regex in Alarm Console filter

Hi Sheikh, In the docs you linked yourself the following is mentioned: “In quick filters on element, service and view cards, regular expressions can be used, with the following syntax”. …

assign vision to protocol

You can manually modify a .dmprotocol file generated from Visual Studio using DIS. However, uploading the modified .dmprotocol via the steps below will not automatically set the Visio file as …

Protocol HTTP

Hi Jose, I think the problem might be in the way the body is handled. You’re putting “user” and “password” in headers. But the API expects them in the JSON …

Protocol HTTP

Hi Jose, On the first part of your question, did you looked into our nice documentation available on this link: https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.HTTP.html On the question linked to the token expire and status …

No Assembly found on Automation Script

Hi David, Can I ask you how you uploaded the automation script? Did you upload it as a package? -> This is the way to go. Did you copy pasted …

Could not find a maps configuration.

Hi Joel, I notice you have forgotten the ‘MapsProvider’ tag in the configuration. This tag is used to determine whether to use Google Maps or OSM (not supported in the …

Application doesnot exist error in LCA

Hi Baranisudha, This most likely occurs because you are specifically trying to access edit mode of an app that doesn’t have a draft (=editable) version (anymore). This can occur when …

SSH authentication using private/public key issue

There are two suspicious log entries worth highlighting: 2025-06-02 15:37:31 – -1 – No identity available for ‘publickey’ auth This suggests that the identity file may not be properly configured. …

Adding info on column of table

Hi Jose, Are you referring to the values that appear on top of the Reading column header? If so, those can be configured by using the Options attribute | DataMiner …