Visio automatic Execute does not update session variable
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 …
Answer
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 …
5th June 2026
If I understand correctly, here the issue is more tied to the OS layer – it would be the same for any application running on top of the OS if …
5th June 2026
Your element configuration looks right and proxy authentication has been ruled out. Some additional things you can try in Powershell/Postman. A request that is typically not behind authentication. Do you …
5th June 2026
I don’t have practical experience with this connector but I dug into this a bit: You can find the prerequisites and current feature set of the AWS CloudWatch connector described …
5th June 2026
@Jeroen Thank you for your considerations and proposals. I have increased the timeout to 10 seconds, and we can see the effect in the streamviewer. However, unfortunately no improvement, still …