Optional service definition nodes

Hi Benjamin, The node optional property means that a resource is not mandatory for that node, so a booking can be created with or without a resource in that node. …

Dashboards manage user and group

Hi the easiest way to do this would be by reading out the file that holds all the security settings for dashboards. You can find this file under the following …

Dashboards manage user and group

Hi Joel, There is no built-in way to see the security of all dashboards at once. The security configuration for all the dashboards is saved in 1 central location: C:\Skyline …

Table Write Param Trigger -> Group

Hello Yong Ting Lim, You can define a Trigger that gets executed when the write parameter is set. The Trigger will execute an action, that then executes a Group which …

Visio – Selecting Element via Variable

Hi Thomas, The InitVar Shape Data field is only relevant on ‘page’-level, as indicated in the Docs (Initializing a session variable | DataMiner Docs). As for the textbox, you can …

Table Write Param Trigger -> Group

Hi Yong Ting Lim, It has been a while since i developed on of those but i know it’s definitely possible to trigger a QAction with a write from a …