DMA Release Notes: Security enhancements

Hi Jan, It is indeed a policy for our technical writing team not to expose any details about security related release notes. This is to avoid any potential security concerns …

Quarantined resource information retrieval

Hi Benjamin, You can get the resource ID with the following code inside your catch block: if (e is ResourceManagerTraceDataException exception && exception.TraceData?.ErrorData.Count == 1 && exception.TraceData.ErrorData[0] is ResourceManagerErrorData errorData …

Create Dynamic AND/OR filter

Hi Gerwin, If I understand your question correctly you want to: – Filter on TimeOfArrival <= x and TimeOfArrival >= y – Also filter on some exposers of information events …

Dataminer Apps using IP instead of FQDN

Hi, In your bindings, the http binding does not have a host name set. This means that it will accept incoming requests regardless of the ip or host name used …

How To Resize iFrame

Hi Fawzan, See here : Scale webpage linked in Visual Overview – DataMiner Dojo. This depends on the webpage itself.

DataMiner Cube Version

Hi Lisa, Cube updates to the latest version based on the update track, as mentioned in Managing the start window of the desktop app | DataMiner Docs. However, you can …

Annotations replacement

In an addition to earlier answers I also want to highlight the possibility to embed Dashboard components into Visio. You could make a Dashboard folder containing an Dashboard for each …

The support Opensearch ver. 2.x.x for DMA 10.3.0

Hi Jaroslaw, Yes it possible to migrate a MySQL system to CassandraCluster + OpenSearch. Note you cannot have standalone CassandraCluster; it needs to be a combination of CassandraCluster + OpenSearch. …