3rd Party assembly reference not getting added
15th October 2025
I am trying to use and reference a 3rd party SDK. I don’t have DMA installed locally but I am publishing to DMA using DIS. I have added the path …
Question
15th October 2025
I am trying to use and reference a 3rd party SDK. I don’t have DMA installed locally but I am publishing to DMA using DIS. I have added the path …
15th October 2025
An element was deleted, but we would like to access its alarm history (via element name) of prior its deletion. How can we achieve this? It appears for services there’s …
15th October 2025
Hi Dojo, For security reasons, some DMAs needs the .NET 9 version installed. In docs, you mentioned as requirement the .NET 8 version. Are there any issues with DataMiner if …
14th October 2025
Hello All, On a legacy DMS, we have non-templatized services created that we’d like to migrate to a new DMS. On the new DMS, the associated elements are already created. …
14th October 2025
Hello Dojo, I have a GQI ad hoc with a dropdown argument defined as follows: <code class="language-csharp"><span class="token">private</span> <span class="token">static</span> <span class="token">readonly</span> <span class="token">GQIStringDropdownArgument</span> _argumentParameterMode <span class="token">=</span> <span class="token">new</span> <span …
14th October 2025
I was in the process of investigating why a getting a remote elements table value was only bringing back information for the 1st page (on a table within pagination) when …
14th October 2025
Hello, I’ve encountered a specific issue on two of the HTTP requests. I’m getting ERROR_WINHTTP_SECURE_FAILURE error. I’ve read the other questions here but the strange issue is that there are …
14th October 2025
Hi, I need to track Element counts across all our systems in 1 LCA, to start I’ve tried using GetElementsForView and GetElementsLiteForVIew but it’s only working with viewIDs that aren’t …
13th October 2025
I am using Media Ops to test a simple workflow and I want to create a monitoring order when the workflow starts, so I have set up a simple service …
13th October 2025
Hi Dojo, is the DMA-ID of any relevance when we want to add a DMA to an existing cluster? I’m asking because we are wondering if the DMA-ID’s need to …
13th October 2025
Hi Dojo, We’ve had a DMA (built with Windows & DM on “C:” and the local Cassandra on “D:”) where a Windows recovery process occurred (on C: drive). DM is …
13th October 2025
Hi Dojo, what is the best way to fill in the IF Interval in table Detailed Interface Info for the whole table and probably over 200 switches. We just want …
13th October 2025
We have configured state machine in our DOM module. But different users of LCA app can only set specific transitions. How to create transition button dependency on user?
13th October 2025
Hello, I noticed that one of my dashboards has disappeared, without any specific action on my part. I’m getting the following error message.Has anyone encountered this issue before? If so, …
13th October 2025
We need to check LCA edit form data before saving by an automation script that returns message and want to show the message in a popup dialog in LCA.