Create Dummy Failed: 0x80004005

Hi Catalin, I believe this might be because you’re potentially interacting with stopped elements. Can you try to filter them out by updating your code like this: var List = …

Dashboard: write data?

Hi Robin, To run an automation script from a dashboard you could use the ‘Button’ component. You can link an automation script to a button:

HTTPS localhost error message when logging is selected

Has the FQDN been configured in the maintenancesettings.xml (see help)? To open Cube, instead of using http://localhost, also use https://fqdn/. See the help on how to configure an auto redirect …

Guidelines for Public Cloud hosting

Hi Silvino, As far as I know, there aren’t any guides available on hosting DataMiner in AWS or Azure. In general, you need to spin up a number of cloud …

Trending Filter in Dashboard

One option would be to use a Feed. The feed can be used to filter the interface by the indices of the device table.  Check the boxes you want to …

Cloud connection via a proxy

Hi, The DataMiner processes connecting to the cloud are running as System account by default, so you should configure the proxy settings of this user. I haven’t done that myself …

Service templates and updating properties

Hi Max, Unfortunately, that scenario is not supported. When applied, a service template uses a set of input data to generate a DataMiner Service. While it keeps track of the …

DVE alarming behavior

This is indeed the expected behavior, alarms on exported parameters only influence the element state of the DVE child elements. This is done to avoid duplicate alarms in the alarm …

Valid DataMiner architectures

Hi Arunkrishna, If you want to be fully redundant (on DataMiner and DB level) you will need at least the following architecture (more info on Supported System Data Storage Architectures …