DMA Cube connection

After restarting my system I am not able to connect with my localhost Agent. It is Saying dataminer agent is getting started and stuck on 99%. I have attached the …

Help automation script

Dear Dojo, I’m trying to implement my first automation script with terrible results. I am writing code for an automation script that simply executes an HTTP POST through an api …

500 Internal server error on Low code app

Hello DataMiner, I’m experiencing issues accessing the Edit functionality of the low-code app. The problem began on Friday at 15:30 PM, as it was working fine before that. In the …

Multi select drop down in LCA

Hi Team, I would to add a multi select drop down in my LCA either using LCA tools or Skyline.DataMiner.Utils.InteractiveAutomationScript library. I tried finding it in both. Is it possible …

Get list of DMAs using GQI code

Hi Team, To get the existing DMA in a DMS using automation script, i’m using the following built-in method I want to do the same in GQI code, but i …

Page on load goes on timeout

In low code app the page is going in timeout in order to fetch data We have some code like this public GQIPage GetNextPage(GetNextPageInputArgs args) { const int batchSize = …

HTTP Connection Timeouts

Hi, We recently updated our polling frequency to our HTTP Connection endpoint from polling every second to every 10 seconds. Since this change we are now seeing the elements frequently …

demo license system connectivity with cloud

Its necessary to connect demo license system with dataminer.services (cloud) for take benefits catalog. But got notification that cloud version will only be activate for few days.

Sync a service on other DMAs

Hi all, When we create a service from within a QAction, sometimes we have syncing issue in the cluster. The service is available on the DMA where it is created …