When replicating an element via dataminer.services, do the source and destination DMS's need to run the same DM versions?
Ben Vandenberghe [SLC] [DevOps Enabler] Posted new comment 2nd May 2024
Hi Andy,
According to DataMiner Docs, source and destination must have the same DM version:
The source and replication DMA must use the same DataMiner version. In addition, the replication DMA has to be able to set up a connection towards the source DMA.
Hope it helps.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 2nd May 2024
Just a note on the side here – element replication does not run via dataminer.services, it is peer to peer between two DMAs (typically each in another DMS – although it can be between any two DMAs). And as Miguel pointed out, both source and destination DMAs need to be the same version (although I believe that it doesn’t necessarily mean that it would not work if they are not), and both need the same driver (associated with the element that is being replicated).