You are viewing limited content. For full access, please sign in.

Question

Question

How to Capture Who Out of 3 Approvers Actually Approved Using Parallel?

asked on August 2, 2017

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?

1 0

Answer

SELECTED ANSWER
replied on August 3, 2017

Yes.

0 0

Replies

replied on August 2, 2017 Show version history

Route to User has a set of "Event" tokens pertaining to the user who generated the event that satisfied the wait condition.

Edit: oops, reading fail. The activities will generate separate tokens, but (depending on your exact workflow definition) will be satisfied at the same time.

0 0
replied on August 3, 2017

Miruna,

The workflow is setup like the following:

* I had to cover the names of the activities because it has users names in them.

So if all 3 of the Rout Entry to activities have the same wait conditions, once satisfied, would all 3 take on the same value for their Event User token?

1 0
SELECTED ANSWER
replied on August 3, 2017

Yes.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.