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?

Character limit in a protocol parameter

Hi, Is there a limit on the number of characters a protocol parameter can store? What is the maximum number of characters a protocol parameter of type string can hold?

DataMiner Failover VIP

Can we configure only a VIP for the corporate interface and no VIP for the Acquisition interface for a failover system? [EDIT] This would mean that you only need to …

Retrieve the polling IP in QAction

I must be missing something as I thought this should be simple. I’m creating a protocol that uses http request. In the QAction I’d like to retrieve the polling IP …