Get Online Users List from a DMS

Hi, Is there a way to get the connected/logged on/ online users list on the DMS? I found this UserStatusEventMessage & GetUserInfoResponseMessage SLNet messages but did not find any documentation …

Router control with partial table

Hi all, We are using a router control component that is retrieving its inputs and outputs from a matrix element. These inputs and outputs are linked to a table parameter …

How to move Elastic nodes to new servers?

Hello! I’ve got a system where we’re wanting to move the 3 Elastic node cluster to new servers. Is it just as simple as installing Elastic on the new servers …

Dataminer log flooded with NT_VERIFY_CLIENT_COOKIE messages

Hi, Have a DMA running release 10.0 CU18 where its Dataminer log is flooded with these messages: 2021/12/16 13:29:12.295|SLDataMiner|12168|5700|IDataMiner::NotifyDataMiner|ERR|0|Finished [0x00000000000203B7] – NT_VERIFY_CLIENT_COOKIE by DataMiner with error. (You don’t have permission …

Evertz Magnum

Hello, We are facing to an issue about crosspoints redundancy with the Evertz Magnum driver (version 2.1.0.5). When a redundancy is performed, the crosspoints are not moved. It seems there …

SRM – PLS : SrmResourceConfigurationInfo BookingName is obsolete

Hi Dojo, Since the latest SRM Framework releases I got below warning when getting property BookingName from class SrmResourceConfigurationInfo: ‘SrmResourceConfigurationInfo.BookingName’ is obsolete: ‘Profile Load Scripts should be independent of the …

Ticketing – Sample code

Hi Dojo, I want to create a ticket when my SRM service goes into alarm. Therefore I’m using the Correlation Engine that executes an Automation Script. I already found how …