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.  INVOKE timeout does nothing

    Posted 01/08/03 06:32 AM

    I was very surprised to read this on the advantage wishlist forum. So I thought I’d share it here. Quoting the original poster:

    Posted By: ukroener.10139
    Subject: Flow steps: INVOKE to be interruptable

    The B2B Integrator / Developer enables programmers to write flow steps that can be limited in their invocation time. One fills in the “timeout” value with a variable or value, and if the flow step exceeds the timeout, an exception is thrown.

    So far, so good. But there is no way to interrupt a hanging flow step, for instance one written in Java.

    The B2B Server documentation reads:

    “However, the invoke step is not interrupted when the timeout value is exceeded. Instead, the exception is raised after the INVOKE is complete.”

    This makes the timeout next to useless in some very interesting cases. For instance, the built-in FTP library sometimes hangs our services, and the SMTP library can do the same thing.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: INVOKE timeout does nothing

    Posted 01/09/03 04:09 AM

    And this seems to tie in to the discussion last week about Thread Management (i.e. how to kill threads).

    Thanks for posting this, Sonam.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods