When review actions are aggregated, all reviews of a certain stage of the workflow must complete before the workflow continues. For example, the default behavior in certifications is to wait for all initial certification reviews before starting change approval reviews.
Parent and child processes are used to support this behavior.
The following standard processes control aggregation behavior:
Implements logic to support aggregated approvals or rolling approvals in self-service workflows.
Implements logic to support aggregated approvals or rolling approvals in certification certifications.
The following process parameter indicates whether the workflow aggregates review tasks:
Specifies whether change approvals are aggregated in a workflow. CA GovernanceMinder populates this Boolean parameter when it creates an instance of the process.
In standard Workpoint processes for certification, suggestion, or approval tasks, the "Is Aggregate" node evaluates the flow.isAggregated parameter. If the workflow aggregates approvals, these processes signal the workflow context and wait at the "Wait for flow owner" node before they generate change approval actions.
Copyright © 2014 CA.
All rights reserved.
|
|