Unauthorized error while calling API
25th June 2025
I have a custom API which im calling from my GQI to get data. The GQI data is then rendered in grid component LCA. I refresh the grid every 10 …
Question
25th June 2025
I have a custom API which im calling from my GQI to get data. The GQI data is then rendered in grid component LCA. I refresh the grid every 10 …
25th June 2025
Hi Dojo, In my LCA, I am trying to sort a table by column. Using the “sort” and “then sort by” operators in the CQI, I have sorted five columns, …
25th June 2025
Hi Dojo, We have a connector type options=”;unicode” and a fixed parameter: the result we see in the element is this: could someone explain to me why we see Unicode …
25th June 2025
Hi Team, I’m trying to get an element name using IP in GQI script. I tried GetElementByIpMessage but its giving element is unavailable. Is there a way to get element …
25th June 2025
Hi, I’m working with a dynamic table where each row represents a network interface, and one of the columns is a toggle button (Enable/Disable) configured as a write parameter. What …
25th June 2025
Hi, I have a parameter that is part of a table column and it’s configured as a toggle button (with values 0 = Disable and 1 = Enable). I would …
24th June 2025
<span class="Y2IQFc" lang="en">After a momentary outage on my Windows server I can no longer start DMS. It reports this error: </span><img src="https://community.dataminer.services/wp-content/uploads/anspress-temp/0b637bb6a92a10667882ea14cfc451deaa58c57e_9988.jpg" />
24th June 2025
Hey Dojo, I’m working on a driver that creates a script that sends an email with a dashboard report. When I execute it from the element, it will update the …
24th June 2025
hi All We are displaying items on a visio at element level and it says we are limited to 100 items in the view, is there a way to extend …
24th June 2025
Hello, How do I list the elements that are on a specific DMA in a cluster please? As the ‘Elements’ in ‘Protocols & Templates’ do not show the DMA on …
24th June 2025
Hi Dojo, I need to setup STaaS on a Staging server for a client. It is a single agent which needs to be linked, no failover. I’ve followed steps from …
24th June 2025
Hi i have a question Question: How can I dynamically show widgets with alarm-enabled parameters in Low-Code App? I have multiple elements with parameters that have alarms -purpose: Click on …
24th June 2025
Hi, I’m following this tutorial to create a custom sort operator for GQI. The example is going over the table row by row to identify the relative sorting position. However, …
24th June 2025
Hello, we are using low code applications with azure saml authentication. Dashboards are opened in a standard web browser and since they are monitoring pages we need to have them …
24th June 2025
I have a web component in which I use html styling to display my dashboard headers, something like this. Here for each header i want to add an external link …