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: 
Leonardo_Allog
Contributor
Contributor

Connect mongodb via URI (mongodb + srv)

We have an internal system that the mongodb bank is hosted on Digital Ocean.


The connection method for this database is via URI string, we created this connection via Studio 3T, and the configured connection method is DNS Seedlist (mongo+srv connections).

Example URI: mongodb+srv://USER:PASSWORD@HOST?replicaSet=REPLICASET&tls=true&authSource=AUTHSOURCE


In this connection method, the port is not mandatory, but in Qlik Sense it is mandatory.
Has anyone ever experienced this?


They told me about creating an ODBC driver for mongo etc., however, the problem remains the same.

Mongodb version: 6.0.11

0 Replies