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.  Need multiple "watt.net.timeout"

    Posted 05/23/07 09:00 PM

    We have set up the extended property of “watt.net.timeout”. This is affecting all the http calls throught out the IS. But for some of the services we want the value of this property to be different.

    For eg: some services can wait up to 50 sec whereas for some services we want to wait only for 20 sec What are the best ways of handling this problem?


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


  • 2.  RE: Need multiple "watt.net.timeout"

    Posted 05/24/07 04:55 AM

    Unfortunately, that’s a global setting and there’s no way around it to my knowledge.
    I would suggest setting that to your max required limit then use request-reply to timeout for shorter turnaround requirements.

    Philip


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


  • 3.  RE: Need multiple "watt.net.timeout"

    Posted 05/25/07 10:26 PM

    Do you know how I can do that?


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