Timing for automated service creation

Hi Stefan, I see no immediate reason for that 5s pause, let’s investigate this in more detail via a ticket in your support contract (Contacting tech support | DataMiner Docs).

Cassandra with OpenJDK

Hi Stefan, I think you are on the right track. Firstly, I would suggest checking the compatibility between your Open JDK and Cassandra. After that, installing or extracting that Open …

Element Alarmstate flipping from 7 to 0

Hi Curtis, As Arunkrishna commented, Alarmstate 7 corresponds to Timeout state and 0 corresponds to Not Monitored (reference: DataMiner element control protocol | DataMiner Docs > search for 65008). If …

Why does DataMiner prefer even number of bytes?

Hi Edib, This is probably because the parameter is internally being converted to a string in a unicode connector. Can you please try setting the parameter with SetParameterBinary instead of …

Correlation Rule – Service name in the email

Hi Trong, When triggering an email via correlation, the subject can in fact contain placeholders. However, the serviceimpact:text, which represents the names of the affected services, is not available in …

Using dataminer api without credencials

Hi Juan, The DataMiner WebAPI needs authentication for most methods because they access DataMiner data, which has user-based security applied. For example: the ‘GetAlarmStateTimelineForService’ endpoint checks for user permissions on …

A plugin is needed to display this content

Hi Jeroen, I see that the following was mentioned by our SW team : The workaround was provided to use “UseChrome” on the inline browser shape and this was confirmed …

Display current preset name in use by Spectrum element

Hi Alain, A possible option is to visualize the preset using a session variable. For example, in the following Kata session (Using Visual Overview to switch spectrum presets), session variables …