Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Steps to reproduce 1: Create mongodb connection2: Fill fields: server, port, database3: Authentication fields Mechanism: username and password, username, password4: Advanced : retryWrites=true, w=majority5: Click test connectionResult: Error, description provided in "error description"Expected result: Connection worksError description: ```ERROR [HY000] [Qlik][MongoDBODBC] (110) Error from MongoDB Client: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve 'serverName'] (Error Code: 13053)```Mongodb version: 4.4.18