How to change security options on created Dashboard

Once the dashboard has been created, you can find the security under the general dashboard settings. It’s a new section called ‘Dashboard security’. Clearing all people from the ‘Allowed to …

Launch Automation script on visual overview load

I have tested this and it should work if you add the following Shape Data to your page. Execute: Script:Stencils_Demo|myElement=[this element]|myParameterPid=150;myParameterValue=1|||NoConfirmation|SetTrigger=ValueChanged Options: ExecuteSetsOnInit Note: Change the content of the Execute …

Problems connecting my DataMiner System to the Cloud

Most likely the NATS  service you have installed is incorrectly configured in some way. Normally this should get configured automatically. In order to fully reset this configuration there are 2 …

Cube session through PuTTY SSH tunnel

Hi Ruben, This should be possible. Cube only needs a TCP connection to port 8004 on the DMA, as long as the connection setting has been set to “Remoting”, the …