Adapter for MongoDB 9.12 | webMethods Adapter for MongoDB Documentation | webMethods Adapter for MongoDB Installation and User’s Guide Documentation | Adapter Listeners and Listener Notifications | Configuring an Adapter Listener
 
Configuring an Adapter Listener
1. In Integration Server Administrator, select Adapters > Adapter For MongoDB.
2. In the Adapter for MongoDB menu, select Listeners.
3. On the Listeners screen, select Configure New Listener.
4. On the Listener Types screen, select MongoDB Database Listener or MongoDB Collection Listener.
5. On the Configure Listener Type screen, configure the following fields:
Parameter
Description/Action
Package
The package in which to create the listener.
Create the listener in a user-defined package rather than in the adapter's package. For other considerations when creating packages for the adapter, see Overview of Package Management.
You must create the package using Software AG Designer before you can specify the package by using this parameter. For information about creating packages, see webMethods Service Development Help.
Folder Name
The folder in which to create the listener.
Listener Name
The name of the new listener.
Connection Name
The name of the connection.
Retry Limit
The number of times that the adapter tries to reconnect, if the adapter fails to connect to or loses connection with the MongoDB server.
Retry Backoff Timeout
The number of seconds that elapse between each of the retries specified in the retry limit.
Important:
The listener name is prefixed by the folder name and is separated by a colon. For example, if the folder name is "Folder1" and the listener name is "Listener1", the listener name in the Listeners screen will be "Folder1:Listener1".
6. In the Listener Properties section, configure the following fields:
Parameter
Description/Action
Collection Name
The name of collection for which change stream is created.
Note:
This field is applicable for MongoDB Collection Listener.
7. Click Save.