Dataminer Login Failed
23rd January 2024
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) …
Answer
23rd January 2024
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) …
22nd January 2024
That’s indeed the case Jaime. User management | DataMiner Docs
22nd January 2024
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 …
22nd January 2024
Hi Diko, The alarm severity integer values are described/mapped in the AlarmLevel enum.
22nd January 2024
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 …
22nd January 2024
Yes it is correct, that was the first thing i have checked. it is set to https enable=”true” and name=”[OurDNS]”/
22nd January 2024
Hi Jan, Is the <HTTPS> tag in the maintenancesettings.xml file of your DMA set up correctly? If not configured correctly, it will not be possible to access the logging from …
22nd January 2024
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 …
22nd January 2024
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” …
22nd January 2024
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). …
22nd January 2024
This is not easily achievable. The web apps run directly in the browser, the DMA only knows the user connected via a web app (gets logged in information events) but …
22nd January 2024
Hi Jorge, more information on this topic can be found here: Configuring anomaly detection alarms for specific parameters | DataMiner Docs.
22nd January 2024
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 …
22nd January 2024
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 …
22nd January 2024
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 …