Question

Is it possible to connect to a MongoDB Replica set?


Hi all,

this may be quite similar to this Previous Question but I am just seeing if there is any update.

The problem is trying to use the MongoDB reader to access a Replica set held in AWS. Outside of FME you would connect to the database using the following address (with username and password removed and some *):

mongodb://user:pass@pro**-shard-00-00-lw***.mongodb.net:27017,pro**-shard-00-01-lw***.mongodb.net:27017,pro**-shard-00-02-lw***.mongodb.net:27017/admin?readPreference=primary&ssl;=true&replicaSet;=PROD0-shard-0

FME seems happy to connect to a similar arrangement if the Replica Set is held in a MongoDB on an internal server. But not so happy on an external encrypted server. Does anybody know whether it is possible?

Thanks

Matt


0 replies

Be the first to reply!

Reply