Run a jar file from the C# Code
14th October 2022
Before trying to launch the jar from C# code, first make sure that you can launch the same command (java.exe -jar xxxx.jar) manually from a command prompt or terminal window. …
Answer
14th October 2022
Before trying to launch the jar from C# code, first make sure that you can launch the same command (java.exe -jar xxxx.jar) manually from a command prompt or terminal window. …
14th October 2022
Hi Nathan, When you delete the element all saved parameters linked to that element are removed from the database. In case you move the element with DELT, the saved parameters …
13th October 2022
The comment field of the timeout alarm will contain the IP address and the port which are configured on the interface that is timing out. This should give you the …
13th October 2022
Hi Jeroen, your object probably will have states in the background. Therefore you need to go to the behavior definition and define for each state if a field needs to …
13th October 2022
Dear Dojo community, we have a setup of two domains with individual forests. There is a trust relationship between the two forests. We are able to connect DataMiner to both …
13th October 2022
Jeff DataMiner Compute Requirements – DataMiner Dojo provides the hardware specification for the new deployments. This also shows the minimum requirements for DMA, Cassandra and Elasticsearch. You will need these …
13th October 2022
Hey Bernard, The standalone Elastic tool basically calls the _snapshot API on all the indices that are relevant for DataMiner. Elastic will then proceed to gather the data for the …
13th October 2022
To be able to use the Class Library, you’ll need to do the development with Visual Studio and DIS. Developing DataMiner protocols and Automation scripts as Visual Studio solutions | …
13th October 2022
Hi Chris, There is currently no support for a proxy that requires explicit authentication. If the proxy allows configuration with an allow-list that requires no authentication, the following URL could …
13th October 2022
Hi Sam, You can see the total number of alarms in the selected tab in the left corner of the blue footer bar. This number does not take the read …
12th October 2022
If you are working with a proxy, then the DxM process of DataMiner resides on one of the DMA nodes, and all traffic goes from the DxM through the third …
12th October 2022
Hi Alberto, There is a small note in DataMiner Docs related to this topic: Prior to DataMiner 9.5.6, if an element has multiple connections, it will not go into timeout …
12th October 2022
Hi Gerwin, This can be configured in the user settings: Alarm Console -> Alarm Console Time Format
12th October 2022
Hi Sam, I don’t believe this is currently possible. It is possible to create a feature suggestion on https://community.dataminer.services/feature-suggestions/ The logical location where such a thing would be configurable is …
12th October 2022
There might be a workaround. I experienced that when you drag the popup balloon to a screen that is later removed, the popup balloons appear on that location still even …