Backup without local path

Hi this should be possible by unchecking the checkbox next to “Local Paths” and only leaving the one for “Store the backups on a network path” enabled.

Configure Default Alarm Console template

Hi Maria, Currently it is not possible to create such a template. The tabpages will always have the predefined columns. As quite some customers are requesting this feature we will …

Table Pagination

thanks for the feedback i tested the code example and it works correctly but something strange is happening. once the page is displayed the getnextpage is called in few seconds …

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 …