Adapter for MongoDB 9.12 | webMethods Adapter for MongoDB Documentation | webMethods Adapter for MongoDB Installation and User’s Guide Documentation | Overview of the Adapter | Architecture Overview
 
Architecture Overview
Adapter for MongoDB provides a set of user interface, services, and templates that enable you to create integrations with databases using a MongoDB driver. The MongoDB adapter is provided as a single package that must be installed on Integration Server.
As Adapter for MongoDB uses a MongoDB driver to perform operations on databases, the adapter requires a supported MongoDB driver to be installed and loaded in the packages directory of Integration Server. For more details see Installing a MongoDB java driver on Integration Server .
Adapter for MongoDB enables you to configure the following components:
*Adapter Connections. Enable Integration Server to connect to database systems at runtime. You must configure an adapter connection before you can configure adapter services.
*Adapter Services. Enable Integration Server to initiate and perform database operations on a database. For example, an adapter service could enable a trading partner to query your inventory database to determine whether a particular item is currently in stock. You can configure adapter services using adapter services templates, which are provided with Adapter for MongoDB.
*Adapter Listeners and Listener Notifications. Registers item to subscription and notifies the Integration Server when a notification is generated by MongoDB server. For more information, see Adapter Listeners and Listener Notifications.