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

async action in CAF

  • 1.  async action in CAF

    Posted Fri September 02, 2011 12:36 PM

    Hi

    I have a .view page that look like this

    But what it does atm is refresh all the 3 services at same time, ending all at same time. What i need is refresh all at same time but end not at same time, i dont want the fastest one waiting for the slowest one.

    Any help on this please ?

    Thanks


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: async action in CAF

    Posted Sat September 10, 2011 08:37 PM

    You can use three different AsyncHiddenCommands each tied to an InvokeScript. Please see the attached project.
    Regards,
    –mark
    TripleRefreshApp.zip (11.9 KB)


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 3.  RE: async action in CAF

    Posted Tue September 13, 2011 02:50 PM