Issue deploying LCA on system with 2 or more DMAs
17th February 2026
Hi Maria, That’s indeed a known issue which should have been fixed on RN44202. (DataMiner web apps Feature Release 10.6.2 | DataMiner Docs) Could you check if this version solves …
Answer
17th February 2026
Hi Maria, That’s indeed a known issue which should have been fixed on RN44202. (DataMiner web apps Feature Release 10.6.2 | DataMiner Docs) Could you check if this version solves …
17th February 2026
Hi Alex, The hypervisor is completely transparent to DataMiner. There are no specific dependencies, validations, or certifications tied to particular VMware versions. In practice, this means DataMiner supports any VMware …
17th February 2026
Hi Catarina I believe the following link will be useful: Can’t see logs on DataMiner Cube – WebView2 Runtime Microsoft – DataMiner Dojo Edge is the default browser engine since …
16th February 2026
Hi Marco, When provisioning the service, is it possible to assign a different alarm template to the elements included in the service? This will help you to suppress these “false-positive” …
16th February 2026
Hi Kris, Typically, once you’ve purchased a connector, you can import it into the DMZ to replicate an element. However, the client must also have purchased the same connector for …
13th February 2026
Hi Koen, In case it is not possible to use ParameterSummary together with dynamic units, another approach is to perform this aggregation in a GQI query. I double checked and …
13th February 2026
Hi Koen, Normally when displaying parameters, you have the following shape-level option to use for enabling or disabling dynamic units. I’m not sure though if this is also evaluated for …
13th February 2026
Hi Matthew, Navigating to a page based on a dropdown value is possible by combining actions with data interpolation: Create a button (or an other way to execute actions). Add …
13th February 2026
Hi Michael, First of all, apologies for starting a new answer. I couldn’t share screenshots in the comments. I’m afraid you’re correct: the alarm description isn’t available either as a …
13th February 2026
Hi Thomas, Thank you for the interesting question. This is not possible at present for maintenance purposes. During maintenance, it can be important to know the state of the element …
13th February 2026
Hi Luis, I’m afraid this is not exactly what I’m looking for. I’ve added for some parameters an alarm description in an information template. That is what I want to …
13th February 2026
Hi, Playing the sound is a part in DataMiner Cube (client side) which gets activated when a new alarm enters (or changes severity). A QAction is running from server side …
13th February 2026
Hi Marco, The condition input for string columns in templates is always for a ‘contains’ condition. It is currently not possible to use a regex here. You could invert the …
12th February 2026
I believe SLAlerter was designed to run as a single instance tied to one cluster – not sure if this chnages with any more recent version. But I’ve done a …
12th February 2026
Hi Michael, You can achieve that by using placeholders in both the subject and message fields of a correlation rule’s email action. This is described here (see point 4 → …