DaaS / STaaS – Trending TTL
21st April 2026
Hi, Based on the info on this page of the dataminer docs it’s not possible to define the TTL for the real-time and average trend records when using DaaS or …
Question
21st April 2026
Hi, Based on the info on this page of the dataminer docs it’s not possible to define the TTL for the real-time and average trend records when using DaaS or …
21st April 2026
Hi Dojo, I’m currently using an Automation Script to send an email with an attached dashboard report. The report is generated and sent entirely from code using the following approach: …
20th April 2026
hello how can i use the GetElementByNameMessage? i cant find the type to asing on the responde. GetElementByNameMessage elementVariable = new GetElementByNameMessage(); elementVariable.ElementName = Name; var responseGetElementy = _dms.SendMessage(elementVariable) as …
20th April 2026
Hi Dojo, I’m looking for guidance on implementing a more advanced alarm correlation scenario. Currently, we have a setup where an alarm triggers a correlation rule, which then executes a …
20th April 2026
I’m trying display a thumbnail from one of our Nevion Virtuoso’s in DM. However all I’m getting is ‘Incorrect Scheme’ flashing in the window. I’ve created the thumbnail via DM: …
20th April 2026
I installed a new on-prem DMS with a standalone dma and StaaS. It was working perfectly, but I needed to change the IP address of my Windows 11 machine running …
18th April 2026
is there anyway to display a table of alarms in StaaS alarms by dashboard or low code app?
17th April 2026
Hi Dojo Community, Our integration partner needs to set an alarm condition for a IRD receiver. The IRD has 4 inputs if only one of the inputs is sync than …
17th April 2026
Hi, I would like to better understand the implications of using timer-related actions in protocols: start, stop, restart timer, and reschedule. While the documentation describes what each action does functionally, …
17th April 2026
Hi all, I’d like to get some clarity on how alarm templates behave between a main element and its DVEs, specifically in a scenario involving baseline monitoring. Current setup Across …
17th April 2026
Hi, Since Tuesday so have mine DM Cube GUI been showing not correct colors and the background is not there any more. Any ideas what has happened? I have done …
17th April 2026
Hi everyone, I noticed that Azure SQL compatibility isn’t mentioned in our documentation. Do we currently support it, or is there any plan to support it in the future? Thank …
16th April 2026
Hello All, Is it possible to disable information events that that are generated from parameter sets via an automation script? Example below: Thank you,
16th April 2026
Hello All, We have a UDA (User Defined API) configured within a DataMiner system (5 DMAs total in the cluster) where an external system that is using the API is …
16th April 2026
Hi everyone, I hope you’re all doing well. While reviewing the documentation, I came across the FindServiceTemplates method. However, it doesn’t appear as a valid method in Visual Studio. Is …