How do I install DataMiner?

Hi Dilip – here you will find all options and instructions to get started with DataMiner:  Creating a DataMiner System | DataMiner Docs

Low Code: Real time count down column?

Hi Robin. In a custom operator this is not available, but in an ad hoc data source the iGqiUpdateable interface can be used to push updates to the client. If …

Scripted Connector not creating the element

Hello Lucas, I have been working extensively on creating elements using a connector and/or Automation Scripts. So far, I have been using the IDms class. Here is a short example: …

Visual Overview – Default alarm color for shape

Hi Robin, This is possible when your shape is linked to an Alarm Filter (ref. Linking a shape to an alarm filter | DataMiner Docs -> Options : DefaultAlarmLevel=Normal). This …

GQI – Random Row from Source

Hi Thomas, To get rid of the input parameters, you could add an extra column with a random number in your custom operator. Then you could use that new column …

how to use engine in Ad hoc data source

Hi Bernard, The engine object is only available in actual automation scripts. In GQI adhoc data sources and custom operators this is not available. However, there is the possibility to …

Problem with running DataMiner

Hey Adrian, Going by the logging it seems that the system is trying to process offload files. These files contain data that was generate when the DMA was running but …