Masking alarms

Hi you could create an automationscript that has the elementid as an input and does a mask on that element. This script can then be exposed as a User-Defined API. …

Configure Default Alarm Console template

I think it’s allready in the feature Suggestion List: https://community.dataminer.services/new-feature-suggestions/the-ability-to-change-the-default-alarm-console-columns-to-whatever-the-customer-desires/

Table Pagination

Hi Julien, It is currently not possible to know the pagesize in the GQI ad hoc data source. But in fact, that’s not necessarely needed to improve the performance. Because …

Calling http service from SNMP protocol

Hi, To call HTTP services from your connector you need to have a type of HTTP. You can do this by configuring your connector as HTTP instead of SNMP or …

LCA – AdHoc data source from element parameter

Hi Maximiliano, It is possible to use a standalone parameter displayed in a certain visualization as feed in another component including an ad hoc Data Source. This can be done …

Trending on Ad-Hoc GQI queries

Thanks for the help Joachim and Toon! I ended up converting my C# code to python and using a scripted connector. This is using the data aggregation in the background, …