AWS – snippets
26th October 2024
I’m listening to “Creating a driver from scratch” and the instructor uses AWS – snippets, but is doesn’t appear in my snippets what should I do or download to make …
Question
26th October 2024
I’m listening to “Creating a driver from scratch” and the instructor uses AWS – snippets, but is doesn’t appear in my snippets what should I do or download to make …
25th October 2024
Within a table in an element, I’m expecting for the OID “1.3.6.1.4.1.6827.50.9.1.1.5.1.1” to return “-100” according to the simulation ran on the device. However, after doing a wireshark on the …
25th October 2024
Hi Dojo, I’m writing a protocol and now I have the following problem. When I do a set on one column it should also do automatically a second set before …
25th October 2024
Hello Dojo, I am currently working on an automation script which creates a scheduler task that sends an email with an attached dashboard report. What I wanted to know if …
25th October 2024
Hi Dojo, I have a parameter which has a unix timestamp, what is the best way to show the correct time&date? I tried <Type options=”datetime”>number</Type> but this is not working. …
25th October 2024
Hi, Currently I’m installing the CommunicationGateway from a dmupgrade package, be defining the following on the UpdateContext.txt file: Execute 60 DataMiner_CommunicationGateway_3.2.0.31332.msi Is there a way to execute this silently, without …
25th October 2024
I am provisioning Services in a QAction based on a JSON input. The services do not need to be on a specific DMA in the cluster and the elements that …
25th October 2024
Hi Dojo The DataMiner Development Guide explains that we should use the $ prefix when defining default alarm values for exception values in a protocol: Alarming | DataMiner Docs. I’m …
25th October 2024
I was trying to access http://tools/Installers.html but i am not able to access this I tried from multiple networks also. I have attached the screenshot also. I am trying to …
25th October 2024
I’m currently using a product with a custom Protocol which has updated some of their API endpoints. Although the new endpoints are decoding properly in Postman requests, they are now …
24th October 2024
After upgrading our Dataminer lab System from 10.4.2 to 10.4.10, the upgrade went without any errors, however, when we log into cube there are no automation or correlation scripts present …
24th October 2024
Hello. Does anyone know what happened to the Advanced Editing Visio add-in? It suddenly stopped working, and if I modify the ClientSettings.json with the code, when I launch Cube, it …
24th October 2024
Can Node edge graph can be used to show the connections in elements in dataminer cube? If yes, then how can we use that?
24th October 2024
Hi, we have installed Opensearch on Windows Server 2022, it’s reachable from any client: Is there more configuration to be done? Or just add it to Dataminer? Also I need …
24th October 2024
Dojo, Is it possible to have a catch all (*) in a conditional case as shown below ? This is a string parameter that is initially empty.