How to find out what element is the Parent DVE?
23rd April 2026
Hi Dojo, I have a view with many child DVEs. However, I’m not sure which one is the parent DVE. Is there a way to easily find this information through …
Question
23rd April 2026
Hi Dojo, I have a view with many child DVEs. However, I’m not sure which one is the parent DVE. Is there a way to easily find this information through …
23rd April 2026
Hi Dojo Community, I am trying to figure out whether it is possible to set a custom dynamic default value for the time range component in Dashboards. Specifically, I do …
22nd April 2026
Hi Community, I’m looking for a way to dynamically link a View shape to it’s own parent view. Example, link inside the Visio of ABC to Hello World >Root View …
22nd April 2026
Hello everyone, I have a problem with the BrokerGateway migration with a customer. Using the dmupgrade-Package it will run without end. Using the manual command the following error will be …
22nd April 2026
Hi Dojo, I’m wondering if a completed ReservationInstance stays forever in the system or there is a TTL configured?
21st April 2026
I want to use the Level shape data but set the value depending on the value of a session variable, which doesn’t look to work as soon as I make …
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, …