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 …

[QAction] Fill Table with Parameters

Hi, The method you found is for DataMiner’s Web API, within a QAction and to set it on your own element you do not need to do it like that. …

URL feed to DOM instance

Hi, It’s currently not possible to directly feed a component directly through the url. This functionality is currently limited to the dashboards webapp through an url like /dashboard/#/db/mydashboards.dmadb?data={version:1,”feed”: {“object manager …