Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
pitviper007
Contributor
Contributor

How to connect to mongo atlas

  • mongodb+srv://username:passowrd@production.rxemc.mongodb.net

    We are facing issue in connecting mongoDB altas to Qlik.

    I am trying to connect using the mongo srv url but it doesnt seem to work.


    Help.png
Labels (1)
1 Solution

Accepted Solutions
Eugene_Sleator
Support
Support

Hi   I think the connection string needs to end with the database name 

mongodb+srv://username:passowrd@production.rxemc.mongodb.net/<YOUR DB NAME HERE>

Refer to this also

Connect from Qlik Sense

View solution in original post

4 Replies
Eugene_Sleator
Support
Support

Hi   I think the connection string needs to end with the database name 

mongodb+srv://username:passowrd@production.rxemc.mongodb.net/<YOUR DB NAME HERE>

Refer to this also

Connect from Qlik Sense

Shoaib
Contributor
Contributor

Hi!

I am writing server: production.rxemc.mongodb.net (referring my issue from above problem as I have same problem as described above)

port 27017

user name: my username (as written in the connection string)

password: my password (as written in the connection string)

database :ABC (There exists an ABC DB in my cluster)

All other options are left untouched when trying to connect my qlik with mongodb.

I am receiving this error : 

Error message:Please check the values for Username‚ Password‚ Host and other properties.
Description: General error
Details
ERROR [HY000] [Qlik][MongoDBODBC] (110) Error from MongoDB Client: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve 'production.rxemc.mongodb.net'] (Error Code: 13053)
 
please help me resolving this issue.
Giriprasath
Contributor II
Contributor II

Hi ,

I am encountering the same error as you. Have you discovered a solution for this issue?

fabdulazeez
Partner - Creator III
Partner - Creator III

I am also encountering the same problem. Is it possible to connecto to Atlas from native mongodb connector within Qlik sense. @Eugene_Sleator can you please help to understand. Should we use the Atlas BI connector for this or is there any way to use native one mentioned here https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Mongo/...