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 Delete Notification
 
Configuring Delete Notification
A Delete Notification publishes notification of delete operation on a database collection. You configure the notifications using Designer.
Be sure to review the sections Adapter Listeners and Listener Notifications before you configure Delete Notifications.
*To create a Delete 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 Delete Notificaton template and click Next.
5. Select the 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 Collection tab, the Collection field displays the collection name that you provide in the MongoDB Collection Listener.
8. From the File menu, select Save.