DMS communication problem between agents
10th June 2026
Hi, We recently updated a cluster of 3 dataminer agents to version 10.6 CU3. Accessing the cluster from DMA1 and DMA2 shows all 3 agents connected, but accessing it from …
Question
10th June 2026
Hi, We recently updated a cluster of 3 dataminer agents to version 10.6 CU3. Accessing the cluster from DMA1 and DMA2 shows all 3 agents connected, but accessing it from …
10th June 2026
Hello, Currently, the Parameter Table is being displayed horizontally. Is it possible to display this vertically (ie. pivot mode) like the Parameter Page widget? Parameter Page (showing parameters for creating …
10th June 2026
Hello, is it possible, in an automation script that will be launched by a correlation, to copy the owner of an alarm to another alarm? (so that they have the …
10th June 2026
In the screenshot I have three different shades of grey. The first is a new unread alarm, but what are the two other? Both are old/and read – but different …
8th June 2026
I am trying to automate the creation and saving of configuration files for our systems and am currently working on TAG MCM 9000 multiviewers. While I can create the configuration …
8th June 2026
I have a script and at the end I parse the output back to the visual overview with the following command: engine.AddScriptOutput(UIVariables.VisualOverview.CreateKey(“varSelectedPupC”), fadername); I even verified that the value has …
8th June 2026
We’ve started to deploy several Product Solutions from Skyline (TAG, TxEdge etc.) and I’m making changes to the Low-Code Apps. The changes are nearly always adding new pages or additional …
8th June 2026
Using DataAPI im trying to create an element. Im using the existing skyline repo as reference for this – SLC-UDAPI-DataAPI-Proxy Below is the api call code and also im adding …
8th June 2026
Hi all, Since we currently only have one element with that protocol, the service template gives no element choice during apply and automatically adds the only one it can find …
7th June 2026
Hi Dojo, *** UPDATES INLINE *** I like to execute a script based on any change in a table cell and also when the page opens. On page level I …
5th June 2026
Hi Dojo – evaluating evolutions from the legacy SLNet towards gRPC and I’d like to check if the following could be a viable transition to get started: Cube → DMA …
5th June 2026
Hi All, we use the Alarm Report dashboard from the Catalogue (https://catalog.dataminer.services/details/8d26cb0b-ba75-4bfc-8f52-fc721fac4b1d). All components in that dashboard successfully fetched and displayed the data with our previous Dataminer version 10.5 CU7. …
4th June 2026
Hi all, In the following system, using the connector Xicom Technology XTRT-400K, how should the redundancy page be configured given that we already have the 3 amplifiers in DataMiner? Also, …
4th June 2026
I’m using version 3.1.22 of DIS and VS Professional 2026 and I want to work on an existing DataMiner protocol. However, the project files do not seem to currently exist …
4th June 2026
Hi everyone, I am working with queries in Dashboards/Low-Code Apps and I need to filter a property using an “OR” condition (e.g., selecting Element 1 OR Element 2). Currently, I …