Invalid DLL reference in QAction
28th June 2025
Hi, I am developing a QAction in DataMiner and I want to use an external DLL that I created. However, when I try to add it as a reference in …
Question
28th June 2025
Hi, I am developing a QAction in DataMiner and I want to use an external DLL that I created. However, when I try to add it as a reference in …
27th June 2025
Hello Community, Is there any tool or automation script available that can help with removing old trending data—specifically data that is older than one year—in the DataMiner System? Any guidance …
26th June 2025
What is the process to remove an organization from dataminer.services cloud administration page?
26th June 2025
Has anyone been able to connect their DataMiner system to GitLab?
26th June 2025
Hello Dojo, I’m working on a protocol that gets data in volt amperes (VA) and I need to implement dynamic units to have kilovolt amperes (kVA). DataMiner supports both of …
26th June 2025
Hi Team, Facing the below issue in all our applications LCA only in our dev environment. So wanted to check why this issue has occurred. Please let me know if …
26th June 2025
Hi, we’re trying to chat with an LLM in a low code app through an interactive automation script. The idea is that there is a window where the user types …
26th June 2025
Hello All, As background, we have been experiencing low disk space on our Cassandra server. As a temporary measure, we need to remove Cassandra Reaper log files located on the …
26th June 2025
Hi, I’m currently populating a table from a JSON source, and while most of the columns are populated correctly, the LogicalName column is not being filled in the DataMiner table. …
25th June 2025
Dojo, Is it possible to embed JavaScript code in Custom HTML when using the web component of a LCA ? <body> <!– HTML content –> <script> // Code that manipulates …
25th June 2025
Hey Dojo, I’m working on a driver that allows the user to set the display key on two tables as well as other columns. The issue is that when the …
25th June 2025
Hi All, Is there a way to stop certain alarms being written to the time trace table? We have an alarm on multiple devices that when triggered can lead to …
25th June 2025
I’m trying to setup Alerter for the first time and get sounds to play when new alarms come in (following this guide: Setting the notification options in Alerter | DataMiner …
25th June 2025
I have a custom API which im calling from my GQI to get data. The GQI data is then rendered in grid component LCA. I refresh the grid every 10 …
25th June 2025
Hi Dojo, In my LCA, I am trying to sort a table by column. Using the “sort” and “then sort by” operators in the CQI, I have sorted five columns, …