Failover file synchronisation
1st July 2021
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, …
Answer
1st July 2021
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, …
1st July 2021
Hi Jens, Unresolved connections in IDP connectivity are the ones for which there is already information but not everything. This is, IDP was able to map things but some of …
1st July 2021
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 …
1st July 2021
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 …
30th June 2021
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”);
30th June 2021
Hi Simon Update center currently only supports the old DCP Accounts. Adding support for the new DM Services account is however high on the backlog. Update centers gets the available …
30th June 2021
Hi Paulo, Regarding your question about the TLS version, please see the answer from a previous question in Dojo: Which version of WinHTTP and SSL/TLS is used by default
30th June 2021
Likely there is an issue with dynamic positioning in combination with the HoverType=Geometry option. It seems we are missing a bit of info after duplicating the template shape that we …
30th June 2021
It is also possible to start an application with some arguments. You could do something similar to start your preferred browser. Example on opening VLC player:
30th June 2021
Mimicking how you would open the file in your default browser may work, so you can add ‘http://’ as prefix to your file path. In my case, it worked fined, …
30th June 2021
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.
30th June 2021
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 …
30th June 2021
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?
29th June 2021
For the SRM objects stored in Elastic it should be possible to define a TTL in DBMaintenanceDMS.xml (available in the Database folder).
29th June 2021
At the time of writing, a pair of failover servers need to be in the same network (subnet). However, in one of the upcoming releases, DataMiner will support failover for …