GQI server side filter and sorting
1st April 2025
Hi Julien, It is now possible to optimize sort operators for ad hoc data sources. RN: GQI DxM: New life cycle method allows ad hoc data sources to optimize sort operators …
Answer
1st April 2025
Hi Julien, It is now possible to optimize sort operators for ad hoc data sources. RN: GQI DxM: New life cycle method allows ad hoc data sources to optimize sort operators …
1st April 2025
Hi Thomas, The blue color is not configurable at the moment. I agree that this would be a useful feature, so I’ll create a task for it on our backlog. …
1st April 2025
Hi Aditiben, Could you please provide some more information about the function file you are mentioning? Perhaps a screenshot of another connector where you have such a file? My best …
1st April 2025
Hi Thomas, According to the documentation, every stepper component uses the same template by default, but you can switch to a different template of your choice. To do so, use …
1st April 2025
At this time, we haven’t created any official scripts for bulk migration, primarily because we couldn’t ensure support for 100% of all possible edge cases across different solutions. The recommended …
1st April 2025
Hi Simonas, To give some context about the sorting in GQI: Applying a sort operator does not guarantee to preserve any previous row order. This is because the sort behavior …
1st April 2025
You can use the exact same API in a GQI extension by following these steps: Add the Skyline.DataMiner.Core.DataMinerSystem.Common NuGet package to your project. Implement the IGQIOnInit interface for you ad hoc …
1st April 2025
Hi Juan Since that Kata, the templates have had some major changes. For this Kata, you can use the ‘DataMiner Ad Hoc Data Source Project’ (which already holds the correct …
1st April 2025
Hi Arunkrishna, This issue is present in the latest Cube version. We’re actively working on a fix and will provide an update here once it’s resolved.
1st April 2025
Hi Sofia, According to DataMiner Docs, the element will go into timeout for the status codes 4XX and 5XX. If you would like to avoid having the element in timeout, …
31st March 2025
Hi Lucas, This feature is expected to be available in the coming months. In the script, you’ll be able to expose output values, which can then be used to set …
31st March 2025
Hereby the short example of my initial approach.
31st March 2025
A single Visio shape can indeed only display one type of text + styling. One workaround is to create separate shapes for each part that is styled differently. In your …
31st March 2025
Here below the “window” arrangement that I want to save. At right two View Cards divert from their original function to display alarms but into differents windows and tabs. Using …
31st March 2025
Hi Ramesh, You should be able to achieve this with a combination of a correlation rule that groups the alarms per service, and then an automation script to do the …