Automation – Check which services an element is part of

below is the code that works best for my use-case. What helped most is the service.ParameterSettings.IncludedParameters public static string[] hcoConnectors = new string[] { “Evertz 7800R2x2-ACS-3G”, “Snell Wilcox HCO51 RollCall”, …

How to extract list of permission rights to Excel?

Hi Fery, Technically, it is possible to extract that information, although not in a straightforward way.You can try using the internal call GetInfoMessage with the type SecurityInfo, connected to one …

Default app security

Hi Alexandre, At this point, this isn’t possible. You can manually set ‘Everyone’ to ‘No access’ and assign yourself editor rights after creating or duplicating the app. If this is …

Several elements connected to the same tcp port

Hi, There are some settings that could prevent the clients to connect to the listening port (assuming that the firewall is not blocking it): -An element can be configured to …

DOM – Avoid duplicate instance names

Hi Joey, I’m not sure if it’s the most performant, but I created a script which is executed on DOM instance action settings – OnUpdate (if needed) and OnCreate. There, …

Driver: convert hexadecimal value to letters.

Hi Alex, You should be able to achieve that by using the OctetStringASCII or the OctetStringUTF8 options (depending on the character set the device supports) instead of OctetString in your …

Dataminer Upgrade

Hey Mauricio, The stand-alone Starlink Connector requires DataMiner 10.4.2 or higher. The Starlink Solution requires DataMiner 10.4.9 and DataMiner Web 10.4.12 or higher. You can likely upgrade to the latest …