Hi Diego,
I have configured CA 11.0.11 using MongoDB using the BI Connector aganist an on premise installation of MongoDB. Remember that MongoDB connector for BI is part of MongoDB enterprise edition advanced subscription; if you use it against community edition in production you will not be compliant with their license policies.
I had to perform the following steps:
1) Install VC++ redistributable component
2) Install MongoDB for BI Connector component
3) Generate the schema file using mongodrdl
4) Launch BI Connector (mongosqld) (I am running as windows service using the config file with the schema generated in step 3)
5) Place the MySQL driver in /drivers folder in all the dispatcher servers and restart cognos services
6) Create JDBC connection for "MongoDB for BI Connector" (If you are using dataserver connections, you can directly create MongoDB for BI Connector connection). Connect to the service launched in step 4 above.
Now you are ready to use the connection for using in cognos.
This link provides all the details -
https://docs.mongodb.com/bi-connector/master/You can even create an ODBC connection using DSN if you need.
I am yet to test this in 11.1.7 but I guess if we use the correct versions of drivers and components, we should be able to use it without problem.
Regards
------------------------------
Kiran Passumarthi
www.linkedin.com/in/kiranpassumarthi------------------------------
Original Message:
Sent: Mon August 31, 2020 11:10 PM
From: Diego Campos
Subject: Cognos Analytics 11.1.7 and MongoDB BI Connector
Hi.
I am trying to connect Cognos Analytics 11.1.7 to MongoDB Community Edition.
I have read the following documents:
https://www.ibm.com/support/pages/how-connect-cognos-analytics-mongodb-atlas-40-or-42-using-mongodb-connector-bi
https://www.ibm.com/support/pages/how-connect-cognos-analytics-mongodb-using-mongodb-connector-bi
But I cannot get the connection.
The only way to connect to the MongoDB database is to use MongoDB Compass.
Has anyone been able to configure this type of connection?
Thanks.
------------------------------
Diego Campos
------------------------------
#CognosAnalyticswithWatson