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.  async action in CAF

    Posted 09/02/11 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 09/10/11 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 09/13/11 02:50 PM