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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Adapter Notifiation Buffer Table and trigger

    Posted 03/16/17 11:11 AM

    Hi

    Can anyone please let me know where the buffer table and trigger is created when we configure adapter notification.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Adapter Notifiation Buffer Table and trigger

    Posted 03/16/17 11:22 AM

    It will be in same database/schema in which you listening thru notification.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Adapter Notifiation Buffer Table and trigger

    Posted 03/16/17 11:24 AM

    Thanks Yogesh.

    Will check in same schema.


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Adapter Notifiation Buffer Table and trigger

    Posted 03/16/17 11:34 AM

    Hi,

    additionally there is a sequence for tthe notification created also.

    You can find the names of the objects in Designer when checking the different tabs of the notification service.
    Their names are constructed like this:
    Sequence: WMS
    Table: WMB
    Trigger: WMT

    See JDBC Adapters Users Guide for details.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB