HMTL code in the email body
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 …
Question
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.
24th October 2024
Hi Dojo, I am trying to move reservation to new time slot, however I keep getting “ExecutionTime must be before the end of the ReservationInstance” exception. I’m doing the following: …
24th October 2024
When changing the Agent name, do we need to take additional steps, such as updating the DataMiner Agent certificates?
24th October 2024
Hi All, I have created a Service Template that allows a user to go through a step by step process to generate a service. I believe it’s possible but i’m …