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.  Raiserror

    Posted 09/13/10 08:11 AM

    Hi all,

    When a proc just has this:

    RAISERROR 99999 “Error updating table personal”

    I get the exception when running the adapter in webMethods… however if there is something else in the code ie:

    declare @rowcount1 int
    set @error1 = 1
    RAISERROR 99999 “Error updating table personal”

    webMethods runs successfully when I expect it to throw an exception.

    Has someone experienced this? I dont want to specify output parameters

    Thanks in advance


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


  • 2.  RE: Raiserror

    Posted 08/09/18 05:17 PM

    I have the same error in webMethods 9.8 and Sybase DB

    Any idea about this?

    Thanks!


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