1 Reply Latest reply on Feb 19, 2014 4:32 AM by swiderski.maciej

    Are Multiple Instance Objects Sequential or Parallel in Execution? (jPBM 5.4)

    mbaldwin

      I have a business case where one part of my process needs to be executed by multiple different participants concurrently.  I believe that the "Multiple Instances" object should be able to give me this functionality, but I cannot find anything that clearly states if it will iterate over all entries of its collection object sequentially or if it will allow them to be processed at the same time in parallel with each other.  Can anyone clarify the behavior?