Get Data From Opensearch using client NuGet

Based on the investigations, we used the low-level .Net communication to get the desired information and create a custom JSON parser to parse and get the data needed.

How to delete through context menu in automation

Hi Gerwin, When the context menu contains the option options=”table:selection”, it will pass along all the selected primary keys to the logic behind it. You should be able to do …

Handling data with Azure SSO SAML JIT

Regarding your first question: currently DataMiner will only read out the Email, Givenname, Surname & Groups Claims, other data, like your pager claim, will be ignored. Unfortunately, I don’t believe …

GQI column updation problem

Hi Apurva, I assume that by ‘GQI script’, you’re referring to an ad hoc data source. If so, you have complete control over how the data is supplied and how …

Using time range with table in low-code app

Hi Marco, I believe it should be possible. When configuring the GQI query, you can filter based on a time range feed. You will need to configure two filters: From …

Better way to delete rows

Hi Sergio When you want to clear the entire table, the most efficient would be to use the Action clear in the XML: clear | DataMiner Docs If you are …

Wildcard in Element reference when Visio not linked to a View

This feature was designed for this exact use case and should work exactly as you described: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_element_a_service_or_a_redundancy_group.html#item-reference Do note that if we find something else that matches the wildcard in …

Upgrade of existing IDP on DMS

Hi Matej, As described in Installing DataMiner IDP | DataMiner Docs, to update to IDP 1.5.0, you will need to run the migration package followed by the IDP package from …