Can you run Tasks from automation scripts?

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 …

IP setting – sequence of NIC changed

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 …

Which version of Ubuntu to use

Hi Toh, We advise that you use the latest LTS (long term support) version. Currently this is 22.04 (Releases – Ubuntu Wiki).

Fill dropdown with query result

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 …

Dashboard Gateway Redundancy setup

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 …

DoJo question issue

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 …

Fill dropdown with query result

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 …

Smart Serial – Variable Data Length

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 …

Get linked tables

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