Removing unwanted spikes in trend data

Hi Hans, It’s probably possible on Cassandra to remove this, but as that is not my domain of expertise, I cannot advise on that (there are trend window calculations done …

Visio Low-Code Element Linking

Hi, in mobile visual overview, element links will always link to data page of the monitoring app. There is currently no way to have it link to the visual page …

Dynamic Displayed Page Names

Hi Ömer, as far as I know this is not possible at the moment. The name of the page is used to link the position of parameters and tables on …

What options are there to subscribe on DOM updates?

Hi Michiel With the ExecuteScriptOnDomInstanceActionSettings object you can pass the names of the scripts that should be executed after a DOM Instance is created, updated, or deleted. The DOM Editor …

Opening a dedicated web browser from a visio shape

Hi Yvon, This is not possible the URL directly in the “link” shape, but you can do this by specifying the application in the “link” shape, launching the necessary browser …

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,