Limited Time Offer
15%
Off
Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.
Suggested Answer: C Vote an answer
by Rosemary at Jun 24, 2024, 07:49 AM
Comments
dragon
2025-11-27 04:26:47Problem Summary
------------------------------------------------------------
A travel authorization case needs several approvals:
1. The requestor’s manager
2. The division VP
3. An accountant, but only when the total amount is high
This means the approval process:
- Moves through several levels
- Has an extra approval step when a condition is met (the amount is high)
The question asks which configuration can support this type of conditional, multi-level approval.
------------------------------------------------------------
Explanation of Each Option
------------------------------------------------------------
A. Cascading approval using when rules
This method uses when rules to control approval routing.
It can work, but it is usually not the primary choice for a standard multi-level approval flow.
B. Cascading approval using the reporting manager
This automatically sends the case to the requestor’s manager, then to that manager’s manager, and so on.
This works well for a simple manager hierarchy, but it cannot easily add an extra approver such as an accountant based on the amount.
C. Cascading approval using an authority matrix
An authority matrix allows you to define which approvers are required based on conditions such as amount or role.
It can include multiple approvers and can add an accountant only when needed.
This fits the requirement of manager → division VP → accountant (only for higher amounts).
D. Cascading approval using the workgroup manager
This sends the approval to the manager of the work group.
It does not allow adding different approvers depending on conditions.
------------------------------------------------------------
Final Answer
------------------------------------------------------------
C. Cascading approval using an authority matrix
yuriel
2025-11-19 06:27:52Scenario:
A Travel Authorization case.
Approval flow:
Requester's manager
Department VP
Accounting personnel if necessary (depending on the total amount)
Requirement:
The approver varies based on conditions.
Multiple approvers must be assigned sequentially (Cascading Approval).
Question: Which Pega configuration satisfies this requirement?
Review of the Options
A. Cascading approval using when rules to identify the assigned user
Meaning: Using When rules to determine the assignment conditions for approvers.
Explanation: This is suitable for conditional branching, such as "If the total amount exceeds a certain value, Accounting personnel approval is also required; otherwise, it is not."
Correct
B. Cascading approval using the reporting manager
Meaning: Fixing the approver assignment to the requester's direct reporting manager.
Explanation: This cannot implement conditional approval by the VP or Accounting personnel.
Incorrect
C. Cascading approval using an authority matrix
Meaning: An Authority Matrix manages who can approve under which conditions.
Explanation: However, it is insufficient by itself for the sequential approval behavior of Cascading Approval.
Incorrect (It needs to be combined with When rules for conditional sequential approval.)
D. Cascading approval using the workgroup manager
Meaning: Assigning approval to the workgroup manager.
Explanation: This cannot assign the Department VP or the conditional Accounting personnel, who are not the direct manager.
Incorrect
yama2024
2025-11-08 17:19:47Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).