Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Pegasystems > Pegasystems Certifications > PEGAPCBA87V1 > PEGAPCBA87V1 Online Practice Questions and Answers

PEGAPCBA87V1 Online Practice Questions and Answers

Questions 4

Which use case describes the function of the Estimator tool?

A. A tester needs to know how many versions of an application they test for MLP 2.

B. A product owner needs to know how many data objects to create for MLP 1.

C. A stakeholder needs to know how much time and effort is needed to build MLP 2.

D. A business architect needs to know when to prioritize a specific case type for development.

Buy Now

Correct Answer: C

This use case describes the function of the Estimator tool. The Estimator tool is a feature that helps you estimate the time and effort required to build an application or a release based on your scope definition and delivery approach. You can

use the Estimator tool to plan your project schedule, budget, resources, and risks.

References:

https://community.pega.com/knowledgebase/articles/application-development/86/estimating-time-and-effort-application-development

Questions 5

Sales managers must be able to approve sales quote proposals by email and from a mobile device.

How do you implement this requirement?

A. Add an Approve/Reject step and enable email and mobile approval.

B. Add an Approve/Reject step and a Send Email step.

C. Add an Approve/Reject step with mobile approval enabled and a Send Email step.

D. Add an Approve/Reject step and enable email notifications on the case type.

Buy Now

Correct Answer: A

To enable sales managers to approve sales quote proposals by email and from a mobile device, you need to add an Approve/Reject step to the case life cycle and enable email and mobile approval. This option allows sales managers to approve or reject the proposal by replying to an email message or by using a mobile app. The other options are either incorrect or irrelevant for this requirement. References: https://docs-previous.pega.com/case-management/87/approving-rejecting-cases-email https://docs-previous.pega.com/case-management/87/approving-rejecting-cases-mobile-devices

Questions 6

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:

1.

If customers do not ask for catering, they receive a rental rate quote for the dining room.

2.

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 parallel processes for providing menu preferences and for providing the customer with the rental rate quote.

D. Create a process for customers to indicate menu preferences. Add the process as a case-wide optional action.

Buy Now

Correct Answer: AB

To display the Select hotel amenities section only if customers indicate that they want catering for the event, you need to create a checkbox for customers to select and add a decision shape that evaluates whether the checkbox is selected or not. If the checkbox is selected, the case life cycle proceeds to the Select hotel amenities section; otherwise, it skips that section and goes to the next step. You also need to configure the menu preferences and appointment date fields with a visibility condition that depends on the checkbox value, so that they are only displayed when customers want catering for the event. The other options are either incorrect or irrelevant for this requirement. References: https://docs-previous.pega.com/user-interface/87/controlling-visibility-ui-elements https://docs-previous.pega.com/case-management/87/adding-decision-shapes-case-life-cycles

Questions 7

Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. Tenants may submit multiple maintenance requests for different request types. The company wants to identify duplicate maintenance requests from the same address.

Which two configurations, when used together on the Search duplicate cases step, achieve this goal? (Choose two.)

A. Configure the tenant name as a basic condition.

B. Configure the apartment address as a weighted condition.

C. Configure the apartment address as a basic condition.

D. Configure the request type as a weighted condition.

Buy Now

Correct Answer: AC

To identify duplicate maintenance requests from the same address, you need to configure the apartment address and the tenant name as basic conditions on the Search duplicate cases step. Basic conditions are fields that must match

exactly for cases to be considered duplicates. The request type is not relevant for identifying duplicates, and weighted conditions are used for fields that may have similar but not exact values.

References:

https://docs-previous.pega.com/case-management/87/searching-duplicate-cases

Questions 8

An internal application currently grants 75 employees access to one of four roles: Admin, Author, User, and Manager. A new analyst who joins the company requires all the Author role access but only some of the reporting capabilities available to the Manager role.

How do you satisfy this security requirement?

A. Update the Author role to include the required analyst reports.

B. Add the analyst to both the Author role and Manager role.

C. Add the analyst to the Manager role.

D. Create a new Analyst role with the required access.

Buy Now

Correct Answer: D

To satisfy this security requirement, you need to create a new Analyst role with the required access. A role defines a set of permissions that grant access to specific features and functions in an application. You can create a new role by

copying an existing role and modifying its permissions as needed. You can also assign multiple roles to a user or a group of users to grant them combined access.

References:

https://community.pega.com/knowledgebase/articles/security/86/managing-roles

Questions 9

Which two requirements ensure that valid data is used in a case? (Choose two.)

A. The data fits the business logic.

B. The data is the correct field type.

C. The data is locally sourced.

D. The data is organized in a data type.

Buy Now

Correct Answer: AB

To ensure that valid data is used in a case, you need to make sure that the data fits the business logic and the data is the correct field type. The data fits the business logic means that the data conforms to the rules and constraints that define the business problem and solution. For example, you can use validations, calculations, and dependencies to ensure that the data fits the business logic. The data is the correct field type means that the data matches the expected format and structure of the field that stores or displays it. For example, you can use different types of fields and controls to ensure that the data is the correct field type. References: https://community.pega.com/knowledgebase/articles/user-interface/86/ensuring-valid-data-used-case

Questions 10

You are assigned to a pega implementation project as a pega business architect.

Which task are you expected to perform?

A. Identify the initial of case types.

B. Help to refine ahead of a sprint.

C. Identify the scope of the initial release.

D. Organize the project Kickoff meeting.

Buy Now

Correct Answer: B

A Pega Business Architect is expected to help to refine ahead of a sprint by applying design thinking and the Pega Express methodology to define the right scope and yield faster business results. A Pega Business Architect also facilitates discussions and drives decision making with stakeholders and subject matter experts using Pega tools and best practices. References: https://community.pega.com/roles/business-architect

Questions 11

Select the use case that requires an integration by using robotic process automation (RPA).

A. An online ordering application submits credit card information to a payment processor through a web service.

B. An order management application updates a customer profile in a legacy system that lacks an exposed API.

C. A drug trial management application submits trial data to a protected system through a secure connection.

D. A service management application lists paint options sourced from a Pega Platform data object.

Buy Now

Correct Answer: B

This use case requires an integration by using robotic process automation (RPA). RPA is a technology that automates tasks by mimicking human interactions with user interfaces of applications or systems. You can use RPA to integrate with legacy systems that lack an exposed API or a standard protocol for data exchange. For example, you can use RPA to update a customer profile in a legacy system by launching the system's application, entering the customer data, and clicking the save button. References: https://community.pega.com/knowledgebase/articles/application-development/86/integrating-robotic-process-automation

Questions 12

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. Configure the Cancel button on the user views to resolve the case.

B. Add an alternate stage to the case life cycle.

C. Add a case wide action to the case workflow.

D. Add a stage-only action to each stage in the case workflow.

Buy Now

Correct Answer: C

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.

References:

https://community.pega.com/knowledgebase/articles/case-management/86/configuring-case-wide-actions

Questions 13

You need to fetch exchange rates that are updated on a daily basis from a web service and make them available in your application using a data page .

Which scope would you select for the data page?

A. Application

B. Request

C. Node

D. Thread

Buy Now

Correct Answer: B

it fetches exchange rates that are updated on a daily basis from a web service and makes them available in your application using a data page. A request scope for a data page means that the data page is loaded once per user session and is

refreshed when the user logs out and logs back in. This way, the data page can provide the most up-to-date exchange rates for each user session.

References:

https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 10: Data Pages)

Exam Code: PEGAPCBA87V1
Exam Name: Certified Pega Certified Business Architect (PCBA) 87V1
Last Update: Jul 08, 2026
Questions: 72

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.