Adapter for MongoDB 9.12 | webMethods Adapter for MongoDB Documentation | webMethods Adapter for MongoDB Installation and User’s Guide Documentation | Installing and Uninstalling Adapter for MongoDB | Installing Adapter for MongoDB
 
Installing Adapter for MongoDB
Note:
If you are installing Adapter for MongoDB in a clustered environment, you must install the adapter on each Integration Server in the cluster, and each installation must be identical. For more information about working with Adapter for MongoDB in a clustered environment, see Adapter for MongoDB in a Clustered Environment.
*To install Adapter for MongoDB
1. Download Installer from the Empower Product Support website.
2. If you are installing the adapter on an existing Integration Server, shut down the Integration Server.
3. Start the Installer wizard.
4. Choose the webMethods release that includes Integration Server on which you want to install the adapter. For example, if you want to install the adapter on Integration Server 10.3, choose the 10.3 release.
5. Specify the installation directory as follows:
*If you are installing on an existing Integration Server, specify the webMethods installation directory that contains the host Integration Server.
*If you are installing both the host Integration Server and the adapter, specify the installation directory to use.
6. In the product selection list, select Adapters > webMethods Adapter 9.12 for MongoDB.
If you are using Integration Server 9.6 and above, you can choose to install the package in the default instance. In this case, Software AG Installer installs the adapter in both the locations, Integration Server_directory \packages and the default instance packages directory located in Integration Server_directory \instances\default\packages.
7. To download the documentation for the adapter, go to Software AG Documentation website.
8. After completing the installation , close the Installer and start the host Integration Server.
9. Adapter for MongoDB uses MongoDB Java driver to communicate with MongoDB Sever. Copy the MongoDB Java driver.jar files to Integration Server_directory \instances\ instance_name \packages\ WmMongoDBAdapter\code\jars directory.
Note:
To enable the adapter connection, it is necessary to add the required jar files. Refer the Adapter System Requirement document for the information regarding the supported MongoDB Java driver.
10. See Installing a MongoDB java driver on Integration Server for instructions on installing a compatible MongoDB driver.