creating service with core Automation
4th May 2026
Hello im using this code to create a service, works well but i can,t add the protocol and version of the protocol, how can i defined? in aditional its posible …
Question
4th May 2026
Hello im using this code to create a service, works well but i can,t add the protocol and version of the protocol, how can i defined? in aditional its posible …
4th May 2026
Hi Dojo, I’m encountering an issue with the NT_SNMP_GET call on DataMiner version 10.6.5.0-17061. Standard SNMP GET/SET operations are working correctly for all parameters, and the GET also works as …
4th May 2026
I have a question regarding the .NET SDK. When programming a connector with Visual Studio with DIS, how can I specify the .NET SDK version? Or how can I update …
4th May 2026
Is it possible to define a specific time zone for only 1 low code app? We have an app in a global context, so we want to use UTC for …
4th May 2026
Hi Dojo, I’m trying to debug a script launched from inside a LCA that shows a confirmation popup (interactive part) and executes code in the background after confirmation. I followed …
4th May 2026
So I would like to create an install package that can also install correlation rules and alarm filters. What kind of api’s can I use? I will probably need to …
30th April 2026
We are building an interactive automation script that is launched via Low Code App (LCA). The app converts all datetimes to local time, which is the desired behaviour throughout the …
30th April 2026
I’m trying to automatically mask only one specific table row alarm during a fixed time window and would appreciate guidance on the correct implementation. Scenario: I have an element with …
29th April 2026
Hi DOJO, I’m currently troubleshooting a Visio, and in the Cube logs I can see the Visio file being loaded. I can also see that each page is being loaded, …
29th April 2026
Is it possbile to run multiple Cloud gateways for redundancy?
28th April 2026
Hello with is the maximun number of service that can create by DMA and DMS? Thanks Juan
28th April 2026
Hi Dojo team, We have a question related to the WMI actions. According to the documentation, the server option can be used to define the host or IP address on …
27th April 2026
Hi everyone, I hope you’re all doing well! I’m currently trying to automate a function, but I haven’t been able to find a way to export service templates similar to …
27th April 2026
Hi, We recently installed Dataminer 10.5 on our system, and while performing any action we are getting an error “Can not perform this operation when hosted in browser”. Dataminer Browser …
27th April 2026
In my low code app I have created a Variable. Initially I set the type as Text. I use this variable as a Parameter when launching an automation script. Now, …