Adding New Audio Route

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 …

Elastic configuration

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 …

Client visual overview issue

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 …

Dashboard table actions – refreshing data

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 …

QAction in C#: JSON Library missing?

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 …

Videos not loading

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.

Issue accessing shared dashboard

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 …

Annotations not working

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 . …

QAction in C#: JSON Library missing?

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 …

QAction in C#: JSON Library missing?

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 …

Resintalling Dataminer

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 …