Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, Everyone
I hope you are all doing well
I'm facing some problems with the MongoDB component in Big Data Streaming,
I set up my No SQL connections to MongoDB atlas using connection string and set DB Version to "version 4.4.X and Later" and I use it in the Big Data Streaming Job - > tMongoDBConfiguration component, then there is an error appears "-Unknown Value in the list [DB Version] / Value set not supported by the component", is tMongoDBConfiguration not supported MongoDB 4.4.x and later or there is the solution for this?
Hello,
Thanks for the explanation, unfortunately, tMongoDBConfiguration doesn't support connection string at the moment.
Best regards
Hello,
The problem is that the MongoDB 4.4.x and later is not in the list of supported in tMongoDBConfiguration.
to resolve the issue, please change the PROPERTY to 'Built-in' and setup the DB Version to 'MongoDB 3.2.x' as the below
hi Achen, thank you for replying, if I set the PROPERTY value to Built-in and DB Version to MongoDB 3.2.X , I can't connect to MongoDB Atlas using the connection string because the connection string option not appears
Hello,
Please add another component tMongoDBInput which will show the "Collection" string
Hello anchen, thank you for replying, sorry I think there is a misunderstanding, it's a connection string, not a collection string, sorry is tMongoDBConfiguration support connection string?
Hello,
Thanks for the explanation, unfortunately, tMongoDBConfiguration doesn't support connection string at the moment.
Best regards