Random Element Timeout

Hello, I’m using an old version of Dataminer 9.6 with SQL Database (Single Node/No Offload). Since 20th December the server is facing a lot of timeout alarms which happear randomly …

Automation Script with Execution Duration

Hi Dojo, I have created 3 automation scripts and it should execute one by one accordingly: Execute Script 1 Wait 15 seconds and execute Script 2 Wait for 2 minutes …

DataMiner 10.4 to 10.5 Upgrade

Hi Dojo, Hopefully a simple question. We are looking to upgrade a DMS from 10.4.5 to 10.5.1 (or 10.5.2 if that is the latest at the time) Is it best …

ShowInformationMessage not working

Hi Dojo, I am trying to use protocol.ShowInformationMessage(); but it doesn’t seem to be working. The DataMiner version is 10.4.12.0 and it is being triggered by a Context Menu, which …

Handle row triggers for multiple tables

Hi Dojo, we will add the same column in multiple tables and do not want to write the same row trigger function for every table. Is it possible to get …

Generic XML File Reader Protocol

Hi Dojo, I came across this protocol (Generic XML File Reader) which can read the content of XML file. However, we need to click “Check” for the element to update …

Real Time Updates – Dashboards vs LCA

Hi Dojo, I have a GQI that allows live updates with subscriptions to DOM, a service, and two elements. This GQI works as intended on a test dashboard, where updates …

Life cycle of objects in scripts

Hello Dojo, I know that when we use static objects in connectors they are shared between all elements running that connector, and if we use non-static objects, each element gets …