Use of generic HTTP Query driver

We have the use case that we like to know if users can access to the internet over our Proxy. An idea is the we check periodicaly diffrent websites if …

Visio, Create element shape based on custom property

Looking for a solution to generate shapes from a Custom property something like: Custom property: Site1=xxxx,Port=zzz;Site2=yyy,Port=cccc Using RegexReplace on a text it´s possible to extract the variables, but we need …

MySQL trend table cleaning operation

When does DM initiate the MySQL Database cleaning operations? It appears to run every hour, but I can’t figure out when it starts. I does not appear to start on …

Mass configuration using API

We need to do some changes on multiple DM systems with hundreds of elements and are wondering if those can be automated using the API or another type of scripting. …

Problem with connection https:// to DMA

Hi, We have an issue connecting to a DMA via https. The certificate we have is valid and we are using FQDN: Despite this, we get this error: I did …

Disabling timeout alarms on specified Connections

Hi All, We have an element with multiple different connections and DVEs created by the parent element. My question is, is there: The ability to disable timeout alarms on user …

GQI Queries in Teams Bot

Hello Dojo I have been really exploring the queries functionality in the Dashboards application, I can retrieve tons of useful data from our operation in this way. I was thinking …

attachments for DOM instances

Hi, I needed some guid from my Dom object so i was explorer with the SLClient tool, i noticed that the DOM object browser has an tab with attachments.Similar to …

Datetime format for ChildrenFilter/TimeWindow?

I’m trying to follow the “Generating shapes based on table rows” and using the ChildrenFilter with a column containing datetime values. The column contain values in the format yyyy-MM-dd HH:mm …