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 Rename Notification
 
Configuring Rename Notification
Rename Notification is generated when the name of an existing collection is renamed. You configure the notifications using Designer.
Be sure to review the sections Adapter Listeners and Listener Notifications before you configure Rename Notification.
*To create a Rename Notification
1. In Designer, right-click the package in which the notification should be contained and select New > Adapter Notification.
2. Select the parent namespace, type a name for the adapter notification, and click Next.
3. Select Adapter for MongoDB as the adapter type and click Next.
4. Select the Rename Notificaton template and click Next.
5. Select an appropriate Adapter Notification Listener and click Next.
The name of the publishable document associated with this notification is displayed.
6. Click Finish.
For more information about listener notifications and publishable documents, see Adapter Listeners and Listener Notifications. For more details about the Integration Server publishable documents, see the Publish-Subscribe Developer’s Guide for your release.
7. In the Database tab, the Database field displays the name of the database that you provide in the Connections.
Note:
The Collection field is empty, if the selected listener is MongoDB Database Listener.
8. Click Save from the File menu.