Where are Custom element properties stored?
24th November 2023
Where are Custom Element properties stored, in a database (I have MySQL – please provide the table) or in XML files?
Question
24th November 2023
Where are Custom Element properties stored, in a database (I have MySQL – please provide the table) or in XML files?
24th November 2023
Hi. We use correlations to verify some dataminer state and send emails. On agent start, we wait that correlation engine works but how to detect that dataminer is sufficiently started …
24th November 2023
Hi, Is it possible to edit the “allowed connections” of a matrix through an automation script or protocol? Thank you!
23rd November 2023
Hello, I am building service template and in that I want to filter the table using foreign key of that table. How I can use that directly in service template? …
23rd November 2023
Hello Dojo, I’m particularly interested on adding the option of managing domain users via HTML5, so that it is possible to add them to the system and assign them to …
23rd November 2023
Dojo Can I get some help (code snippet) of how I would set the security view IDs of a new reservation ? Everything I have tried so far in a …
23rd November 2023
Hi All. From what I understand, are internal mechanisms responsible for sending response traps from DMA? Can you tell me where to log traffic from these mechanisms. I want to …
23rd November 2023
Hello All, We would like to be able to add subfolders to the Documents section of an element. ( We don’t want our files to be global but local to …
23rd November 2023
Hello Dojo community, I’m currently working on automating a process within DataMiner that involves handling ZIP files within the Documents module. Here’s a concise overview of my objective: ZIP files …
23rd November 2023
Some memory leaks have been identified in our system in SLDataMiner.exe process. I can take several process memory dumps during its runtime. How can I analyze such a memory dumps …
23rd November 2023
Hi, I’ve updated the profile ID in my Functions XML File, but seems my service definition is still linked to the old id. Is there I can update my service …
23rd November 2023
Hello everyone, Is it possible to know all non-Skyline connectors that are installed on a DMA in one go? Instead of going to the protocols and templates page and checking …
23rd November 2023
Hi, i have a cli command which sets a multicast route within an Arista Switch. This is working fine in the explorer sections of the element. Now i want to …
23rd November 2023
Hi, Does the class QActionTable, which implements IEnumerable, support LINQ functions? I get errors like the following when trying to use them and wondering if I’m doing something wrong: System.InvalidCastException: …
23rd November 2023
Hi Dojo, I need to grab multiple parameters across multiple tables belonging to an Element, wondering what is the most efficient manner to go about this given I have the …