Dashboards Adhoc source trend data

Hi Gerwin, Currently this is not possible when using GQI data on a line chart component. We are developing multi-line/multi-axis support for the component as we speak. This, and some …

TLS Certificate error: [WINHTTP SECURE FAILURE]

Hi Aditiben, the difference between Postman and DataMiner seems to be the TLS version that is being used for the request. Postman uses TLS 1.3, while Dataminer tries to connect …

Visio – Reservation name via placeholder

Hi Koen, This is not possible today, although it’s a small effort to make this available in the future. Feel free to raise a new feature request for this.

IDP provisioning load balancing

Hi Edson, Some load balancing is possible but probably not exactly how you are thinking. It is possible to define that you want to have all elements of a given …

Timers triggering

Hello Manuel, There is a way to start a timer via a button. You do this by setting the “initial” attribute of the “Time” tag to false. This will prevent …

how is the flow chart of a Protocol

Hi Ömer, A QAction always triggers on a certain parameter. See the following page in the documentation for more information: https://docs.dataminer.services/develop/devguide/Connector/LogicQActions.html#executing-a-qaction. In your case the QAction probably triggers on a …

DISQUE DATAMINER PLEIN

Hi Adama, I think the first step would be to identify what is taking up most space on the disk. There are plenty of tools out there, that you can …

Low-code table broken after protocol update

Hi Robin, For performance reasons, GQI caches the protocols in the DMS. If you change a protocol, you should restart SLHelper to rebuild this cache. You can find more info …

Embedding a low-code app component in a webpage

Hi Reinout, There is currently no way to achieve this inside LCA. The easiest option to get the correct embed URL is to re-create the specific component in a Dashboards …

Microsoft Platform: Percent Disk Busy Time over 100%?

Hi Marieke, See https://serverfault.com/questions/420462/performance-counter-disk-time-and-avg-disk-queue-length. This behavior can occur because some controllers allow the operating system to use overlapping input/output operations for multiple outstanding requests. The disk performance counters time the responses …

DynamicTableIndicesResponse Not Found in Documentation

Hi Nick, The class DynamicTableIndicesResponse indeed seems to be missing in the documentation. We will fix that. In the meantime I can already provide a bit more information. The DynamicTableIndicesResponse …