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.

Exam PEGACPSA23V1 Topic 1 Question 61 Discussion

Actual exam question for Pegasystems's PEGACPSA23V1 exam
Question #: 61
Topic #: 1
A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?

Suggested Answer: C Vote an answer

For a travel authorization that requires a hierarchical approval process involving the requestor's manager, division VP, and possibly an accountant based on the total amount, a structured and flexible approval mechanism is necessary.
* C. Cascading approval using an authority matrix: This configuration allows for the definition of approval authority levels and conditions in a centralized matrix. It can accommodate complex approval hierarchies and conditional logic (such as the need for an accountant's approval based on the total amount). An authority matrix provides the flexibility to dynamically determine the appropriate approvers based on case data, making it well-suited for implementing the specified approval process.
Cascading approval using when rules (A) could tailor the process but lacks the structured and centralized management of approvers offered by an authority matrix. Cascading approval directly through reporting lines (B and D) might not flexibly accommodate the conditional requirement for an accountant's approval.

by Rosemary at Jun 24, 2024, 07:49 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
dragon
2025-11-27 04:26:47
Selected Answer: C
------------------------------------------------------------
Problem 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
upvoted 1 times
...
yuriel
2025-11-19 06:27:52
Selected Answer: A
Structuring the Problem
Scenario:
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
upvoted 1 times
...
yama2024
2025-11-08 17:19:47
C is correct.
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting 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.