Change column definition and name of logger table
22nd January 2026
Hello, For a connector we had to change the foreignkey column of a logger table. The current column definition (varchar(10)) was too small so we had to change it to …
Question
22nd January 2026
Hello, For a connector we had to change the foreignkey column of a logger table. The current column definition (varchar(10)) was too small so we had to change it to …
22nd January 2026
Automation script is made to trigger when an alarm is cleared through the correlation rule, it works fine for a new alarm, but fails for an updated alarm as the …
22nd January 2026
Hi Dojo, Would it be possible to obtain the information contained in SNMP Traps generated via SNMP v2c? I would like to verify whether values such as “Severity” can be …
22nd January 2026
Hi all, I see a couple of resources pools and resources on a user’s Dataminer deployment and would like to better understand: How they were created? (i.e.: were they automatically …
22nd January 2026
Hi all, I would like to further understand srmInstaller.ImportSrm() behaviour when adding/updating components relating to SRM components. These components can include: Booking Manager element Profile Parameters Profile Definitions Profile Instances …
21st January 2026
Hi, The SetParameterRow doco here mentions the use of “Array of DMAParameterSet” (https://docs.dataminer.services/develop/webservices/WS_v1/WS_Methods_v1/SetParameterRow.html) However I cannot find any info on DMAParameterSet. Does anyone have an example for using SetParameterRow? Thank.
21st January 2026
Is there a way to bulk change the protocol some elements are using. I have a group of elements using an older driver and I would to change them all …
21st January 2026
Hi all, A customer’s security department plans to restrict access to NuGet.org and has asked whether it would be possible to obtain our NuGet packages from a private server (similar …
21st January 2026
Hi Dojo ! On my DMS i want to open (read only) an xlsx file with a click on a button on my Visio Visal Overview. My xlsx file is …
20th January 2026
Hi there, We had an issue were after attempting to run a script we saw the following failure message: Skyline.Dataminer.Library.Exceptions.ReservationUpdateException: Reservation named XXXXX wasn’t updated successfully. I can see this …
20th January 2026
Hi Dojo, I’m trying to export Dashboard in PDF using automation (on click in LCA, it should generate and store PDF in C:\Skyline DataMiner\Webpages\Public\WebFileManager). To achieve this, I followed the …
20th January 2026
Hi Dojo, On the correlation menu, the only thing close to executing an action when a correlation ends seems to be “Add action > run script” and having the “Execute …
20th January 2026
Hi all, Is it possible to export the log file displayed under System Center > Logging > node-xxxxxx > DataMiner.
19th January 2026
Hi DoJo, I’m deploying a fully selft managed DMS installed in virtual machines based on this network architecture. My question is whether it’s possible, and worthwhile, to configure a dedicated …
19th January 2026
Hi, Would I be correct in assuming this connector is written with Red Hat/Debian based distros in mind? I’m trying it against a host running Alpine Linux, Kernel 5.15.160-0-lts #1-Alpine …