Poll device via Proxy

Hi Frederic, I’ve implemented this tag some time ago in some connectors, so it might be useful for you to take a look at them as examples maybe. One is …

Is ExitSuccess needed in an automation script?

Hi there, Please have a look at following related post: How is engine.ExitSuccess(“reason”) handled? – DataMiner Dojo In a normal flow, You are not expected to call the ExitSuccess() method. …

Purpose of -suggest- indices in search db

Hi Bing, From the documentation in Index types | DataMiner Docs, the indices of type [prefix]-suggest- contain data for enhanced search suggestions and can usually be omitted without affecting other …

Find my own automation script name

Hi Henri, We added the property “ScriptName” to Engine, so from Dataminer version 10.5.12 (releasing soon) onwards you will be able to directly read out the name of the script …