VisualOverview – Get Variable Value from an Automation Script
4th November 2024
Hello, I would like to get the Card Variable Value from an automation script, but I can not find any documentation about it. Is it possible? Thanks
Question
4th November 2024
Hello, I would like to get the Card Variable Value from an automation script, but I can not find any documentation about it. Is it possible? Thanks
4th November 2024
Hi All, Im facing this issue after updating to windows 11. Unable to create a new DM automation project. But able to “Add” new automation script. below are the steps …
4th November 2024
Hello Dojo, DMA version: 10.0.0 From the alarm console, during the midnight synchronization, there were Dataminer notice alarms as shown below: Error during synchronization of C:\Skyline DataMiner\Protocols\ProtocolNAME\Version\Protocol.xml from DMAIP. Unable …
2nd November 2024
Hi! Is it possible to edit the Generic Dummy Connector to make it into a parameter table with a custom number of rows while still keeping the write parameters? Or …
2nd November 2024
Hi All! I have a simple script that gets the configuration of an element and immediately posts it back using python with the help of zeep XML processing module. It …
1st November 2024
Hi community, I am trying to create a grid that displays a different number of columns based on the selection from a dropdown menu. For example, if the dropdown selection …
1st November 2024
I am currently dealing with an issue with a dataminer element that displayed an alarm but automatically disappeared and is not visible in the alarm console. Does anyone know where …
1st November 2024
Hi Team, I would want to get all the active alarms for an element under a service using adhoc GQI. var requestMsg = new GetActiveAlarmsMessage(){ElementID = elementId}; I tried the …
31st October 2024
Hi Dojo, I’ve noticed that the data pages under the services are not shown in the Monitoring app as they are in Cube. I observe this issue across all our …
31st October 2024
Hi, We are looking to create an app like the one below for broadcast equipment to be used on OBs. I believe the app below was created in node red. …
31st October 2024
How Can we have IDP discovery function run from the Automation script by passing an IP or something when an Element/Device IP doesn’t exists in data miner?
31st October 2024
Hello Dojo, are connection strings across the DMAs still required in a DMS cluster? https://docs.dataminer.services/user-guide/Reference/MOPs/MOP_Implementing_connection_strings_in_a_DMS.html Are there newer ways to configure the cluster so that connection strings can be avoided? …
31st October 2024
Hello, currently at Sky we use a excel to document hardware that we currently use in our MCR. Would there be an app that we could use to poll information …
31st October 2024
Hi Dojo, Are there any recommended troubleshooting steps that can be operated when the following error type is shown in console? Besides, when/if the condition clears, would the RTE auto-clear …
31st October 2024
Hi Dojo, I am creating a dashboard to replace a report which is currently being sent daily to the customer. One of the tables in the report is history table …