BPA Framework – Logging functionality

Hi Jens, At this time there is no built-in logging functionality for BPA tests. I’m sure such a feature could get added in the future, but as far as I …

view with filered element

Hi Joel, Hiding shapes by using a show/hide condition will indeed still reserve the space for that shape. This is because the shape is created and it is then hidden …

Daily synchronization errors

Hi Alex, If the file doesn’t exist anyone and DataMiner is complaining about it, means that the file was manually deleted through the file explorer instead of the DataMiner documents …

MySQL Connections

Hi Neil greeting! If you have access to MySQL workbench you can change the Max connections and apply the new setting. We usually use “max_connections=1000” on MySQL deployments. Please refer …

MySQL Connections

Hi Neil, Checking previous DataMiner installers (9.6), the maximum amount of concurrent connections is set to 1000 (Release notes). Please could you confirm which installer has been used in this …

MySQL Connections

We have seen it before that the max connections reached over 100 on some other setups, what we did in that case is just increase the max connections to 500. …

Implement Filter in script list

Thank you all, I managed to make `it work. UIBuilder uib2 = new UIBuilder(); //uib2.AppendDropDown(“opt”, new string[] { “val1|Selection 1”, “val2|Selection2”, “val3|Selection3”, “val4|Selection4” }); UIBlockDefinition uiblock = new UIBlockDefinition(); uiblock.Type …

Alarm Mask Wizard window contents

You can just go ahead and mask the alarm without filling in anything in that field.  This is optional for you to add any comments that you want to share …

Alarm Mask Wizard window contents

Hi Stefan, In that area you can optionally fill in a reason for masking the alarm. This will be added as a comment to your alarm, which you can see …