I have a workflow where I need to route the entry to 3 different people at the same time. I am currently doing that using a parallel activity. For all 3 branches there is a Route Entry to Folder activity that routes it to a corresponding folder for an approver to look at. After 1 of the 3 approvers change a field value, it will move on as it will satisfy the condition of all three wait conditions.
If this is the case, does it set the 'Event User' token for all 3 Route Entry to Folder activities to the same value?