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

Throwing our own Exception

  • 1.  Throwing our own Exception

    Posted Mon September 13, 2010 12:43 PM

    Hi all,

    Is it possible to throw our own exception in a flow service?
    

    Thanks
    tmv


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Throwing our own Exception

    Posted Tue September 14, 2010 05:14 PM

    Yes the standard way is you need to build a custom JavaService (throwException logic force error condition with errorMessage) and call it in the flow.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods