Invalid DLL reference in QAction

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 …

Dynamic Units – What units are supported

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 …

Chatting with an LLM in a low code app

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 …

Cassandra CronJob Query

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 …

Issues fill table on Protocol

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

Alarms writing to timetrace table

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 …

Issues with setting up sounds for Alerter

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 …

Unauthorized error while calling API

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 …

Sort GQI doesn’t work as expected in LCA

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