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

Difference Between Adapter Notification and Adapter Service

  • 1.  Difference Between Adapter Notification and Adapter Service

    Posted Wed October 15, 2003 10:37 PM

    Hi All,

    Can you please tell me the difference between Adapter Notification and Adapter Service?
    Any help would be greatly appreciated.

    TIA

    Sherry


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


  • 2.  RE: Difference Between Adapter Notification and Adapter Service

    Posted Wed October 15, 2003 11:19 PM

    If talking about the JDBC Adapter for example:

    Adapter Notification: (Triggers a publish of a document possibly containing the data that has changed in the database table e.g. Insert/Update)

    Adapter Service: (Allows you to make Inserts/Updates/Query the tables in your database)

    e.g. An Update notification in one table by a client app, may trigger an update/insert of another table via an Adapter Service.


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


  • 3.  RE: Difference Between Adapter Notification and Adapter Service

    Posted Thu October 16, 2003 02:53 AM