Get ready to pass the PEGACPBA88V1 Exam right now using our CPBA Exam Package
A fully updated 2024 PEGACPBA88V1 Exam Dumps exam guide from training expert TestSimulate
Pegasystems PEGACPBA88V1 exam is designed to validate the skills and knowledge of individuals who work as Pega Business Architects. Certified Pega Business Architect 8.8 certification program is aimed at professionals who are involved in designing and implementing Pega-based solutions for their organizations. PEGACPBA88V1 exam covers a wide range of topics, including Pega platform architecture, design principles, business rules, case management, and data modeling.
NEW QUESTION # 28
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.
- A. goal
- B. passed deadline
- C. deadline
- D. urgency
Answer: C
Explanation:
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.
NEW QUESTION # 29
..Pega Business Architect creates the following user story for the project backlog:
..a member of the loyalty program, I would like to be automatically enrolled in all eligible promotional offers so that I can take advantage of the savings without having enroll manually.
Which aspect of the phrase "so that..." does the user story reference?
- A. The application user
- B. The acceptance criteria
- C. The business value
- D. The stakeholder approval
Answer: C
Explanation:
In the user story "As a member of the loyalty program, I would like to be automatically enrolled in all eligible promotional offers so that I can take advantage of the savings without having to enroll manually," the phrase "so that..." references the business value.
Business Value:
The "so that..." clause in a user story explains the benefit or value that the feature provides. It clarifies why the feature is important and what the user or business gains from it.
In this case, the business value is that loyalty program members can save time and effort by not having to manually enroll in promotional offers, which enhances customer satisfaction and loyalty.
Reference:
Pega Academy: User Story Best Practices
Pega Documentation: Writing Effective User Stories
NEW QUESTION # 30
Which two statements are true about Minimum Lovable Product (MLP) sizing when using the Estimator tool? (Choose Two)
- A. Initial estimations are high-level approximations.
- B. MLP sizing leads to more precise resource planning.
- C. Complex features are always reserved for MLP 2 and later.
- D. Creation of case steps is factored into MLP sizing.
Answer: A,B
Explanation:
MLP sizing leads to more precise resource planning: Accurate sizing of the MLP helps in precise allocation and planning of resources, ensuring that the team can deliver the required functionality within the defined time frame.
Reference:
Initial estimations are high-level approximations: The initial estimations provided during the planning phase are high-level and may require refinement as more details about the requirements and scope become available.
NEW QUESTION # 31
...a Pega Business Architect, your project is approaching the end of the Prepare phase.
Identify three aspects of the project plan that must be taken into consideration to successfully deliver an application that achieves the client's desired business outcomes loose Three)
- A. Review assumptions made during the Discover phase.
- B. Confirm the Sprint plan is achievable for delivering this Minimum Lovable Product (MLP).
- C. Identify key risks with the technical architecture.
- D. Initiate planning of the next Minimum Lovable Product (MLP).
- E. Implement Pega's DevOps Deployment Manager.
Answer: B,C,D
Explanation:
* Identify key risks with the technical architecture: Before moving to the next phase, it is important to identify and assess any risks associated with the technical architecture. This allows the team to develop mitigation strategies and ensure that the architecture supports the business requirements and can scale appropriately.
Reference:
* Initiate planning of the next Minimum Lovable Product (MLP): Planning for the next MLP should begin towards the end of the current phase to maintain momentum and ensure continuous delivery. This involves defining the scope, requirements, and timeline for the next set of features.
* Confirm the Sprint plan is achievable for delivering this Minimum Lovable Product (MLP): It is essential to ensure that the Sprint plan is realistic and achievable. This involves verifying that the team can complete the required work within the allotted time frame and that dependencies and resources are properly managed.
NEW QUESTION # 32
....application grants 75 employees access to one of four personas: Admin, Author, User, and Manager. A new analyst who joins the company requires all the .. of the Author persona, but only some of the reporting features are available to the Manager persona.
o you satisfy this security requirement?
- A. Update the Author persona to include the required analyst reports.
- B. Create a new Analyst persona with the required access.
- C. Add the analyst to both the Author persona and Manager persona.
- D. Add the analyst to the Author persona.
Answer: B
Explanation:
Create a new Analyst persona with the required access: To meet the specific security requirements of the new analyst, it is best practice to create a new persona that combines the necessary permissions from both the Author and Manager personas. This ensures that the analyst has tailored access to the features they need without altering existing personas or adding overlapping roles.
NEW QUESTION # 33
Identify the name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solitons.
- A. Center-out
- B. Pega Express
- C. Business-first
- D. Customer-centric
Answer: A
Explanation:
The name of Pega's business architecture design that aligns human intelligence and process automation with business logic to deliver high-value software solutions is Center-out.
Center-out Design:
This approach focuses on designing the core business logic and processes first (the "center") and then extending outwards to include the user interface (UI) and channels.
By centering on the core logic, Pega ensures that the most critical aspects of the business process are well-defined and robust. This approach supports scalability and adaptability as the system grows and evolves.
Reference:
Pega Academy: Center-out Business Architecture
Pega Documentation: Center-out Design Principles
NEW QUESTION # 34
A business requires a service-level agreement (SLA) to ensure that expense reports are submitted and reviewed on time. The initial urgency value is set to 10 and the following behavior is required:
SLA starts when the Expense report assignment is created
..goal elapses, the assignment urgency increases by 10
..deadline elapses the assignment urgency increases by 10
..passed deadline elapses, the assignment urgency increases by 20
Answer area select the urgency value that the system sets if the assignment is not yet completed by the end of each milestone.
Answer:
Explanation:
Reference:
Pega Academy: Service Level Agreements (SLAs)
Pega Documentation: Configuring SLA Urgency and Escalation
NEW QUESTION # 35
Which one of the following statements about channel interfaces is true?
- A. User interfaces are also known as channel interfaces.
- B. A persona requires a unique channel interface.
- C. All users see the same channel interface.
- D. Seating a channel interface creates a default work queue.
Answer: A
Explanation:
User interfaces are also known as channel interfaces: In Pega, user interfaces are referred to as channel interfaces because they represent the different ways users interact with the application, such as through web, mobile, or other channels.
NEW QUESTION # 36
.....assignment routes loan requests to a specific loan officer based on the type of loan.
If the loan is a mortgage, the case is routed to Adam Ross.
If the loan is for an automobile, the case is routed to Julia Samuels.
If the loan is an equity line, the case is routed to Don Smith.
....do you configure the routing to ensure the case advances to the correct loan officer?
- A. Route the case to a work queue by using business logic.
- B. Route the case to a specific user.
- C. Route the case to a work queue.
- D. Route the case to an operator by using business logic.
Answer: D
Explanation:
To route cases to specific loan officers based on loan type using business logic, the following steps are typically used in Pega:
Use Decision Rules: Define a decision table or decision tree that maps loan types to specific operators (loan officers).
Configure Routing in the Flow: In the flow rule, configure the assignment shape to use the decision rule to determine the routing based on the loan type.
Route to Operator: Use the "To Operator" routing option, and apply the decision logic to dynamically determine the operator (loan officer).
In this case:
For mortgage loans, the decision rule routes the case to Adam Ross.
For automobile loans, the decision rule routes the case to Julia Samuels.
For equity line loans, the decision rule routes the case to Don Smith.
Reference:
Pega Academy: Assignments and Routing
Pega Decision Management: Using Business Logic for Routing
NEW QUESTION # 37
....wants to create a mobile app experience for users and CSRs for its Transaction Dispute application, following requirements, which option requires you to configure distinct mobile app channels?
- A. CSRs can create other case type instances on the mobile app.
- B. The mobile app customizes currency units and date/time format according to the location of the users.
- C. Mobile app color palettes are different for users and CSRs.
- D. The mobile app supports all mobile phone operating systems.
Answer: C
Explanation:
Mobile app color palettes are different for users and CSRs: Configuring distinct mobile app channels is required when you need different UI elements, such as color palettes, for different user groups (e.g., users and CSRs).
NEW QUESTION # 38
Which two statements about data records are true? (Choose Two)
- A. Data records are displayed in a drop-down list by default.
- B. Data records need unique, user-generated IDs.
- C. Data records define permissible values for data fields.
- D. Data records require external storage.
Answer: A,C
Explanation:
* Data records are displayed in a drop-down list by default: This is true because Pega displays data records in drop-down lists to facilitate user selection.
Reference:
* Data records define permissible values for data fields: This is true because data records are used to define the set of permissible values for a particular field.
NEW QUESTION # 39
Your client is planning their next Minimum Lovable Product (MLP) release.
Which three pillars of case design must the Pega Business Architect ensure are taken into account, to capture information for the release? (Choose Three)
- A. Reports
- B. Case types
- C. Data and Interfaces
- D. Dashboards
- E. Personas and Channels
Answer: B,C,E
Explanation:
When planning the next Minimum Lovable Product (MLP) release, a Pega Business Architect should focus on the three pillars of case design: Personas and Channels, Case Types, and Data and Interfaces.
Personas and Channels:
Personas: Identify the different user roles (personas) that will interact with the application. Understanding personas helps in designing user experiences that meet their needs.
Channels: Determine the channels (e.g., web, mobile) through which users will interact with the system. This ensures that the application is accessible and user-friendly across different platforms.
Case Types:
Case Types: Define the different types of cases that the application will manage. Case types are fundamental to structuring the application and ensuring that it can handle various processes and workflows efficiently.
Data and Interfaces:
Data: Identify the data required to support the case types and processes. This includes understanding data sources, data structures, and how data will be captured and used.
Interfaces: Determine the interfaces needed to integrate with external systems. Interfaces are crucial for ensuring that the application can interact with other systems and exchange information seamlessly.
Reference:
Pega Academy: Case Design
Pega Documentation: Minimum Lovable Product (MLP)
NEW QUESTION # 40
.....notice that the scope of your project exceeds the original estimates, and the Minimum Lovable Product (MLP) might not be delivered on time.A. team member do you contact to verify the project plan and manage expectations for the release schedule?
- A. Project delivery leader
- B. Lead business architect
- C. Deployment architect
- D. Citizen developer
Answer: A
Explanation:
Project delivery leader: The Project Delivery Leader is responsible for overseeing the project plan, managing resources, and ensuring that project milestones are met. They play a key role in verifying the project plan and adjusting schedules to manage expectations and ensure timely delivery.
NEW QUESTION # 41
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?
- A. Select Lowest to Highest sort type for Create Date.
- B. Add a filter condition where Create Date is greater than the current date.
- C. Make the Create Date the first column in the report.
- D. Select Highest to Lowest sort type for Create Date.
Answer: D
Explanation:
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.
Reference:
Pega Academy: Report Definitions
Pega Documentation: Sorting Data in Reports
NEW QUESTION # 42
A Company often receives multiple IT tickets for the same issue, such as "the office Wi-Fi is down." You configure a Search duplicate cases step to identify duplicate IT tickets.
What is the basic condition for the Search duplicate cases step?
- A. Name of submitter is same
- B. Office location is same
- C. Issue type is same
- D. Department is same
Answer: C
Explanation:
The basic condition for identifying duplicate cases, such as IT tickets for the same issue, is to check if the issue type is the same. By configuring the Search duplicate cases step to identify cases where the issue type is the same, you can effectively identify and manage duplicate IT tickets related to common problems like "the office Wi-Fi is down."
NEW QUESTION # 43
.......which two situations is it appropriate to use a decision table? (Choose Two)
- A. A dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month.
- B. If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.
- C. A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.
- D. Order total is calculated based on the quantity and price of the items in the customer's shopping cart.
Answer: A,C
Explanation:
Decision tables in Pega are ideal for situations where you need to apply multiple conditions to arrive at a decision. They are best used when you have a limited number of conditions and actions that result in a discrete set of outcomes.
B . A dance studio recommending a membership type based on the number and type of dance classes is suitable for a decision table. The number and type of classes can be mapped to specific membership types in a table format where each row represents a possible scenario and outcome.
D . A hair care company suggesting a line of products based on various attributes such as hair type, scalp moisture, hair moisture, and whether it is color-treated is also suitable for a decision table. Each combination of attributes can correspond to a specific product recommendation, making a decision table an efficient way to handle these rules.
Reference:
Pega Decision Management Overview
Pega Academy: Decision Table Rules
NEW QUESTION # 44
...event center has a case type that allows customers to book a dining room for events. After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs:
If customers do not ask for catering, they receive a rental rate quote for the dining room.
If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote.
Which two options do you use to configure the case type to achieve the requested behavior? (Choose Two)
- A. Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote.
- B. Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.
- C. Create a checkbox for customers to indicate whether they want catering for the event. Add a decision shape that evaluates whether the customer checks the box.
- D. Create a process for customers to indicate menu preferences. Add the process as a case-wide optional action.
Answer: B,C
Explanation:
To achieve the requested behavior in the event center case type:
Create a checkbox for customers to indicate whether they want catering for the event. This allows customers to specify their preference for catering.
Add a decision shape to evaluate whether the customer has checked the catering checkbox. Based on this decision, the case will either proceed to provide a rental rate quote or prompt the customer to choose a menu before receiving a quote.
Configure the menu preferences and appointment date fields with a visibility condition that displays these fields only if the customer selects the catering checkbox. This ensures that customers who do not want catering do not see these fields, streamlining the process.
NEW QUESTION # 45
Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)
- A. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.
- B. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
- C. An accountant wants to list the largest order for the last month, for each customer account.
- D. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.
Answer: B,D
Explanation:
* A sales representative wants to quote the cost of an insurance policy based on selected coverage options: Calculated fields can dynamically determine the cost based on selected options.
Reference:
* A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required: Calculated fields can be used to estimate total costs based on input values for labor and materials.
NEW QUESTION # 46
Drag each report from the left to the corresponding report type on the right.
Answer:
Explanation:
Reference:
Pega Academy: Reporting and Analytics
Pega Documentation: Types of Reports
NEW QUESTION # 47
......
Master 2024 Latest The Questions CPBA and Pass PEGACPBA88V1 Real Exam!: https://www.testsimulate.com/PEGACPBA88V1-study-materials.html