Adding Script String-value Parameter to Hyperlinks.xml

Hello Dojo, I added <Hyperlinkentry to the Hyperlinks.xml file to call an automation script from the Alarm Console menu: <HyperLink id=”71″ version=”2″ name=”Create Ticket” menu=”root” type=”script” alarmColumn=”false” alarmAction=”true”>     …

Dataminer Alarm Root Time via correlation

I have created a logic to read the alarm data triggered via correlation. https://docs.dataminer.services/dataminer/Functions/Automation_module/FAQ/How_do_I_parse_Correlation_Alarm_Info_data.html?q=alarm%20correlation But I need a way to get the root time of the alarm. I can only …

Call to GetParameters returns NT_GET_PARAMETERS failed. 0x80040221

Good morning, I am getting the error NT_GET_PARAMETERS failed. 0x80040221 when calling SLProtocol.GetParameters. The line of code that is failing is object[] parameterValues = (object[])protocol.GetParameters(new int[] { Parameter.getworkflows_responsestatuscode, Parameter.getworkflows_responsecontent }); …

Unable to delete DataMiner users

Hi, We are looking to delete DataMiner users, however, some users appear greyed out and when we right click to delete, the delete option is also greyed out. Any idea …

Use custom Cube version for Manage Client Versions

We recently had an issue where a Cube version caused issues with several Visios on our system, so we’re trying to control the Cube version system-wide. I’ve found System Center …

How can I connect my vDCM to DM?

Hi all, I’ve connected one testing vDCM to Dataminer, but it is still in timeout. The connection is throught UDP and there is a firewall in the middle, but I’ve …