Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Replicate data from a mongoDB replicaset to another

Hi 

 

Looking for help to replicate data from one mongoDB replicaSet to another.  Any documentation or links would be very helpful.

Also, when the connection is broken and Oplog is full.  What’s the mechanism to read the changed data? Is it from Oplog or does it compare the records after connection resumed?

 

Thanks in advance.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

You could use tmongoDBoutput / bulkload components to update. If you want to update particular element in existing document instead of update the whole document, please have a look at tMongoDBRow componnent.

Best regards

Sabrina