How You Configure Different Approval Flows for Individual Compensation Allocations and Personal Contributions
To configure different approval flows for individual compensation allocations and personal contributions, include the module identifier for the action in your rules.
| Action | Module Identifier | 
|---|---|
| Individual Compensation | (Task.payload.transactionApprovalRequest.moduleIdentifier == "Change
                        Variable Allocation") | 
| Manage Personal Contribution | (Task.payload.transactionApprovalRequest.moduleIdentifier == "Make
                        Personal Contribution") | 
| Administer Individual Compensation | (Task.payload.transactionApprovalRequest.moduleIdentifier ==
                        "Administer Variable Allocation") |