Query filter feed available to GQI

Is there any possibility to use the feed of a query filter component again in a new GQI to apply another filter? Use case is linked to our newly introduced …

Synchronisation of Views.xml

Hello All, We have created some DVEs which are not appearing under their parent element. I can see the Views.xml is up to date on the local agent to the …

How to handle error message in process activities

I have an activity that has some custom exceptions/errors defined (e.g ElementNotFound/ ElementNotActive/…) . We know these errors could occur, and if they occur I would like to send eg. …

InitVar fixed value not being applied

Hi Dojo, I am trying to Set up a value for my Dashboard so that when the Visual Element Page is being loaded I would already have a value in …

Offline cassandra installation on Ubuntu

I am trying to install cassandra on a server that has no access to Debian, so I used the tar file, doing the following : “unzip” to folder /etc/cassandra Run …

Fail trying to Upgrade Dataminer 10.1 to 10.2

Hello Team, We are trying to upgrade from Datamer 10.1 to 10.2. We run the VerifyClusterPorts.dmupgrade archive first but looks like there is the next error: ## 2023-03-07 15:44:33 ## …

Unit Testing Mocking for Protocols

Has anyone had success in building a Mocking Library to mimic the SLProtocol/SLProtocolExt for unit testing for protocol development?