Verify if automation script is (still) running

Hi Joey, You can also do this from a QAction, Automation script, or any C# application with the following code: private bool IsAutomationScriptRunning(string scriptName) { var request = new SetAutomationInfoMessage(AutomationInfoType.Maintenance …

Verify if automation script is (still) running

Hi Joey, Maybe you can have a look at the Skyline Automation Performance Monitor connector. This protocol tracks which scripts are running, how often they ran and how long the …

CrudFailedException on SLBPAManager log

The stack traces indicate that there’s an unexpected problem saving BPA configuration files to disk (on BPA updates or sync within cluster). It’s probably best to create a collaboration task …

LDAP vs LDAPS

Hi Andre, Please check the section Remarks regarding LDAP settings in DataMiner Help – Configuring LDAP settings: To connect to the LDAP server with SSL, from DataMiner 9.5.6 onwards, specify …

Visio Grid Layout- button groups

Hi Gerwin, Unfortunately, there currently is no support for setting the layout option on shape groups. As a workaround you’ll need to extract everything of the group shape into their …

Correlate Alarms by Element Name

Hi Ryan, Since you’re grouping per element anyway, I’d advise to leave the “correlate across DMAs” checkbox unchecked. (all alarm events that need to be grouped together are originating from …