Load/run package from automation script

Hi Stijn, In order to install multiple .dmapp packages, you can use the Taskbar Utility using command line options (DataMiner Help). I tried with a batch script and I was …

Cassandra cluster sync status?

Hi Jeff we recentyl recieved a similar question and this was the Cassandra champions answer: Having a large size difference could be normal as it highly depends on when the …

Adding a numerical element property

Hi Reinout, There are only two types for properties right now: strings and discretes. It’s not possible to define a property as a numeric at this moment. You are correct …

Different alarm templates for the one element?

Hi Trong, As already mentioned by Miguel, you can’t work with different alarm templates for the same element. If one of your teams would have a separate DataMiner platform, you …

Different alarm templates for the one element?

Hi Trong, I am afraid that assigning different alam templates to the same element is not possible. Even if the element is displayed in multiple views, you are referring to …

How to retrieve View of existing element

Hi Stijn, The following code can help you to retrieve the view of an element: // Create a IDms object to go through the elements in the cluster IDms dms …

Can I upgrade my database version?

Hello, On the Elastic side of the question, it’s possible to upgrade to any version in the 6.X range. However, I do not recommend downgrading to lower than 6.8 because …