Problem with connection https:// to DMA
3rd November 2022
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 …
Answer
3rd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
Hi Nathan In the datbase, all parameters saved to that element get removed once that specific element is deleted.
2nd November 2022
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
2nd November 2022
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 …
2nd November 2022
Assuming I understand correctly, the whole path shape data content is located in a table column with ID 176. The index of the cell you want is 2. In that …
2nd November 2022
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
2nd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
Hi Julio, In addition to the answer from Emmanuel
1st November 2022
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 …
1st November 2022
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, …