DMA Cube connection
23rd September 2024
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 …
Question
23rd September 2024
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 …
23rd September 2024
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 …
23rd September 2024
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 …
23rd September 2024
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 …
23rd September 2024
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 …
21st September 2024
Hi, How to get current element IP address and show on page? Thanks,
20th September 2024
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 = …
20th September 2024
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 …
20th September 2024
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.
20th September 2024
Hello What is the best way to stop all devices from a particular protocol in “one shot”? (“instead of stopping manually one by one…) Thank you. BR Bruno Sousa
20th September 2024
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 …
20th September 2024
Hello, I created an element with Scripted Connectors with these Header Parameters, header_params = { “identifier”: ‘DWH’, “type”: ‘DWH Traffic’, } Now I modified the Code …
20th September 2024
Hi there, i use the correlation engine to trigger my ChatOps message. Here i checked the “evaluate script parameter vaules” and used the same “variables” like in the Email Message …