Regex in Alarm Console filter
3rd June 2025
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”. …
Answer
3rd June 2025
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”. …
3rd June 2025
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 …
3rd June 2025
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 …
3rd June 2025
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 …
3rd June 2025
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 …
3rd June 2025
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 …
3rd June 2025
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 …
3rd June 2025
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. …
2nd June 2025
Hi Dominique, can the answer from this question help you? How to truncate trend data – DataMiner Dojo
2nd June 2025
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 …
2nd June 2025
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.
2nd June 2025
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 …
2nd June 2025
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 …
2nd June 2025
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 …
2nd June 2025
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 …