The Best Practice Test Preparation for the PEGAPCBA87V1 Certification Exam
PEGAPCBA87V1 Exam Dumps, Practice Test Questions BUNDLE PACK
The Pega Certified Business Architect (PCBA) 87V1 certification exam is one of the most in-demand certifications in the IT industry. Pega Certified Business Architect (PCBA) 87V1 certification is designed to demonstrate the candidate's expertise in designing and implementing Pega-based solutions for various business use cases. It is a globally recognized certification that is highly valued by organizations looking to hire skilled Pega professionals.
NEW QUESTION # 19
Which statement most accurately describes the use of Pega Mobile Preview?
- A. Pega Mobile Preview models a typical user interaction to scenario test a mobile app
- B. Pega Mobile Preview simulates user loads to test mobile app performance.
- C. Pega Mobile Preview allows you to simulate a Pega application on a mobile device.
- D. Pega Mobile Preview allows you to configure the application user interface.
Answer: C
NEW QUESTION # 20
A retail company wants to provide a tracking tool for customers to enter their order number and see the order status, package location, and estimated delivery date. A small number of customers have requested a visualization tool that allows them to see a map with the path their package has traveled.
Which option fits the scope for the minimum lovable product (MLP) based on Pega best practices?
- A. A view that presents the order status, delivery date details, and a map with the path the package has traveled
- B. A view that presents the order status and delivery date details
- C. A view where the customer can enter their order number
- D. A view that updates with order status and delivery date details when the customer enters the order number
Answer: D
NEW QUESTION # 21
Using the Pega Express"" delivery approach, governance is established during which phase of the project'
- A. Build
- B. Adopt
- C. Discover
- D. Prepare
Answer: D
NEW QUESTION # 22
When an auto accident claim is resolved in the Resolve stage, email notifications must be sent automatically to the adjuster who inspected the car, to the insured party, and to the insurance agent who verified the claim.
How do you configure the resolve process to support this requirement?
- A. Route the email to all the recipients in a Collect Information step.
- B. Add a Send Email step as an optional action.
- C. Add a Send Email step and include all required participants.
- D. Route an Approval step to the required participants.
Answer: C
Explanation:
To send email notifications automatically to the adjuster, the insured party, and the insurance agent when an auto accident claim is resolved, you need to add a Send Email step to the resolve process and include all required participants as recipients. You can use fields, participants, or user references to identify the recipients. The other options are either incorrect or irrelevant for this requirement. Reference: https://academy.pega.com/topic/email-correspondence/v1 https://docs-previous.pega.com/case-management/87/sending-emails
NEW QUESTION # 23
Which two requirements demonstrate the need to configure correspondence? (Choose Two)
- A. Fax a new insurance claim to the auto repair shop.
- B. Assign a new insurance claim to a case worker to process.
- C. Phone a customer for additional information about the case.
- D. Text the customer with status changes in an insurance claim.
Answer: A,D
Explanation:
These answers are correct because they demonstrate the need to configure correspondence, which is a way of communicating with external parties through email, fax, letter, or text message. Correspondence can be configured to send information or documents related to a case to customers, stakeholders, or other parties involved in the case. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 7: Correspondence)
NEW QUESTION # 24
Which three of the following options are characteristics of a good user story? (Choose Three)
- A. Easy to understand
- B. Excludes acceptance criteria
- C. Describes the technical solution that needs to be built
- D. Can be tested
- E. Reflects the business value the client receives
Answer: A,D,E
NEW QUESTION # 25
Which two options can you configure for a mobile app channel? (Choose Two)
- A. Manage administrative functions such as access to log files.
- B. Design how UI elements render across different mobile devices.
- C. Define the UI behavior for each view in a case type when the case is displayed on a mobile device.
- D. Define security behavior for a mobile app such as biometric Identifiers.
Answer: A,D
Explanation:
These two options are examples of configurations that you can perform for a mobile app channel. A mobile app channel defines how a case type is displayed and processed on a mobile device. You can configure security behavior such as biometric identifiers, encryption, or offline authentication for a mobile app channel. You can also manage administrative functions such as access to log files, crash reports, or feedback forms for a mobile app channel. The other options are either incorrect or irrelevant for this question. Reference: https://docs-previous.pega.com/mobile/87/configuring-mobile-app-channels
NEW QUESTION # 26
Which three of the following options are application layers in the Situational Layer Cake architecture? (Choose Three)
- A. Country
- B. Division
- C. Organization
- D. Language
- E. Implementation
Answer: B,C,E
NEW QUESTION # 27
How do you route an assignment so that any available member of the Finance department can perform the task?
- A. Route the assignment separately to all members.
- B. Route the assignment to the admin user ID.
- C. Route the assignment to a work queue.
- D. Route the assignment to a work list.
Answer: C
Explanation:
Routing the assignment to a work queue will allow any available member of the Finance department to perform the task.
NEW QUESTION # 28
Consider the following user story:
As a customer, I want to be able to cancel an open service request at any time.
Select the configuration option that satisfies the user story.
- A. Add a stage-only action to each stage in the case workflow.
- B. Add an alternate stage to the case life cycle.
- C. Add a case wide action to the case workflow.
- D. Configure the Cancel button on the user views to resolve the case.
Answer: C
Explanation:
To satisfy this user story, you need to add a case wide action to the case workflow. A case wide action is an action that users can perform at any point in the case life cycle, regardless of their current stage or assignment status. You can add a case wide action to allow users to cancel an open service request at any time and resolve the case accordingly. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/configuring-case-wide-actions
NEW QUESTION # 29
Which configuration informs a user by email when an assignment is added to the user's worklist?
- A. Configure a service level to send a notification to the assigned user.
- B. Add a Send Notification step to the process after the assignment to notify the assigned user.
- C. Configure the case type to send assignment notifications to assigned users.
- D. Add a Send Email step to the process before the assignment to notify the assigned user.
Answer: C
Explanation:
To inform a user by email when an assignment is added to the user's worklist, you need to configure the case type to send assignment notifications to assigned users. This option enables email notifications for all assignments in the case type. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/sending-email-notifications
NEW QUESTION # 30
Which requirement do you satisfy by using a Wait step?
- A. An Accident Claim case pauses until 48 hours after the accident.
- B. An Accident Claim case pauses until an email is sent to the user.
- C. An Accident Claim case pauses until a user uploads an accident image.
- D. An Accident Claim case pauses until a manager approves the request.
Answer: A
Explanation:
This requirement can be satisfied by using a Wait step with a Timer wait type that pauses a case until a set date/time interval expires or until a reference date/time is reached. In this case, the Wait step can be configured to pause the Accident Claim case for 48 hours after the accident date/time property value. The other requirements do not involve pausing a case based on a timer or a case dependency, but rather on user actions or inputs. Reference: https://academy.pega.com/topic/case-workflow-dependency/v1
NEW QUESTION # 31
Which two statements about data records are true? (Choose Two)
- A. Data records require external storage.
- B. Data records are displayed in a drop-down list by default.
- C. Data records define permissible values for data fields.
- D. Data records need unique, user-generated IDs.
Answer: B,C
NEW QUESTION # 32
A retail company wants to provide a tracking tool for customers to enter their order number and see the order status, package location, and estimated delivery date. A small number of customers have requested a visualization tool that allows them to see a map with the path their package has traveled.
Which option fits the scope for the minimum lovable product (MLP) based on Pega best practices?
- A. A view that presents the order status, delivery date details, and a map with the path the package has traveled
- B. A view that presents the order status and delivery date details
- C. A view where the customer can enter their order number
- D. A view that updates with order status and delivery date details when the customer enters the order number
Answer: D
Explanation:
This option fits the scope for the minimum lovable product (MLP) based on Pega best practices. An MLP is the smallest version of an application that delivers value to customers and stakeholders while meeting their core needs and expectations. Pega best practices suggest that you should focus on building an MLP that solves one problem well, provides immediate feedback, and creates positive emotions for users. The option D satisfies these criteria by allowing customers to enter their order number and see the order status and delivery date details in one view. Reference: https://community.pega.com/knowledgebase/articles/application-development/86/defining-minimum-lovable-product
NEW QUESTION # 33
How do you guide users through an application form without requiring user training?
- A. Add an optional action to the case to explain the task.
- B. Add an instruction to the assignment.
- C. Add the corresponding step to an appropriate stage.
- D. Send a notification to the assigned user.
Answer: B
Explanation:
To guide users through an application form without requiring user training, you can add an instruction to the assignment that explains what users need to do in that step of the case life cycle. The instruction can provide helpful tips, examples, or links to more information. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/adding-instructions-assignments
NEW QUESTION # 34
Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.
Answer:
Explanation:
NEW QUESTION # 35
An 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 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.
- B. Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.
- C. Create a process for customers to indicate menu preferences. Add the process as a case-wide optional action.
- D. Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote.
Answer: A,D
NEW QUESTION # 36
......
The PEGAPCBA87V1 certification exam is aimed at individuals who are responsible for designing and implementing Pega business solutions. Pega Certified Business Architect (PCBA) 87V1 certification is ideal for business architects, business analysts, project managers, and system architects who work with Pega software. Pega Certified Business Architect (PCBA) 87V1 certification exam validates the candidate's understanding of Pega's business process management, decision management, and case management functionality.
Prepare for the Actual CPBA PEGAPCBA87V1 Exam Practice Materials Collection: https://2cram.actualtestsit.com/Pegasystems/PEGAPCBA87V1-exam-prep-dumps.html