03-19-2012 05:04 AM
Start—Pre-Task—Parallell Review—Completion Task—End
| |
—ManagerTask—–
In the parallell review task I have reviewers that all (as in 100%) have to complete the review task to move to completion task (performed by one assigned individual).03-23-2012 05:46 AM
03-23-2012 06:04 AM
Well in this case I see two ways to do that.
2) the other way is just in each approve it will go though the decision node where it will check the current user if it a manager then it should move to final review other wise continue the normal process.
<completionCondition>${wf_approveCount == wf_reviewerCount}</completionCondition>
If I add the manager as reviewer, and change the completeCondition to be wf_reviewerCount -1, that way if all the standard reviewers complete the reviews it will continue without the manager needs to take action. On the other hand, if the user that is in the manager role completes his/her review task before all the reviews are finished, I can just upp the number for wf_approveCount, and the wf will continue to next task.03-26-2012 02:58 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.