DMS communication problem between agents
11th June 2026
Hi Isabel, I’ve solved that issue in the past using the connection strings as you mentioned. Here is the documentation that explains how to configure it from the SLNetClientTest tool: …
Answer
11th June 2026
Hi Isabel, I’ve solved that issue in the past using the connection strings as you mentioned. Here is the documentation that explains how to configure it from the SLNetClientTest tool: …
10th June 2026
Hi Sevil, At the moment, alarm ownership can only be taken by a user, it cannot be assigned to another user, not directly, not through automation. As a result, it …
10th June 2026
Hi Peter, What you’re asking seems to be the same issue as David was encountering: Visio automatic Execute does not update session variable – DataMiner Dojo. The page execute will …
10th June 2026
Hi, The bold white ones (such as in the red box) are indeed new, unread alarms as you mentioned The white grey ones (such as in the blue box) are …
9th June 2026
Hi David, I tried to reproduce your setup based on the information you shared, and I managed to get a similar scenario working. What made the difference in my case …
9th June 2026
Fix has been provided in NuGet Skyline.DataMiner.Core.Matrix.Protocol version 1.1.0.4.
9th June 2026
Hi Alberto, Here is a comparsion of .NET Remoting and gRPC: .NET Remoting with eventing can deliver subscription messages instantly, but requires setting up a TCP connection from DMA to …
9th June 2026
Hello Lars, For sure this is possible with a simple C# automation script. This can retrieve the System Backup Files table with the indices and then set the correct value. …
8th June 2026
Hi Baranisudha Murugesan, While the code does not need to handle a token, this must be configured in the User-Defined APIs in the system center. For each custom endpoint you …
8th June 2026
Hi Daniel, Good question — let’s see if others in the community have alternative approaches, but you might be able to handle this by introducing a filtering mechanism in the …
8th June 2026
Hi Jason, In Skyline.DataMiner.Core.DataMinerSystem.Common, the ElementState enum is a direct 1:1 mirror of SLNet’s Net.Messages.ElementState. If the underlying DataMiner system hands back Undefined (e.g. the element’s state could not be …
8th June 2026
Hi Philip, In the Visual Overview framework, the “Level” shape data is not dynamic, so the value put in the Visio drawing will be taken “as is” and converted to …
8th June 2026
Hi Alberto, One thing that might already help clarify part of the picture: in recent Cube versions there’s an automatic switch to gRPC when you connect to a cloud setup. …
6th June 2026
@Wale Many thanks for your additional suggestions, I tried both of them. The first one without authentication on /probe/status retrieved response data like this: The second one with authentication on …
5th June 2026
Disclaimer: I’m not an expert on the XTRT-400K so I just suggest this as a test. I see you posted the device GUI – based on online info, I think …