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 …

Automation, retreive users allowed

Hi, If you want to retrieve the user list and their group membership, as well as their email addresses, you can look into this other question How to get the …

DOM – Get instance history

Hi Jens, You can use the following GQI in a Low Code App. SkylineCommunications/SLC-GQIDS-DOM-History: Contains a GQI Data Source that fetches the DOM History of a DOM Instance. Kévin

Alarming with Tree Control hierarchy

Quick update. Seems to have worked for me but it appears all the Statistics parameters have gone into alarm for that single device even though its just a PS Status …

Alarming with Tree Control hierarchy

Hi David, it should work, if you defined a relation for it: Alarm bubble-Up | DataMiner Docs Eventually you need to disassign/assign the alarm template (or enable/disable the specific alarm …