Scripted Connectors json size

Data API enforces a strict 1 MB limit for JSON payloads, and this limit cannot be increased. See Data API Limitations | DataMiner Docs A 1 MB JSON is already considered large …

Data Aggregator unknown field error

The problem was caused by a mismatch between the default configuration of the Data Aggregator module and the GQI module. From DataMiner version 10.6 onwards, GQI DxM is used by …

SRM : Service orchestration trigger

Hi Wale, The LSO script is triggered by the “SRM_BookingActions” script, which starts when a booking starts. This script is then responsible for creating the service, triggering the LSO script, …

Dynamically create Visio shapes where DVE Parent ID = 0/0

A ChildrenFilter can only use the filter types that are explicitly supported in Visual Overview: • Protocol: [/] • Property:= • AlarmSeverity: • Name= • ResourceMapping=… (for SRM bookings) • …

Low Code App – Table “Group by” Options

Hi Joe, The alarm table component has a ‘Group by’ setting that allows you to group by Time, Severity or not at all (by clearing the input using the ‘X’). …

DATA API: Cleanup obsolete table entries

Hi Mario, There is no way to do this through the Data API. You can do it through an automation script though in a couple of ways (replace the element …

DataMiner.services Monitoring app – Monitoring only

Hi Paul, dataminer.services roles/permissions can only grant remote access to the app/cube, while the (read/write) permissions of the (linked or logged in) account in DataMiner are still applied in the …

Implementation of daylight hours (sunrise/sunset)

Hi Nils, Another possible approach could be to use a custom DataMiner connector. Such a connector could calculate the sunrise and sunset times based on the longitude and latitude of …

Data Aggregator unknown field error

Hi Gelber, How did you configure the GQI for data aggregator? Did you convert it manually, or did you use the new export option? See Configuring GQI queries for Data …