DLL Import to a connector project
2nd September 2025
However I inserted the cusomized dll file to the Dlls folder in the connector project, I can’t find it when trying to import it in the Qaction as viewed in …
Question
2nd September 2025
However I inserted the cusomized dll file to the Dlls folder in the connector project, I can’t find it when trying to import it in the Qaction as viewed in …
2nd September 2025
Hi All, I have a script that sends a PUT request to a user-defined API with an ID parameter to indicate which object I want to change. For example: api/custom/radio/router/event/update?id=1f837456-4305-4208-b417-6e536986a1a7 …
1st September 2025
In my low code app, there is a table which contains a list of services and I have added a button “Destroy” which is configured to launch an automation script …
1st September 2025
hi, I’m having problems using this method “GetAlarmDetails” on this DMa version 10.3.0.0-14100-CU13. Every alarm that I try to get the details I receive the same response: “<soap:Text xml:lang=”en”>Error trapped: …
1st September 2025
Hi everyone I had a connector on a DMA, via DIS I importerd the protocol, I converted it to a solution so I can handle it also on git. But …
1st September 2025
I understand the automatic detection of issues and automatic swarming of elements is not available yet. But let’s say that all prerequisites are met and swarming is enabled on all …
1st September 2025
I’m trying to create a service through automation script for a particular Titan decoder, lets say decoder-5, for the table Decoder Program. In original titan device I can see 3 …
1st September 2025
Hi Dojo, I have big table and I want to show some of the data like a table. For better understanding I have a picture here of one row and …
1st September 2025
Hello, via automation script, how to modify SNMP settings, timeout value of an element ?
29th August 2025
My team will soon be working with this data miner environment, so my idea is to be part of the foundational training of the program. Since I cannot edit on …
29th August 2025
Hi Dojo, Just a quick follow-up from https://community.dataminer.services/question/alarms-report-dashboard-how-can-severity-colours-be-adjusted-in-the-dashboard/ It seems that the colours in the Alarm Report dashboard can change even after being reset – not sure what operations might …
29th August 2025
Hello Dojo Community, Thanks for the fantastic help the other day with integrating alarm filters into DataMiner Dashboards for complex queries! That guidance was really useful. My Current Challenge: Counting …
29th August 2025
Hello, I would like to know if there is a way to create, remove, and update a service through a QAction in a protocol. Thank you in advance for your …
29th August 2025
Hi, I have alarm on a column called number of occurence. I am noticing the number of alarms being triggered isn’t the same as the total number of occurence. This …
29th August 2025
In the past we were able to define the ‘MinimumRequiredVersion’ inside of the manifest file of our solution package. Recently we migrated our solution package towards the DataMiner SDK style …