Problem with connection https:// to DMA

Hi Arunkrishna, This is a default security prevention in Internet Explorer and is not related to the certificates or DataMiner configuration. You will need to add the DMA to either …

Disabling timeout alarms on specified Connections

Hi Ryan, You could disable timeout alarms per connection via element settings: From DataMiner Docs – Adding and deleting elements: Include timeout: The element will go into timeout state if …

GQI Queries in Teams Bot

Not exactly the way you describe it, but in the Teams integration you now have an option to implement custom commands.  Essentially this is an automation script that you can …

attachments for DOM instances

Hi Gerwin, There is a way to upload files with a windows pop-up via the interactive script, guess this would work for your use case

attachments for DOM instances

Something that you can do (as a workaround and requires probably some work) is adding two buttons which trigger an automation script where you feed the instance id of you …

Datetime format for ChildrenFilter/TimeWindow?

If your column parameter is configured correctly as an actual DateTime, this should work out of the box. For more info on DateTime measurement types of parameters: https://docs.dataminer.services/develop/devguide/Connector/MeasurementTypeOptionsOverview.html#datetime

How do I add a VO into an existing VO?

Hi Mark, view names need to be unique in a DataMiner system, so it is not possible to create exact duplicates. However, elements and services can be included in multiple …

attachments for DOM instances

Hi Gerwin, Attachments are already fully supported for DOM. You can find a short explanation in the documentation here: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DomHelper_class.html#attachments. If something would not be clear. Feel free to let …

Dashboard – Alarm list with information events

Hi Jeroen, Regarding displaying a sliding window, you could use the component ‘Alarm table’. In ‘Settings’ -> ‘Show’, there is an option for sliding window. However, I was not able …

Low Code App – GQI Table Not Updating

Due to the complexity of having a realtime updated GQI table, while remaining performant, it is currently not possible to achieve this yet. There are already plans to have this …

Low Code App – GQI Table Not Updating

Hi Jim – not sure if I fully comprehend the situation you have, but is it showing the updated information when you reload the dashboard?  Because if I read correctly, …