Defining Visio local variables To show elements

Hello Dojo, I have a newbie-level question. I’m trying to define some variables and display them in Visio. The solution I found involves using SetVar shape data to define the …

Dashboard Query from a Service

Hi all, I created a service that contains multiple elements; so in this case also multiple tables with filtered parameters/columns/rows. All good at service level. I would like to use …

Restarting an Enhanced Service

Hi Dojo, On our DMS we have lots of Enhanced Services, but there isn’t an option to change the state of the Enhanced Service from the Hamburger Menu (Activate/Pause/Stop/Restart) What …

DOM Optional Multiple Sections

Hi Dojo, I’m trying to create DomInstance with optional and multiple sections of particular section definition and got error about InvalidSections and DomInstanceDoesNotContainRequiredModuleSections. It is allowed in DomDefinition my code: …

Cassandra different port

Hello, is it possible to connect to a cassandra db on different port of 9042 ? I’m trying putting ip:port but it seems not working Thanks

Visio Check for ChildElement Name

Hi Dojo, I’m creating a service view and there could be two different ChildElements. “Z Switch (element name)” or “Z Nimbra (element name)”. For the Visio it’s important to know …

Hiding Visio shapes with variables

Hi, I am trying to hide a shape in Visio by checking if a parameter is set to the value “NULL”. This works fine when I directly use the parameter. …

Conditional Monitoring – How to set it up?

For a certain use case, we would like to show or hide alarms depending on another value (in this case an OID). In the alarm template, we’ve specified the OID …