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 …

Regex on a table variable breaks the logic

Hi Miguel, You have found a limitation in the current way values are linked to a regex filter in a query. At the moment, the filter node escapes the value …

IASToolKit – FileSelector Exception

Hi, Could you check if the ‘C:\Skyline DataMiner\Files’ folder contains a ‘Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll’ DLL file? It could be that some old version of the toolkit is being loaded instead of the …

404 Error on User Defined API

Hi Vig, Most often, when you run into a 404 with User-Defined APIs, it is the route where the API request is sent to that does not match the configured …

IASToolKit – FileSelector Exception

Hi João, Is it possible to add below comment somewhere in your script? This is required to make DataMiner recognize it as an interactive script. // Engine.ShowUI();

Operator Guide Docs Visio section no longer working

Hi Steve, I believe they have been moved to the Development Guide. Could you check using the following links? Visio drawings | DataMiner Docs Overview of DataMiner shape data fields …