Upload Script to Catalog using Github
25th September 2026
Hello im using github to upload script and i have no errors but this opcion push to the DMS and is not published in the catalog as private item, – …
Question
25th September 2026
Hello im using github to upload script and i have no errors but this opcion push to the DMS and is not published in the catalog as private item, – …
24th September 2026
Hello, we want to hide a block from a visual overview based on the name of the service. This Visio is used in a service template. I found the following …
24th September 2026
Hello Dojo Community, As part of a large-scale DataMiner transformation programme, we are validating connectivity between multiple critical endpoints using PowerShell Test-NetConnection, ping and traceroute. Some ports are reachable (e.g., …
24th September 2026
Hello, Using Automation Scripts, I would like to return all Elements but excluding DVEs. I’m calling engine.FindElements with an ElementFilter, but the it does not have any property for this. …
23rd September 2026
Hi Dojo, I noticed a couple agents in a DMS had the following half open RTE: 2026-09-23 00:45:02 15104|HALFOPEN RTE: – (1) Not signaled 1 (since 2026-09-23 00:00:01): SLDMS – …
22nd September 2026
Hi everyone 👋 I’m looking for guidance on deploying Cassandra and OpenSearch in a Kubernetes environment connected to a DMA cluster. Specifically, I’d appreciate help with: Any documentation, best practices, or reference architectures for this setup. Cost …
21st September 2026
Hi, Was are the latest supported versions of Latest support versions of Cassandra, OpenSearch and Reaper? We are on 10.6 CU5.
21st September 2026
I would like to create a DataMiner visualization (visio) that retrieves data from the Alarm Table and automatically filters the alarms based on the name of the current view. The …
17th September 2026
Hello Im using GQI to receive a table with 2 columns “paramer” and “Value” Im trying to extrac a value filtered by parameter to a text box with text in …
17th September 2026
Hi Dojo, I would like to publish a single script to my local agent. However, DIS does not allow this because the script is included in multiple packages. Is there …
16th September 2026
Hi, After re-authenticating the cloud token in DataMiner Cube on an existing DataMiner system, a new DataMiner system was created in dataminer.services bricking the old existing one. I would like …
16th September 2026
Hello, I have a timeline component in my low code app that I’m struggling with to display data the way I’m hoping it would. I have two similar queries that …
16th September 2026
Hi all, in the “Appear X Platform” connector, the “Output Redundancy Settings” and “Output Redundant Sources” tables contain similar parameters. I need to be able to retrieve this data as …
16th September 2026
How can I make sure a scheduled task does not execute a new script run in case a previous one is still busy? I have a scheduled task that runs …
15th September 2026
Hello, I am getting Code 2.37.9 Invalid value ‘read’ in Param/Type for ‘togglebutton’ from the DIS Validator. According to https://skylinecommunications.github.io/Skyline.DataMiner.CICD.Validators/checks/Validator/Protocol/Params/Param/Measurement/Type/CheckTypeTag/Validator_2_37_9.html this should be set to ‘write’ or ‘writebit’. I have …