Showing parameters from AppearTV X20 at Visio

Putting the answer into the correct location. Are you trying to retrieve the “Single Destination Address ” parameter from the IP Inputs Table based on the Displaykey that that you …

When does subscript.StartScript() return?

Hi Mieke, This method will not wait until the script starts if called with the ‘Synchronous’ option set to false. The execution will be added to the queue and will …

parentProtocol attribute in Protocol schema

Hello, Indeed, this tag is auto-generated from DataMiner when it creates DVE protocols out of a main protocol. It’s not part of the development guide because it’s not intended to …

Update Element Name via Automation Script

Hi Jon After making changes to the IDmsElement object, you need to call .Update() to actually push the changes. This was done to group multiple changes in a single call.

DIS – Publish to DaaS not working

Hi Jens I’ve identified the issue within DIS and was able to reproduce your issue. When the fix is released, I’ll update my answer. EDIT: A hotfix (DIS 2.46.1.7) has …

Process Automation CRUD actions

Hi Jeroen, The CRUD script will always be executed whenever those fields are updated. To deal with this, maybe you could use an enum field descriptor with the name of …

Element error state

I wanted to provide an update on the technical issue I was facing regarding Severity values from Correlation alarm info data parameter (65006). After some exploration, I’m thrilled to share …