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 …

Protocol size windows

Hi Jose, As far as I am aware, the default size of the window for a page button is not user-configurable, you can only really adjust it after it opens.

Migrate alarm template

Hi Marco, This is currently not completely possible only using the Cube UI. As a workaround, you could perform the following steps: 1. locate the trend template file at c:\skyline …

Element Data to Visual

Hi Ryan, The basic way of showing a parameter value on Visio is indeed by using a “Parameter” shape data with the value set to “ParameterID:TableRowKey” in case of a …

Protocol Table Growing with each API call

Hi Ryan, If you have the entire content you wish to set in the table, in your QAction, you should be able to use something like FillArray method | DataMiner …

Adding info on column of table

Hello Jose, Can you clarify your request further? Because it is not entirely clear what you mean with “adding info of column”. But let me point you to some additional …