I created an InfoPath form with a people picker in a repeating table. The persons from that people picker are imported into my Nintex WF. Each person goes through a for each loop and has to be approved twice (as you can see in the image).
My question: it seems that the whole for each loop runs those people one by one in stead of simultaneous. Is this correct? If right, is it possible to run it simultaneous?