Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
rohitk1609
Master
Master

Alternate way of Qlik web mongoDB connector(getting Depreciated on Jan 31 2020)

Hi Techies,

We are using Qlik web Mongo DB connector since two years and we got news that this connector is getting depreciated on 31st Jan 2020. 

We have lots of apps where were are using script generated by Qlik web Mongo DB connector like

MongoDBConnector_Collection:
LOAD
_id as Collection__id
FROM
[http://QlikSenseServer:5555/data?connectorID=MongoDBConnector&table=Collection&server=mongodb.com%2c...]
(qvx);

Now when Qlik web Mongo DB connector will be depreciated then above script will fail in Qlik apps .

Qlik support said ODBC connector could replace this Qlik web Mongo DB connector. Same is in release notes

https://da3hntz84uekx.cloudfront.net/WebConnectors/2.59.1/0/QlikWebConnectorsMay2019ReleaseNotes.pdf

We are not sure how, can anyone guide us how to replace above script by Qlik Sense ODBC connector ? Do we need to create DSN, if yes, do we need mongo drivers? is it free of cost ?

 

Thanks

Rohit

 

Labels (1)
0 Replies