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 notification

    Posted 12/07/04 02:51 PM

    Adapter Notification not running
    I been using JDBC for the past integration in WM6.1 and able to use most of the features with no problem of JDBC Adapter. I just started to use Adapter Notification for the first time as If some thing is inserted, modified or deleted I need to get notification ,
    To start with I created the modification Notification to monitor the given table in
    SQL data base . as Webmethod will create a Publishable Document along with that service ,
    I also created the one trigger and handling service( service just to debug to log) to Subscribe to that Publishable document. Now as every thing is in place ,I manually modified using SQL Analyzer (Enterprise Manager ) to modify that particular table ,
    And the when I see nothing in error log ,means that document is not getting fired when there is any modification on that target table .

    Is there thing I am doing wrong Or its webMethods Problem or its Permission Issue while accessing the database .

    I will appreciate your responses
    Thanks every one .


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Adapter notification

    Posted 12/07/04 06:37 PM

    Kitt,

    This behaviour could be due to privileges/triggering DB/synonyms issue while acessing adapter notification connecting to that SQL db.so please make sure that webMethods have with necessary privileges using notification.Also make sure that trigger service input signature having with fully qualified publishable documenttype name.

    HTH,
    RMG.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Adapter notification

    Posted 12/08/04 05:14 AM

    Hi Kitt,
    I hope you very well know this but you missed this point in your Post. YOu have to enable the notification using the IS Administrator. And also make sure your service has in input the fully qualified name of the publishable doc.
    Regards,
    Pradeep.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 4.  RE: Adapter notification

    Posted 12/08/04 03:15 PM

    thank a TON Pradeep and RMG ,
    I really missed that point for enabling that trigger.
    I really appreciate webMethods Folks who is keeping this thing going …

    Thanks.

    Kit.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: Adapter notification

    Posted 12/08/04 07:01 PM

    glad to know…it is working…

    goodluck,


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 6.  RE: Adapter notification

    Posted 12/09/04 05:21 AM