date in hexadecimal

Hi Alex, When dealing with such cases, I use the following method to convert the string to a DateTime. You can then use this method in a QAction to fill …

Bypass CRL check in DataMiner

Yes, we have put it in the correct version directory where the DataMinerCube.exe file is located (10.6.2547.3014)

Bypass CRL check in DataMiner

Hi Roger, There are 3 workarounds mentioned in the docs. for workaround 2 (prevention) , it is advised to have no Cube sessions open when applying. You need to create …

No dashboard availble in scheduler

Hello Gerwin, If you are still experiencing this issue, I believe the best way forward is to report it to our support team, as a deeper investigation may be required. …

Custom Time Range in Dashboards

Hi Andrea, This is currently not possible in Dashboards or Low Code Apps. If this is something you are very interested in, I suggest you create a feature suggestion.

date in hexadecimal

Hello, You might have to leave the type as an octetstring and parse the hex value on a QAction to return a double value and then set that double value …

date in hexadecimal

Hi Alex, Can you try the suggestions described in these questions: Driver: convert hexadecimal value to letters Converting SNMP octetstrings to readable ASCII in xml code Hope it helps. Update: …

How to find out what element is the Parent DVE?

Hi Caio, Another possible way (via Dashboard app) is using a GQI query (see data source ‘Get elements’). You could use the column ‘DVE Parent ID’ to identify the parent …

How to find out what element is the Parent DVE?

Hi Caio, You can find the parent element by simply looking at the name. DVEs are named <parent_element_name>.<identifier> like Parent_element.Slot1. You can also look at the protocol of the DVE. …

Automating Dashboard PDF Report

Hi Zean, As of DataMiner 10.5.10 / 10.6.0, it is possible to generate reports from private dashboards. This can only be configured by users who have access to those dashboards.

BrokerGateway Migration fails

Hi Robert, We strongly recommend upgrading to at least 10.5.0 [CU11]/10.5.12 [CU2] before starting the migration. This ensures the latest version of BrokerGateway is installed. https://[hostname]/BrokerGateway/api/monitoring/getmonitoringstatus should return a valid …