IPD Serial Discovery

Hi Philip, I had a look at the IDP solution, and it does not appear to only support ASCII commands and not hex as per the documentation. However, the example …

Extract local Groups and Users List?

Hi Ben, You can extract the list of users and groups using the method mentioned in this other answer. With the GetInfoMessage(InfoType.SecurityInfo) call, you can retrieve all users and all groups, and …

Parameter sets on replicated elements

Hi Miguel, Element replication ensures that all visible parameters from the original element are mirrored in the replicated element. When you update a parameter on the replicated element, the change …

Database selection

Hi Zean, You are looking at the data offload tab. See Offloading data | DataMiner Docs for more info. You are probably looking for the General tab instead.

LCA: DOM Form Actions

Hi Sion, Depending on the data that is linked to the form, these actions can do very similar things: Only DOM definition: Create & new instance will reset all form …

Issues after deploying Cube using MSI file

I added a feature request for the error to be more meaningful, actually stating what version was required and giving the system administrator the option to show a custom message …

Many alarms in cube

Hi Thomaz. DataMiner will always keep track of all the alarms that are happening on the elements based on the alarm templates assigned to them. You can however personalize the …

Cooldown time for Visio execute script

An alternative that doesn’t involve any elements and connectors is to set the execution time in an automation script memory file. If not enough time has passed, just close the …

Cooldown time for Visio execute script

Hi Ramesh, The solution from Miguel is an option, however you could also work with any shape you’d like and conditionally show it. An option could be that you are …