Element Alarm State

Hi Stefan, Note that those general parameters (=parameters added by DataMiner to each element independent of the connector it is using) are a little bit more hidden away. As indicated …

Element Alarm State

Hi Stefan, If you already double-checked that this general parameter is not monitored in the alarm template, then there is likely something else causing this behavior. I would suggest contacting …

Unable to access DMA06

It appears the shared MSI installation was performed on your client machine. As indicated in the docs, this type of installation cannot update automatically. The versions.txt + Cube.zip is only …

How to create a job via Postman api call

Hi Gunnison, Note that script ResourceScheduling_CreateJob is a MediaOps Plan solution script used for interaction in the LCA. We can’t guarantee that the code will stay backwards compatible (e.g.: additional …

How to create a job via Postman api call

Hello Gunnison, The error you pasted states that the ResourceScheduling_CreateJob script failed due to not having the OnApiTrigger. By default, User-Defined APIs look for an OnApiTrigger function when called. You …

Trigger script depending on variable in LCA

Hi Stijn, There is currently no such thing as ‘conditional actions’. Instead, you could have an input parameter in the script and pass that variable value to it. Then the …

Android apk availability/feature?

Hi Jan Piet, At the moment, we don’t offer an Android APK, as our dashboards and applications are web-based and hosted on the DMAs themselves. They can typically be displayed …