Can I update database (logger) table entries in a connector?
4th November 2022
Hi Dojo, I have a connector with a database (logger) table for which the entries are stored in ElasticSearch. Now I’ve added an additional column to this table. Data is …
Question
4th November 2022
Hi Dojo, I have a connector with a database (logger) table for which the entries are stored in ElasticSearch. Now I’ve added an additional column to this table. Data is …
4th November 2022
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 …
4th November 2022
Hi Dojo, Can an email notification be configured in case a BPA execution result in failed status?
3rd November 2022
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 …
3rd November 2022
Hello all I’m trying to open from a visio using Link type a Desktop cube to a different DMA and i can do this by using Link DataminerCube.exe|Launch Hostname=10.227.86.80|ToolTip …
3rd November 2022
Please, Dojo – is there a list of the “default” columns pre-defined in DataMiner for the Alarm Console? Trying to separate the default from the “custom” ones – in this …
3rd November 2022
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 …
3rd November 2022
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. …
3rd November 2022
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 …
2nd November 2022
For some use cases, we need to create low-code apps that display history tracking of the values of DOM instances. A good example is a Ticketing application where users may …
2nd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
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 …
2nd November 2022
It’s possible to display a sliding window on the alarm list in Dashboard. What I need is to display information events instead of active alarms. I also need both a …
2nd November 2022
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 …