Updating to a newer version of the Cube client directly on the DMA server
24th September 2024
Hello, I wanted to know if there is a way of moving to a newer version of the Cube client directly on the DMA server, rather than forcing a specific …
Question
24th September 2024
Hello, I wanted to know if there is a way of moving to a newer version of the Cube client directly on the DMA server, rather than forcing a specific …
24th September 2024
I’m creating Visio diagram that leverages a number of alarm filters. Is there a way to export / import alarm filters?
24th September 2024
There has been a number of new icons introduced to Skylicons that would make for compelling Visual Overview diagrams. But rendering issues were observed that are already reported here: https://community.dataminer.services/question/visio-why-is-my-svg-icon-not-shown-correctly …
24th September 2024
Hi all, a user has a requirement to export data from elements on a daily basis into files. I notice that DataMiner has a WebAPI to extract such data – …
23rd September 2024
Is there a way to take two temperatures… Temperature parameter 50, For example 80 degrees Temperature parameter 51, For example 90 degrees And have parameter ID 52 be the average …
23rd September 2024
I am helping a customer build a dashboard that displays trend data. In my test environment, running 10.4.10 (CU0), I can use Get trend data to display the information as …
23rd September 2024
Hi, I’m currently developing an IAS script, and I’m using HorizontalAlignment.Center in one of my widgets to shift it slightly to the right compared to the others. The thing is, …
23rd September 2024
when I am trying to upload a custom protocol or a copy of deployed protocol on a localhost agent showing this error even these protocol working well with a cloud …
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 = …