05-09-2014 07:58 AM
05-12-2014 03:08 AM
My Question is can we have Multilevel- Approval process in activity, where level of approver must be configured in property file or database also the list of approver for each level.Yes.
Also what will happen if someone form approver in level 3 rejects the task, will it go to level 2 ?It depends on your process definition.
05-12-2014 10:37 AM
05-13-2014 02:51 AM
how can i achieve this?
05-13-2014 05:26 AM
05-14-2014 02:45 AM
1:- If the event is rejected at level 3 will it go to the approver of level 2 or submitter
<multiInstanceLoopCharacteristics isSequential="false"
activiti:collection="assigneeList" activiti:elementVariable="assignee" >
<completionCondition>${nrOfCompletedInstances/nrOfInstances >= 0.6 }</completionCondition>
</multiInstanceLoopCharacteristics>
2:- can we dynamically define no of levels of approver of fetch them from database and approver for each level
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.