Hi
I have parent process and a Subprocess "waiting queue". this sub process is configured as a MNI with configuration to "Move on after all instances are done".
However, after each instance of sub process is executed the node following the MNI is executed and its not waiting for all instances of MNI to finish.
Please have a look at the implementation below and let me know if anything is incorrect?
Discussion posts and replies are publicly visible
Looks fine to me.
Seems correct. Are you sure you published the latest changes and not start an older version?
Yes of course..
this same pattern in another process works fine...but n this process its not workingI'm contemplating on duplicating this process...maybe something to do with references
Did you check if all instances are finished?
Yes, all instances are finished