Introduction:
The following document explains how to use the Strategy Connectivity Wizard to create a DSN configured to point to MongoDB in Strategy Secure Enterprise 10.x
Configuration steps:
- On the same host where Strategy is installed, create a directory to house the files created by the Strategy ODBC Driver for MongoDB to map the MongoDB database to a relational schema (for more information please refer to the driver documentation). This location must have the proper write permissions enabled so that the Strategy Connectivity Wizard will be able to create the files in this location.
Windows example: C:\>mkdir mongodb_mstr
Linux example: mkdir /mongodb_mstr, chown mstruser mongodb_mstr
- Start the Connectivity Wizard
On Windows: Start->Programs->Strategy Tools->Connectivity Wizard
On Linux/UNIX: /MSTR_INSTALLATION_PATH/bin/mstrconnectwiz
- Choose ‘Next’ to continue
- Choose the ‘Strategy ODBC Driver for MongoDB’ and continue.