Start From query

Hi, in LCA when using start from query, when both querys are used on the same page is the query that is being used by another query executed twice? I …

Alarms are not updating in cube

Hi I have cube on Server and on client PC, alarms are updating on the DataminerCube of Server PC but it not updating on the DataminerCube of client PC, can …

Disposable Objects in DataMiner

Hello Dojo, I have a driver that uses an HttpClient to communicate with an API. For all of the API calls, we simply initialize the Http object, sends the request, …

NATS configuration issue

Hi Dojo, On one of our clusters I’m running the BPAs and I’m getting an error from the NATS BPA: – NATS client could not communicate with a NATS client …

check a table for specific value

Hi All I am trying to check a table and if a row has a specific value in a parameter such as “Not Processed” then this will trigger another method. …

GetAlarmDetails in a Swarming DMS

In a DMS that is configured for Swarming, how do use GetAlarmDetails in Client Test? The previous AlarmID and ElementID are now marked as deprecated, but I don’t know what …

Updating a table row

Hi All I am currently looking at a connector, that when updated is using protocol.AddRow, this is going to lead to a new entry added to the table everytime. Is …