webMethods

 View Only
Expand all | Collapse all

call multiple flow services in parallel and consolidate results at end

  • 1.  call multiple flow services in parallel and consolidate results at end

    Posted Mon November 25, 2019 08:24 PM

    could you suggest which is the best way to call multiple flow services(which will invoke individual DB queries) in parallel(asynchronous) within a main flow service and consolidate all responses and send as one from main flow service.
    JMS or Publish or Java.doInvoke()?


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Architecture


  • 2.  RE: call multiple flow services in parallel and consolidate results at end