Stop Dataminer from the command line
29th August 2023
Hi Yuki, You can run the “DataMiner Stop DataMiner And SLNet.bat” batch file located in the C:\Skyline DataMiner\Tools folder. This action will stop all the DataMiner services on your machine. …
Answer
29th August 2023
Hi Yuki, You can run the “DataMiner Stop DataMiner And SLNet.bat” batch file located in the C:\Skyline DataMiner\Tools folder. This action will stop all the DataMiner services on your machine. …
29th August 2023
Hi Michiel, Normally you can use it. This is something that is also used during testing via automation scripts. However, it is highly recommended that the task itself is completed/cancelled …
28th August 2023
Hi Syed, This could change for a number of reasons, but without configuration, DataMiner will take the first one in the priority as defined by windows. To lock to specific …
28th August 2023
Hi Toh, We advise that you use the latest LTS (long term support) version. Currently this is 22.04 (Releases – Ubuntu Wiki).
28th August 2023
Hi Ciprian you can see more information on the deployments in the Admin app as described in the docs. Could you let me know if you can find an error …
28th August 2023
Hi Manuel, We’re looking to enable the use of GQI results as options in a dropdown menu in the future. It’s currently on our backlog, but we don’t have a …
28th August 2023
We don’t have failover functionality build-in for DBGW setups. However, it is perfectly possible to setup multiple DBGW(s) (each on a separate server), where they connect to the virtual IP …
28th August 2023
Hello Naveendran, Yes, it is possible, the failover works individually. To add a failover pair you must add a new DMA, please follow: Preparing the two DataMiner Agents | DataMiner …
28th August 2023
Hi, Can you post your regex as an image so we can check where it goes wrong? I assume a validation is getting stuck, but with the regex we can …
25th August 2023
Hi Manuel, I believe an option here is to use Query Filter A query filter component will display all the values from a column in a checkbox list. See example …
25th August 2023
Hi Aston, As soon as a response contains some ‘next param’ parameters, a read response action should be used in order to properly fill in those parameters. Such action should …
25th August 2023
Hi Thijs, This is currently not advised. Editing the same app with multiple users could lead to potential configuration loss. Saving changes for one user could overwrite the changes of …
25th August 2023
Hi Jeroen, the only way to update the cluster name, is like you suggest to: stop all DataMiner nodes in your cluster modify the dms.xml on every node (snippet below, …
25th August 2023
Hi Fenta, this is not possible using an out-of-the-box available call. The only possibility I currently see is through SLNet calls. Below is a snippet that can be used. Note: …
25th August 2023
Yvan, this notice would mean that there are too many parameter updates that still need to be handled by SLElement. In SLElement we have for every x element a thread …