Dec-2023 Download Free Latest Exam PEGAPCBA87V1 Certified Sample Questions [Q13-Q30]

Share

Dec-2023 Download Free Latest Exam PEGAPCBA87V1 Certified Sample Questions

Prepare for your exam certification with our PEGAPCBA87V1 Certified Pegasystems


The PEGAPCBA87V1 certification exam is a comprehensive exam that covers various topics, including Pega's architecture, case management, data modeling, user interface design, and decisioning. PEGAPCBA87V1 exam is divided into two parts: a multiple-choice exam and a scenario-based exam. The multiple-choice exam consists of 60 questions, while the scenario-based exam consists of 5 scenarios, each with 5 to 10 questions. PEGAPCBA87V1 exam duration is 90 minutes, and candidates need to score at least 70% to pass the exam.

 

NEW QUESTION # 13
Direct Capture of Objectives (DCO) provides many benefits . Which of the following are benefits of DCO? (Choose Two)

  • A. Easily convert legacy operations to automated business processes.
  • B. Use working models to better facilitate business and IT collaboration.
  • C. Automatically define and store application requirements.
  • D. Provide real-time awareness of project development to all project participants.

Answer: B,D

Explanation:
These two are benefits of DCO because they involve capturing, organizing, and storing information by using Pega's integrated solution, the Pega Platform. DCO enables business and IT to collaborate using a shared visual model that can automatically generate documentation and working models. DCO also provides real-time awareness of project development by using Pega tools and best practices to track progress and outcomes. Reference: https://www.pega.com/insights/articles/what-pega-dco


NEW QUESTION # 14
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. Add the analyst to the Manager role.
  • B. Update the Author role to include the required analyst reports.
  • C. Add the analyst to both the Author role and Manager role.
  • D. Create a new Analyst role with the required access.

Answer: D

Explanation:
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. Reference: https://community.pega.com/knowledgebase/articles/security/86/managing-roles


NEW QUESTION # 15
In an insurance claim application, you have the following requirement: All claims must be resolved within 30 days. To meet this requirement you configure a service level. Where should the service level be configured?

  • A. The process
  • B. The step
  • C. The stage
  • D. The case type

Answer: D


NEW QUESTION # 16
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates accordingly.
How do you satisfy this requirement?

  • A. Configure a calculation for the total cost held.
  • B. Configure a when condition for the total cost field.
  • C. Configure a field group list for all the room types.
  • D. Configure a validate condition for the total cost field.

Answer: C

Explanation:
https://collaborate.pega.com/question/test-process-flow


NEW QUESTION # 17
How do you guide users through an application form without requiring user training?

  • A. Send a notification to the assigned user.
  • B. Add an optional action to the case to explain the task.
  • C. Add the corresponding step to an appropriate stage.
  • D. Add an instruction to the assignment.

Answer: D

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 # 18
In a purchase order case the vendor assigned might not respond to a customer query in the desired amount of time required by policy. The vendor must respond within the time required according to policy.
Both the vendor and customer should be notified at each milestone.
To satisfy this requirement, create a service level that specifies two of the following options. (Choose Two)

  • A. Set the goal to be the required response time based on policy and send notifications to both parties.
  • B. Set the deadline to be the desired response time based on policy and sends notifications to both parties.
  • C. Set the deadline to be the required response time based on policy and send notifications to both parties.
  • D. Set the goal to be the desired response time based on policy and send notifications to both parties.

Answer: C,D


NEW QUESTION # 19
Which requirement do you satisfy by using a Wait step?

  • A. An Accident Claim case pauses until a manager approves the request.
  • B. An Accident Claim case pauses until 48 hours after the accident.
  • C. An Accident Claim case pauses until an email is sent to the user.
  • D. An Accident Claim case pauses until a user uploads an accident image.

Answer: B

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 # 20
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application. Of the 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 supports all mobile phone operating systems.
  • C. Mobile app color palettes are different for users and CSRs.
  • D. The mobile app customizes currency units and date/time format according to the location of the users.

Answer: C


NEW QUESTION # 21
In App Studio, when is the earliest opportunity to configure a user view for a step in a case life cycle?

  • A. You can configure the user view for a step after you create the entire case life cycle
  • B. You can configure the user view for a step before you start creating the case life cycle
  • C. You can configure the user view for a step you add that step to the case life cycle
  • D. You can configure the user view for a step any time after you configure the pick list data types.

Answer: C

Explanation:
This answer is correct because it is the earliest opportunity to configure a user view for a step in a case life cycle in App Studio. A user view is a form that displays fields and controls for users to enter or view data related to a case or an assignment. In App Studio, you can configure a user view for a step after you add that step to the case life cycle by clicking on the View icon next to the step name. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 9: User Interface)


NEW QUESTION # 22
Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

  • A. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.
  • B. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
  • C. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.
  • D. An accountant wants to list the largest order for the last month, for each customer account.

Answer: A,B

Explanation:
Calculated fields are fields that derive their values from other fields or expressions. You can use calculated fields to implement use cases that require calculations based on user inputs or data sources, such as estimating costs, quoting prices, computing discounts, etc. For example, you can create a calculated field that multiplies the labor hours by the hourly rate to estimate the labor cost for painting a banquet hall, or a calculated field that adds up the premiums for different coverage options to quote the cost of an insurance policy. Reference: https://community.pega.com/knowledgebase/articles/user-interface/86/creating-calculated-fields


NEW QUESTION # 23
Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.

Answer:

Explanation:


NEW QUESTION # 24
Which two field types are specialized versions of the Query field type? (Choose Two)

  • A. Data reference
  • B. Picklist
  • C. Embedded data
  • D. Case reference

Answer: A,D


NEW QUESTION # 25
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss. Depending on the situation, some claims are investigated for potential fraud in parallel to the actual claim process.
Which two case types do you create to support this scenario? (Choose Two)

  • A. Claim
  • B. Customer
  • C. Items of loss
  • D. Fraud investigation

Answer: C,D

Explanation:
These two case types can support the scenario of filing home insurance claims with items of loss and potential fraud investigation. Items of loss can be implemented as a child case type that represents each item that is claimed by the customer. Fraud investigation can be implemented as a parallel process that runs in the background while the main claim process is ongoing. The other options are either incorrect or irrelevant for this scenario. Reference: https://academy.pega.com/topic/child-cases/v1 https://academy.pega.com/topic/parallel-processes/v1


NEW QUESTION # 26
Which three of the following options are application layers in the Situational Layer Cake architecture? (Choose Three)

  • A. Language
  • B. Division
  • C. Organization
  • D. Implementation
  • E. Country

Answer: B,C,D


NEW QUESTION # 27
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application. Of the following requirements, which option requires you to configure distinct mobile app channels?

  • A. The mobile app supports all mobile phone operating systems.
  • B. CSRs can create other case type instances on the mobile app.
  • C. The mobile app customizes currency units and date/time format according to the location of the users.
  • D. Mobile app color palettes are different for users and CSRs.

Answer: B

Explanation:
This option requires you to configure distinct mobile app channels for users and CSRs because it involves different capabilities for different user roles. A mobile app channel defines how a case type is displayed and processed on a mobile device. You can configure different mobile app channels for different user roles and case types. The other options do not require distinct mobile app channels because they involve common features or settings that can be applied to all users or devices. Reference: https://docs-previous.pega.com/mobile/87/configuring-mobile-app-channels


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

  • A. An order management application updates a customer profile in a legacy system that lacks an exposed API.
  • B. A service management application lists paint options sourced from a Pega Platform data object.
  • C. An online ordering application submits credit card information to a payment processor through a web service.
  • D. A drug trial management application submits trial data to a protected system through a secure connection.

Answer: A

Explanation:
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. Reference: https://community.pega.com/knowledgebase/articles/application-development/86/integrating-robotic-process-automation


NEW QUESTION # 29
Which two statements about data records are true? (Choose Two)

  • A. Data records require external storage.
  • B. Data records define permissible values for data fields.
  • C. Data records need unique, user-generated IDs.
  • D. Data records are displayed in a drop-down list by default.

Answer: B,C

Explanation:
Data records are instances of data types that store information in your application. Data records need unique, user-generated IDs to identify and reference them. Data records also define permissible values for data fields that use them as data sources, such as drop-down lists, radio buttons, etc. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/creating-data-records


NEW QUESTION # 30
......

Free Pegasystems PEGAPCBA87V1 Exam 2023 Practice Materials Collection: https://www.troytecdumps.com/PEGAPCBA87V1-troytec-exam-dumps.html

PEGAPCBA87V1 Exam Info and Free Practice Test All-in-One Exam Guide Dec-2023: https://drive.google.com/open?id=1ERyxr9C1ycu7gwiGEi-NOaDupJ8yetF5