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

Step delay/wait for a dynamically set period

  • 1.  Step delay/wait for a dynamically set period

    Posted Wed January 20, 2010 04:08 AM

    I have a need to “park” a process at/before a task for a certain amount of time (up to 2-3 days) but do not wish to hold a thread open on the Integration Server as there maybe as many as 50,000 executions of the process model per day. (so sleeping the thread is not an option)

    I am seeking suggestions. So far I can think of a ticker (using the scheduler) and correlation within the model.


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: Step delay/wait for a dynamically set period

    Posted Thu January 21, 2010 01:28 AM

    Looks like Alex already posted an answer pre-emptively :smiley:


    #BPM
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Step delay/wait for a dynamically set period

    Posted Fri November 19, 2010 07:28 PM

    Hello Andrew, I’m facing a similar situation where I need to stop a process step for 15 minutes before continuing. After that it follows its path.

    Can you please provide me with a little more insight on you approach?

    Regards,
    Nuno Dias


    #BPM
    #webMethods
    #webMethods-BPMS