Set Parameter Failed

Hi Michiel, I saw a similar questions in the past: Set Parameter in Automation Script failed Is the option ‘After executing a SET command, check if the read parameter or …

Run a jar file from the C# Code

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. …

Low code app new fields in form

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 …

ElasticSearch resource requirements

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 …

Backup of an Elastic cluster

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 …