Regex for highlighting visio objects

Using the Highlight in Visual Overview it’s possible to make a search functionality.  By typing text in a field coupled to a variable you can then use the Regex on …

Using Client Test Tools – GetParameterMessage

When using the client test tools using a GetParameterMessage I get this message back for a parameter with the parameter in the xml with these tags: <Type>read</Type>             <Interprete>                 <RawType>other</RawType>                 <LengthType>next param</LengthType> …

Load/run package from automation script

Hi all, I’d like to load/run multiple .dmapp files from an automation script to import functions (SRM). The method below launches the installer, but you still have to click “Upgrade” …

MySQL 8.0 support for central database offload?

In the Help files, following note is made wrt using MySQL for central database offload: For DataMiner versions up to DataMiner 9.6.5, MySQL versions 4.1.1 to 5.7 are supported (using …

Different alarm templates for the one element?

Hi, I’m wondering if it is possible for an Element to have multiple different Alarm Templates depending on the View, since an element can be in different views? Use case: …

Cassandra cluster sync status?

In a Cassandra based DM failover configuration, how can one tell if the 2 Cassandra node are %100 in sync, contain the exact same data? My understanding is that the …