Incident Manager
14th December 2023
Hello guys! In the Dataminer Ticketing system, we had a feature where we could right click into an alarm and create a new ticket from alarm console. Trying the new …
Question
14th December 2023
Hello guys! In the Dataminer Ticketing system, we had a feature where we could right click into an alarm and create a new ticket from alarm console. Trying the new …
14th December 2023
I created an IAS that uses the FileSelector class. I want to use the Upload button that contains that class to trigger the import action but I checked in the …
14th December 2023
When developing a Connector with dataminer integration studio. I would like to have a Configure Button in a Table Column. So when I click the Configure in a row in …
14th December 2023
Hi, I’ve got an driver that returns an config string from an device. These strings look like this: 00010203 01010203 0C0D0E0F etc, basically it comes down to added HEX values: …
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 …