creating service with core Automation

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 …

NT_SNMP_GET (295) – NotifyProtocol with 295 failed.

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 …

.NET SDK Connector Programming DIS

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 …

LCA – Timezone per LCA

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 …

How to debug an interactive script with dnSpy

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 …

How to Export Service Templates Programmatically

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 …

Can not perform this operation when hosted in browser

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 …

[LCA] Issues with changing Variable Type

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, …