Will lookup in DOM Data block other DOM lookups?
14th December 2023
I have 2 questions related to the same topic. Executing a query to read DomInstances via code could sometimes take up some time. Will this lookup block any other queries …
Question
14th December 2023
I have 2 questions related to the same topic. Executing a query to read DomInstances via code could sometimes take up some time. Will this lookup block any other queries …
14th December 2023
Hi, Following up this question: automation get information events slow i’ve come up to this to retrieve some information events ScriptDummy eldum = engine.GetDummy(“VirtualMatrix”); IDms dms = engine.GetDms(); IDmsElement vm …
14th December 2023
How can we configure that a user can only access low-code app(s) and disable Cube access? We noticed that we have to enable the following permissions to make the low-code …
13th December 2023
Hello Dojo, As described in these two questions it is possible to display a HLS stream in dashboards: Dashboard – embed VLC player in Dashboard web component – DataMiner Dojo …
13th December 2023
Hi Dojo, our active failover DMA lost the connection to the other DMA because of some network maintenance. Everything resolved and is fine, and both DMAs communicate properly with each …
13th December 2023
Hi, I’ve tried to do the Kata 10: Create a simple interactive script but when i try to execute i have this error: Script Failure (Mask Element): System.TypeLoadException: Unable to …
13th December 2023
Hi Dojo, we would like to enable the Maps feature and as we understand Skyline implemented the Open Street Map provider using the third party service MapQuest. Now we would …
13th December 2023
Hi, I’m writing an automation where I need to start a given set of elements that are stopped. The script needs to wait until all the elements are effectively up …
13th December 2023
Hi all, When spinning up a new DaaS, a DataMiner System Url can be chosen. I notice that specific characters are filtered out from the DataMiner System name. Is there …
13th December 2023
This is the sample
12th December 2023
Hello Team, We want to understand well the way that SLAnalytics do the trend forecasting in Dataminer Graphs. What parameters, periods or trending data use to calculated the diferents trends …
12th December 2023
Hi community, I want to retrieve unique value and display this value in a grid. For now I have a result with for example : A, B, C, A, D …
12th December 2023
I have an automation that is parsing data from an alarm which needs to write parameters on a dynamic table. Once the parameter is written, the table contains an Update …
12th December 2023
Hi Dojo, I’m using Silently updating the timing of a booking to adapt the timing of my booking. The result of the TryChangeTime method is a boolean. In case it’s …
12th December 2023
Hi, I have a ‘Buildings’ and ‘Regions’ DOM definition, where the Buildings definition has a DomInstanceFieldDescriptor to the Regions definition. When showing a form on a low-code app to add …