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
  • 1.  Polling Notifications [ART.116.3038] and [ADA.1.316] when tr

    Posted Tue April 19, 2005 08:11 AM

    Hi,

    I have ceated a basic update notifiaction (no when clause), however when I try to enable it I get:
    [ART.116.3038] Adapter Runtime (Notification): Error in Notification Callback:enableCallback notification SMB002_Hr.DB:updateNewEmployee.
    [ADA.1.316] Cannot execute the SQL statement “CREATE TRIGGER WMTba4mnmh ON dbo.t_Kand_Alg for update as if begin INSERT INTO e_Select.WMBba4mnmh (KAND_ID) SELECT inserted.KAND_ID FROM inserted end”. "
    (HY000/156) [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Incorrect syntax near the keyword ‘begin’."
    [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Incorrect syntax near the keyword ‘begin’.

    Seems as if the generated script for the tigger is malformed.
    Does anyone knows what is happening ?


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


  • 2.  RE: Polling Notifications [ART.116.3038] and [ADA.1.316] when tr

    Posted Wed April 20, 2005 04:22 AM

    Problem solved, I forgot to define te notify on update on a column.


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


  • 3.  RE: Polling Notifications [ART.116.3038] and [ADA.1.316] when tr

    Posted Mon March 06, 2006 02:47 AM

    When enabling polling, I am getting the following error message:
    [ART.116.3038] Adapter Runtime (Notification): Error in Notification Callback:enableCallback notification Horizon.notifiers:F0101UpdateNotify.[ADA.1.316] Cannot execute the SQL statement “INSERT INTO TESTDTA.WMSbb5ujkv VALUES( ‘WMBbb5ujkv’, 1)”. “(55019/-7008) [SQL7008] WMSBB5UJKV in TESTDTA not valid for operation.”[SQL7008] WMSBB5UJKV in TESTDTA not valid for operation.

    Can you give me suggestion on this regarding.


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


  • 4.  RE: Polling Notifications [ART.116.3038] and [ADA.1.316] when tr

    Posted Thu May 29, 2008 06:28 AM

    Hi,

    We encounter the following error when we try to enable an insert/delete notification.


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