GQI Custom Operator – Input parameter from “text input 1”
25th March 2025
Hi Stefan, As far as I know GQI custom operators only support operations on columns. As a workaround, you could use the concatenate operation to add a column with a …
Answer
25th March 2025
Hi Stefan, As far as I know GQI custom operators only support operations on columns. As a workaround, you could use the concatenate operation to add a column with a …
25th March 2025
Hi Juan, I assume you’re using DIS to publish, is that correct? I encountered the same issue today. As a workaround, you can try building the project and then copying …
25th March 2025
Hi Ruben, The way to go here is indeed by including a time range component on the dashboard and linking it to the query. When configuring this component, you should …
25th March 2025
Hi Robert, Did you have to NATS port issues in 10.4 as well? The errors are related as SLASPConnection is asking info about Element configurations from a remote storage module …
25th March 2025
The property placeholder (and other placeholders) have specific behavior where a shape will not be initialized until the placeholder resolves. Because the value is empty, the shape does not get …
25th March 2025
Hi, for reference: Adding alarm filters to Correlation rules | DataMiner Docs DataMiner Advanced – DMS correlation I hope it helps.
25th March 2025
Hi Sheikh, When you have multiple filters, it might be better to start with more specific filters. For example, if you start with severity, you will have to search the …
24th March 2025
Hi, Is it an option to filter information from a table based on the selection in the grid component? See a similar use case in this question. Instead of using …
24th March 2025
Hi Nick, The behavior that you describe is not expected. I think the best course of action would be for you to reach out to our Techsupport team directly so …
24th March 2025
Please check this
24th March 2025
Is there any development on this? I also want to send as input argument a list of ids so that the data source script returns more than one selected item …
24th March 2025
1. I have created an protocol.xml file which has read and write parameter along with the alarm template. 2.For the second GQI Query I am not getting the Data > …
24th March 2025
Currently there is no option to bulk delete jobs with the solution. This is something scheduled on the roadmap. There is a workaround to achieve this, but we can’t guarantee …
24th March 2025
There’s 2 ‘|’ characters between your Element and Parameter on your condition. What’s more important though is that you combined 2 “what” parts in one condition. It’s not possible to …
24th March 2025
Hi, Would it be possible to clarify a few things? -There is mentioned “When I manually fetch the response using DataMiner… I receive the raw JSON values as expected”. Does …