LCA – Is it possible to have dynamic columns in a grid?
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 …
Question
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 …
31st October 2024
Hi, In an SNMP driver there is a polling manager table that triggers regular SNMP poll groups. Due to a bad connection from a customer, some poll groups can fail …
31st October 2024
Hello All, We’ve received a report that during an alarm storm, users were unable to make configuration changes to their devices via Visio shapes that launch automation scripts. In this …
31st October 2024
Hi All, Is it possible to automatically assign a Visio drawing to each service generated from a service template? For instance, could a single Visio template be set up to …
31st October 2024
Hi everyone, Does anyone know how to import the official DataMiner Icon library into Visio? https://skyline.be/skylicons/ I’ve been manually dragging and dropping them into my visuals, but I’d like to …
30th October 2024
Hi Dojo, I am currently working on a connector where a user can specify elements in a table, then when found it will subscribe to it and update an “Element …