IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Differences between Database BasicNotification and Other Notification Configured Operations

  • 1.  Differences between Database BasicNotification and Other Notification Configured Operations

    Posted Mon May 26, 2003 11:54 PM
     Can any body explain me the exact difference between Database 
    

    Basic Notification Configured operation and other(say Insert Notification) notification operations.


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods
    #broker


  • 2.  RE: Differences between Database BasicNotification and Other Notification Configured Operations

    Posted Tue May 27, 2003 02:17 PM

    The Basic Notification requires that you have already created your own buffer table to hold the notification rows, and a trigger to create those rows. The other operations create those things for you.

    I highly recommend that you read the section on these operations in the Developer’s Guide (or Database Adapter Guide, if using webMethods 4.x/5.x). More explanation is available there.


    #webMethods
    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB