Dataminer Login Failed

Hi Joshua, you are mentioning Cube logs, but you did not mention SLDataMiner logs, is DataMiner running on the server? I strongly recommend you to report it to Techsupport (techsupport@skyline.be) …

GQI data source error

Hi Carl I’m not so sure if this is really GQI related. It seems to me that this is related to the format of your DateTime. If you do a …

Element error state

Hi Diko, The alarm severity integer values are described/mapped in the AlarmLevel enum.

Trend with one hour range

Hi Pedro, you can specify a specific time interval by using the “Range:Start=<dateTimeTextA>,End=<dateTimeTextB>” syntax. In order to make the times dynamic you can use one of the time placeholders like …

When does subscript.StartScript() return?

Hi Mieke, The subScript.StartScript(); returns when: The synchronous flag is passed to the subscript as true and the subscript has completed Immediately after starting the subscript if the Synchronous flag …

Matrix Visual Size

Hi Fenta. First a great question. You have two options here: You can create a visio to make it fit the whole screen. You can use the option “wide column” …

Dataminer RTE ImportThread issue.

Hi Fery, This would mean somebody on your system did an element export/import.  The RTE you see means that importing the element takes a long time (more than 15 minutes).  …

Alarm on variance (Kata #12)

Hi Jorge, more information on this topic can be found here: Configuring anomaly detection alarms for specific parameters | DataMiner Docs.

Alarm on variance (Kata #12)

For variance changes, trend changes and flatlines, you can only specify whether you want alarms or not by selecting the checkbox in front. When selecting this option, DataMiner will decide …

Race Condition between Actions

Hi, Is this table an SNMP table and is the QAction A triggering on this SNMP table? Does the QAction A have the row=”true” attribute specified? If that is the …

Race Condition between Actions

I believe the best way of doing something will heavily depend on what you are trying to achieve and the context of what can be triggered. Would be good to …