Hi All,
I am trying to understand how the 'Reviewer' step works in process controlled workflow.
I want to know when is the 'Reviewer' steps called w.r.t to the 'Approval' step.
i.e. Suppose the approval process has 4 approval levels, then would the 'Reviewer' step be called after each approval step (assuming that the evaluation ID for 'Reviewer' step returns value as TRUE always)
So If we assume that the Evaluation ID for 'Reviewer' returns result as TRUE always then will the flow be as below
1. Approver 1
2. Reviewer
3. Approver 2
4. Reviewer
5. Approver 3
6. Reviewer
7. Approver 4
8. Reviewer
Thanks,
Sameer