Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter Notifications | Configuring OrderedNotifications
 
Configuring OrderedNotifications
 
Considerations when Configuring OrderedNotifications
Creating an OrderedNotification
An OrderedNotification publishes notification data for multiple insert, update, or delete operations on multiple tables. For more information about notifications, see Adapter Notifications.
With OrderedNotifications, typically you configure an Integration Server trigger to subscribe to the notification's publishable document and a flow service that the trigger invokes. Because the primary reason to use OrderedNotifications is to preserve the order in which the operations occur, be sure to set the Processing Mode option to Serial on the Settings tab in Designer when you create the trigger and flow service. For more information about configuring Integration Server triggers and flow services, see the webMethods Service Development Help for your release.