Prepare Smarter for the PEGACPBA24V1 Exam
Build your exam confidence with flexible preparation resources designed around the latest PEGACPBA24V1 exam objectives. Practice at your own pace using PDF questions, online exam simulations, or desktop practice software.
wants an application to process a new customer loyalty account that the store uses for marketing and customer retention efforts. The customer enters their correct information. The data is stored in a data relationship with an external data source.
Which type of data relationship do you create?
Correct Answer: C
For an application to process a new customer loyalty account with data stored in a data relationship with an external data source, you should create a data reference field .
Data Reference Field: This field type allows the application to reference and use data from an external source without embedding it
directly within the case. This is suitable for maintaining up-to-date information and integrating with external systems.
[References:, Pega Academy: Data Management, Pega Documentation: Data Relationships and Integration, , ]
A promotion is available when a shopper spends USD100. Which attribute applies?
Correct Answer: A
Comprehensive and Detailed Explanation From Exact Extract :
This question tests field attributes.
A : Correct. Visibility condition enables promotion. Extract : Pega Academy, UI Configuration : “Visibility conditions control field display.”
B : Incorrect. Required is for mandatory fields. Extract : Pega Academy, UI Configuration : “Required ensures input.”
C : Incorrect. Default is for field values. Extract : Pega Academy, UI Configuration : “Default sets initial values.”
[: Pega Academy, Business Architect ‘23 Mission; CPBA Study Guide 8.8, UI Configuration; Pega Help, Field Attributes., ]
You are designing a credit transaction case type and have the following requirement: Transaction disputes must be resolved within 3 days.
To meet this requirement, you need to set the___________in the service level to 3 days.
Correct Answer: B
To meet the requirement that transaction disputes must be resolved within 3 days, you need to set the deadline in the service level agreement (SLA) to 3 days.
The deadline specifies the maximum time allowed to resolve the transaction disputes, ensuring that the case is handled within the required timeframe.
[Reference: Pega Academy - Service Level Agreements (SLAs): SLAs define the expected time frames for case resolution, including goals, deadlines, and
escalation actions. Setting the deadline ensures that the case meets the required resolution time frame of 3 days., , ]
Javi is a Pega Business Architect working on a project redesigning a fraud resolution process. Stakeholders want the Manager to manually distribute tasks to CSRs,
but Javi and IT know task routing can be automated using Pega’s Workflow Automation. What skill must Javi use to get the
Business team to incorporate IT’s proposed solution?
Correct Answer: B
Comprehensive and Detailed Explanation From Exact Extract :
This question tests BA skills.
A : Incorrect. Change management is broader, not specific to stakeholder persuasion. Extract : Pega Academy, Business Architect Role : “Change management supports adoption, not direct persuasion.”
B : Correct. Communication and facilitation persuade stakeholders. Extract : Pega Academy, Business Architect Role : “BAs use communication and facilitation to align stakeholders on solutions.”
C : Incorrect. Process Design is technical, not persuasive. Extract : Pega Academy, Process Design : “Process Design configures workflows, not stakeholder alignment.”
[: Pega Academy, Business Architect ‘23 Mission; CPBA Study Guide 8.8, BA Role; Pega Help, Business Architect Responsibilities., ]
A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the cases so the case
with the most recent create date appears at the top of the list and descends in order.
How do you design the report definition to support this requirement?
Correct Answer: A
To sort the cases so that the case with the most recent create date appears at the top, you need to
select the Highest to Lowest sort type for the Create Date column.
Select Highest to Lowest sort type: This ensures that the most recent date is listed first and the oldest date is listed last.
[References:, Pega Academy: Report Definitions, Pega Documentation: Sorting Data in Reports, , ]