Creating automation script Problem SDK
20th February 2025
Hello community i have problem with automation script creating probably SDK is not imported how can i import that or other solutions thanks.
Question
20th February 2025
Hello community i have problem with automation script creating probably SDK is not imported how can i import that or other solutions thanks.
20th February 2025
This error is showing but the component is already installed. Could you please advice how to troubleshoot this situation? Thank in advance.
20th February 2025
Hi Dojo, I try to login with Google in Visual Studio/DIS again, but it looks like the web window is from Internet Explorer or it is from edge but JavaScript …
20th February 2025
Hi Dojo, Looking for some reference on the RCA level implemented in DM 10.3, 10.4, 10.5: any link to the relevant section of the documentation will be extremely helpful (admin …
20th February 2025
Hello community,I created an overview VIEW that displays other views. Everything works correctly except for one particular VIEW that refuses to display. I tried recreating a new VIEW and reimporting …
20th February 2025
Hi Dojo, Is it possible to disable notice alarms from occurring? In my case, when the DMS is restarted, there are always notices regarding the license: “Your DMA license is …
20th February 2025
I have set up three DMAs to test Swarm. I cancelled the installation because I made a wrong selection at the time of installation, but it is still in CloudAdmin. …
19th February 2025
Example: We have a 2 DMA -> DMS that originally was setup for local time and they are in different time zones US East and West Coast. Use Case: Customer …
19th February 2025
Hello, We have a drop down list where the parameter storing the items in the drop down list gets refreshed every 1m. However this dropdown is used very rarely. We …
19th February 2025
Hi, I previsouly created a CICD pipeline with muliple steps like building solution, creating DMAPP package, uploading DMAPP package and deploying DMAPP package with success (using secret key). Now i …
19th February 2025
Hello, I have an automation script that enables a group of channels on specific AppearTV elements. This automation is straightforward and simply executes the following command: appearTVElement.SetParameterByPrimaryKey(1643, appearTVData.PK, “Enabled”); The …
19th February 2025
I have a connector that requires an update of a number of parameters before a request is sent to the device to configure the device. For example: A use case …
19th February 2025
Can Draw.io Act as a Complete Replacement for Microsoft Visio When Working with DataMiner Visio Templates?
19th February 2025
Dataminer which polls information from the drivers, and it polls frequently, so everytime it polls we want to send polling info to https://uk-onprem.fc.monitoring.bskyb.com/ctipas-cti-pas-metrics/prometheus_remote_write based on some selected params, how can …
19th February 2025
Hi, I have the following method that I call twice, once before an upgrade and once after. I compare csv files generated by getting a table and storing the values …