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.  Timer logic in Flow Service ?

    Posted Fri July 21, 2006 02:21 PM

    Is there any way that we can implement timer logic in a flow service ?. I want to call a service which will do some processing and return me the result. Here i want the main service to wait for the response from the called service for a specified period of time and then raise an error if the response is not received within the time limit. Is there any way to do this ?.

    Regards,
    Bala


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


  • 2.  RE: Timer logic in Flow Service ?

    Posted Fri July 21, 2006 03:23 PM

    You may try using pub.sync wmpublic services to implement timer logic.

    HTH,
    RMG


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


  • 3.  RE: Timer logic in Flow Service ?

    Posted Fri July 21, 2006 03:34 PM

    Another way of doing it might be using the Timeout property for that invoke step in the property window.
    shubhro


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