Defining Visio local variables To show elements
24th December 2024
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 …
Question
24th December 2024
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 …
24th December 2024
Even though I have set the soft launch for data api as true, it does not show on my dataminer applications and also, the data source I created I cannot …
24th December 2024
I want to get active dataminer agents through automation script.
24th December 2024
Hi, I want create a custom connector which will fetch the data from a custom api. Currently I have a custom GQI which fetches data from the custom APi, so …
24th December 2024
Hi All, I have a service template where a child element selection is optional. Based on this child selection I have input data to be specified by the user for …
23rd December 2024
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 …
23rd December 2024
Hi Dojo! I have a question regarding how to display specific rows of a table in Visio. Here’s the scenario: I have an element containing a table. In a service, I …
21st December 2024
Hi, I have an element created with a Timed Action wich should be executed every 4 hours,but I see that everytime I connect with the element these QAction (and others) …
20th December 2024
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 …
20th December 2024
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: …
20th December 2024
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
20th December 2024
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 …
20th December 2024
I watched this training video on QActions I am trying to replicate the Generic Code function, but it doesn’t work trying to call my Generic Code from another QAction with …
19th December 2024
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. …
19th December 2024
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 …