Dashboard table single element

Hi Marco, It is not possible to automatically generate a table on your dashboard for each element in a protocol. You can ofcourse manually add the tables. What I would …

Dataminer CloudGateway : ConnectionTester – DMZ

Hi, The Connection Tester only tests outwards connections, not towards the DMA it is assigned to. If the results are OK outwards, you can validate if the connection towards the …

Dashboard table single element

Hi Marco, For this use case you could use a ‘table’ component instead of the ‘parameter table’ component. When creating a GQI query to receive values from a parameter (e.g. …

Alarm console – How to change Type of Saved Filter

Found my old post with the same question here: https://community.dataminer.services/question/saved-alarm-filters-any-way-to-change-a-saved-filter-from-public-to-protected/?hilite=alarm+filters If the feature suggestion in the comment is not implemented yet, I think it is not possible. Anyone who needs …

Receiving incomplete response in DataMiner

Hi Dario, I noticed that in your Wireshark screenshot, you have what looks like a null character \0 which happens to be right after the last characters you see in …

Cube – View edit in Visio is not be saved in cube again

Dear Miguel, Within system settings I see the following path: \\file01\Home\hjung\Eigene Dateien\DataMiner Working Folder\Visio There I see that DataMiner writes the drawing (4.8MB) and BAK (1KB)-file and I can open …

Where to find the SLA DLL

Hi Laurens, That DLL is no longer required (since version 3.0.0.7). A pull request was created to update the documentation accordingly. Regards,

Where to find the SLA DLL

In the meantime I found this back inside the Protocol.xml in comments of version 3.0.0.7: “Removed the need for the SLSLAOutageConfiguration dll. Outage creation is now handled by button dependencies …

How to time Sessions

Hello Omer, If you want the element not to go into timeout when a specific session is in timeout, you can add the ignoreTimeout attribute in the session definition.

Dashboard export with the Scheduler

Generating reports with the new Dashboards app only supports PDF at the moment. We have it on the backlog to also support the MHTML format. As a workaround you can …

How to time Sessions

Hey Ömer, I recommend you to look at the following documentation: HTTP Connector Next a good training course on dojo will help to understand the basics for HTTP connectors: HTTP Course …