Can the tag take the value of another param

Hi, Regarding the <DefaultValue> tag in this doc: https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Interprete.DefaultValue.html I’m wondering if it can take the value of another parameter instead of a hardcoded value. Thanks.

SRM – Virtual platform

Hi Dojo, I have some questions related to the SRM virtual platform functionality which aren’t addressed in SRM : Booking manager – Virtual Platform setting In Service and Resource Management …

Palo Alto Networks PA-5060

Hello, I’m trying to find a connector for the Palo Alto Networks PA-5060, but I couldn’t find one. Could you please confirm if there is a connector already available or …

Cisco SG350X – hardware parameters missing

Dear community, we’re connecting our Cisco SG350X switches using the CISCO Manager | Catalog (dataminer.services) connector (Version 5.1.7.14). We can successfully monitor the interfaces and several other aspects but when …

How is engine.ExitSuccess(“reason”) handled?

Hi Dojo, Can I get some more information on how this method is handled in an automation script? engine.ExitSuccess(“reason”); I was using this code inside an Application package install script, expecting …