LogCollector – Error when trying to open it

Hi Sebastian, It looks like Windows could not translate/convert the prefix “\\?\”. I’m currently checking the code, but I don’t see something immediately that could be blamed. Unless you are …

LogCollector – Error when trying to open it

Hi Sebastian, Can you try downloading and installing again the tool from Dojo (SLLogCollector)? I remember I saw similar issues in the past and most of them were solved by …

LogCollector – Error when trying to open it

Hi Sebastian, Can you open the console(left bottom) and click on the “Show detailed logfile”. This will open the logfile of logcollector, can you check if you see something obvious? …

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 …