LCA – Moving through IAS Panel

Hi Nejra Thanks for raising this! As Alija mentioned, the behavior you’re seeing is indeed the default. To avoid this, a workaround could be to redesign the dialog so that …

low code app with automation script

Hi Ömer, For now, only string values can be used as a feed value in the postActions of the Execute a Script action. In the future, we do plan to …

Dashboard Gateway – Upgrade best practice

Hi Miguel, The Dashboard Gateway and the DataMiner Agent must run on the same web version, so the gateway needs to be updated after every upgrade. In practice, that means …

SNMP table with over 100k rows

The warning should also prompt a reflection on whether a table is the right format to present this data. Why does the user need access to all rows? How will …

SNMP table with over 100k rows

Hi Fenta, If I recall correctly, that banner will only appear if your table is non-partial (see: General Main Release 10.5.0 – New features | RN39836) With such a large …

Define Y axis for Trending on vision.

It’s not possible to set the y axis range through Visio shape data. The trend graph follows the same logic as the one in data display, which is to use …

ElasticSearch alarm data missing information compared to Cube

Indeed, this data is not available in ElasticSearch/OpenSearch. It is actually not recommended to query ElasticSearch/OpenSearch directly. That is not immediately supported or documented, as this is considered internal storage …

Using gradient fills in Visio for Dataminer

DataMiner tries to render the Visio file as good as possible, but there might indeed be certain options in Visio which are not rendered exactly the same as in Visio. …

Elastic to Opensearch migration

Hi Gerwin, I can affirmatively answer both questions. Removing the older unused and suggestion indices is safe to do for this migration and can shave off some time off the …

Web Services GetElementsForView

Hi Ross, For that use case, a possible approach is to leverage the Data Aggregator. This DxM allows you to execute GQI queries on a scheduled basis, with the results …