Failover file synchronisation

I was wondering if you have already tried the \’Forcing synchronization of a file with the DMS\’ functionality in Cube? When a file has been changed on a particular DMA, …

Conditional monitoring of linked tables

Hey Michiel, Is the Relations tag present in your connector with the correct content? If so, try verifying if the path attribute of each Relation tag within the Relations tag …

Conditional monitoring of linked tables

Hi Michiel, Is it possible to elaborate your use case? Conditional monitoring can be implemented using alarm templates (Using conditions in an alarm template). You could create a condition in …

How can I force the update of a system function in DMS?

There’s a call available that allows to do this via an automation script: ProtocolFunctionHelper funcHelper = new ProtocolFunctionHelper(); List<SystemFunctionDefinition> allSystemFunctions = new List<SystemFunctionDefinition> funcHelper.ReplaceActiveSystemFunctionDefinitions(allSystemFunctions, “1.0.0.1”);

DM client connect

Please see the DataMiner client requirements at DataMiner Client Requirements – DataMiner Dojo . From 9.6+ versions, Microsoft .NET framework version 4.6.2 is required.

DM client connect

Hi Divagar, Please note that the minimum client requirements for DataMiner 9.6.0 specify .NET Framework version 4.6.2 https://community.dataminer.services/dataminer-client-requirements/ We even recommend installing the latest version (4.8 at the time of …

DM client connect

Hi Divagar, Please could you double check that all the requirements described in DataMiner Client Requirements are available in the client PCs where you are experiencing these issues?