Find my own automation script name

Hi Henri, Since DMA version 10.5.6, the Engine class contains a private field _scriptName, but unfortunately this isn’t publicly exposed. With reflection however, it’s possible to retrieve the value: var …

SDI Matrix Crosspoints issue

Hi, I would suggest reaching out to techsupport so this issue can be investigated in more detail.

Find my own automation script name

Hi Henri, Currently you will need to define a constant string in your scripts that would hold the name of the script and then use that, there’s no way to …

Single-Sign-On for dataminer.services ?

Hi Donny, It’s not possible to link your Microsoft Azure groups with dataminer.services. Currently, the only way to provision users in dataminer.services is by manually adding them to your organization. …

Trend template group?

Hi Sofian, Trend template groups don’t exist. Currently, this functionality is only available for alarm templates.

ErrorCode 12 on GET Request

Ah yes, it takes an scripts dummy: ScriptDummy dummyArista = engine.GetDummy(“sawd-dist3”); That one does not get set through by calling the script through the api route.