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

Loop wait few sec. after 10 steps iteration

  • 1.  Loop wait few sec. after 10 steps iteration

    Posted Tue August 24, 2010 08:21 AM

    Hi,
    I have many records - going to DB. I have loop on it. I need that after 10 steps of iteration loop take a break on few seconds.
    Could You help me, please, with this problem?
    Thank You,


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


  • 2.  RE: Loop wait few sec. after 10 steps iteration

    Posted Tue August 24, 2010 09:08 AM

    Get the iterator value for 10th record and make the sleep the thread !!

    –Shaik


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