Is it possible to display historical information events in a dashboard?
13th March 2023
Hi Thomas, I’ve tried something similar some weeks ago but I was also unable to get it working. I know that the team is working on a component so that …
Answer
13th March 2023
Hi Thomas, I’ve tried something similar some weeks ago but I was also unable to get it working. I know that the team is working on a component so that …
13th March 2023
Hi, I see that your shape doesn’t contain a link to an element. Is it possible that your first 4 audio routes shapes are part of a group shape, with …
13th March 2023
Hi Arunkrishna, As per my understanding, DataMiner software will at startup check for a valid DBConfiguration.xml file. If it encounters one, it will automatically disable (comment out this portion of …
12th March 2023
Hi Philip, You can rely on the information events to understand more about what actions/sets were triggered at the moment of the event. Based on your input I would assume …
10th March 2023
Hi Leander, Table actions currently do not support consecutive actions, we’ve added this to our backlog. You can follow the progress using DCP207235. Additionally I want to note that we …
10th March 2023
We often use custom DLL’s and download the version we need to use and store it in the ProtocolScripts Folder of the DMA you are using and ensure we are …
10th March 2023
If you are talking about Videos that you use within your Dataminer System through Visios, I recently solved some issue with ours so I might be able to help.
10th March 2023
It might be worth checking the settings of the Dashboard that is being shared and whether the correct email has been applied. I also previously had an issue where I …
10th March 2023
Given that the main release 10.3.0 was released last week, I’m going to assume when you talk about “feature release versions”, you mean 10.3.1 or higher. If that is the …
10th March 2023
Hi, I don’t know what DataMiner version is being used, but as a small remark: Annotations module is in End of Life status since 10.3.x (Q4 2022). See link . …
10th March 2023
Hi Mark, It’s not possible to search in the protocols & templates app. However, it is possible to filter your search result to only show protocols. 1. use the search …
10th March 2023
Hi Dominique, You need to add a Newtonsoft nuget package to your QAction project.
10th March 2023
Hi Dominique Depending on your DataMiner version (10.0.10 +), you can just add the Newtonsoft.Json NuGet package to the QAction that needs it. When publishing with DIS, it will upload …
10th March 2023
Hi Dominique, Newtonsoft.Json is the most common way to parse to and from JSON messages, but it is still a custom library made by Newtonsoft and not part of your …
10th March 2023
Hi Ashwini, To Restore a DMA using the DataMiner Taskbar Utility, you can run the following steps: Make sure the DMA is prepared for the restoration. See Preparing the destination server …