Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongodb-integration-adapter #96

Open
ShayMichaely15 opened this issue Dec 19, 2023 · 0 comments
Open

mongodb-integration-adapter #96

ShayMichaely15 opened this issue Dec 19, 2023 · 0 comments

Comments

@ShayMichaely15
Copy link

ShayMichaely15 commented Dec 19, 2023

According the following blog, I have 3 questions:
https://blogs.sap.com/2020/07/23/connecting-to-mongodb-server-from-sap-cloud-platform-integration-using-camel-mongodb-component/

First question :
That mean that the connection to the Mongodb database is hard coded in the adapter ?
So, if I have 3 databases dev, test Prod, I need 3 adapters.

Second question :
My database need a user and password.
So I have to to use something like that : mongodb://username:password@localhost/mydb
Is it correct ? that mean that my user/password are also hard coded. Is there a security risk there ?

Third question :
My database is on premise. So, I guess I need to use the cloud connector. how do it interface with the adapter ?

Regards,
Shay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant