Finding out what happened to Dom instances

I have guids of dom instances that used to be on the system but no longer are. Is there a way to find out if someone or something has deleted …

Does Scripetd Connectors support modularization?

Hello, I have several files: main.py account.py devices.py activities.py I call all these modules in main.py. Does Scripted Connectors support modularization? Or do I need to paste the code into …

custom Dataminer agent

i want to moniter my custom media devices for that i have created custom protocol for this it is required to create a custom agent or we can use the …

license time

how much time it will take to get license. I  already requested through a mail 24 hours before.

Filtering ICMP Timestamp Request

Hello All, As a background, we have done a Vulnerability Assessment (VA) scanning on our Dataminer server and post assessment, there are few vulnerabilities that need to be addressed and …

LCA : Version history – GQI queries

Dojo If I roll back to a previous version of a LCA, is it expected that the changes I made to a GQI query are also rolled back ?

Using GQI RegexMatch with Capturing Groups

Hi Community, I want to split a string like 1stString_2ndString_3rdString_4rdString_5thString using the RegexMatch function for GQI column manipulation. The string values ​​are variable, underscores are fixed as a separator. Let’s …