Manage services with automation scripts

Hi Maximiliano, As far as I know there are two possible options to work with services from an automation script: Using the DataMiner class library: – Create Service: You can …

Last Change state in Visio drawing

Out of the box, this is currently not possible in Visual Overview. Feel free to make a feature suggestion on our dojo page. You can, however, retrieve these values through …

Method statement for merging clusters

Hi Alberto, Indeed, merging two active DataMiner Systems is not recommended.  It can definitely not be done by simply adding those two systems together, as there\’s a lot of possible …

String manipulation of placeholders?

Hello Robin, There is a RegexReplace operation you can use on various kind of inputs.  This should work on properties as well. It allows you to match a certain substring …