[Dec-2023] PEGAPCBA87V1 PDF Dumps Extremely Quick Way Of Preparation [Q44-Q64]

Share

[Dec-2023] PEGAPCBA87V1 PDF Dumps Extremely Quick Way Of Preparation

Download PEGAPCBA87V1 Dumps (2023) - Free PDF Exam Demo


The PCBA 87V1 certification exam is intended for experienced Pega business architects who have worked on multiple Pega projects and have a solid understanding of the Pega platform's capabilities. PEGAPCBA87V1 exam is a great way for business architects to validate their skills and knowledge and demonstrate their expertise to employers and clients. A PCBA 87V1 certification is highly valued in the industry and can lead to better job opportunities and higher salaries.

 

NEW QUESTION # 44
Which use case describes the function of the Estimator tool?

  • A. A stakeholder needs to know how much time and effort is needed to build MLP 2.
  • B. A business architect needs to know when to prioritize a specific case type for development.
  • C. A tester needs to know how many versions of an application they test for MLP 2.
  • D. A product owner needs to know how many data objects to create for MLP 1.

Answer: A

Explanation:
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. Reference: https://community.pega.com/knowledgebase/articles/application-development/86/estimating-time-and-effort-application-development


NEW QUESTION # 45
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. An accountant wants to list the largest order for the last month, for each customer account.
  • C. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
  • D. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.

Answer: A,C

Explanation:
These two use cases can be implemented by using one or more calculated fields because they involve setting the value of a calculated field based on one or more input fields. For example, the cost of painting a banquet hall can be calculated by multiplying the labor rate, the number of hours, and the area of the hall. The cost of an insurance policy can be calculated by adding the base premium and the selected coverage options. Calculated fields can use functions or custom calculations to express the relationship between fields. Reference: https://academy.pega.com/topic/calculated-values/v1


NEW QUESTION # 46
You are defining a view for a loan application. If the loan applicant indicates that there is an existing open account, the Date account opened must be before the current date.
How do you configure the case type to verify that the value of Date account opened is in the past?

  • A. Use a validation condition.
  • B. Use a pick list control.
  • C. Use a calendar control.
  • D. Use a when condition.

Answer: A


NEW QUESTION # 47
You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within five days.
To meet this requirement, you must set the____________. in the service level to five days.

  • A. goal
  • B. urgency
  • C. priority
  • D. deadline

Answer: D


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

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

Answer: A,B

Explanation:
Case reference and data reference are specialized versions of the query field type. A query field allows users to select a value from a list of values that are retrieved from a data source, such as a data page or a report definition. A case reference field is a query field that uses a report definition as a data source and displays cases that match a specified condition. A data reference field is a query field that uses a data page as a data source and displays values from a data type or an external system. Reference: https://community.pega.com/knowledgebase/articles/user-interface/86/creating-query-fields


NEW QUESTION # 49
In the Answer Area, select the Pega development team member whose role corresponds to each development task.

Answer:

Explanation:


NEW QUESTION # 50
A requirement states: A customer can update an address at any point during case processing by performing the following steps.
1. The customer submits the new address.
2. The application verifies that the address matches postal service requirements.
3. The customer then confirms the corrected address.
How do you configure this requirement?

  • A. Add an alternate stage to the case life cycle to change the address.
  • B. Add a case-wide optional action to the workflow to submit a new address.
  • C. Add a case-wide optional action to the workflow to perform the address change process.
  • D. Add a button to each assignment to present the customer with a form to submit a new address.

Answer: B


NEW QUESTION # 51
A transaction dispute case type allows customers to dispute a bank card transaction for one of three reasons:
* Stolen card
* Duplicate charge
* Fulfillment error
Most disputes for the stolen cards occur at two vendors, MegaMart and MaxValu. The fraud analyst requests a report that displays stolen card disputes meeting the following thresholds:
* USD 25 or more at MaxValu
* USD 50 or more at MegaMart
Given the following filter conditions, which logic statement returns the correct subset of transaction disputes?

  • A. (F1 AND F3) OR (F2 AND F4) OR F5
  • B. ((F1 AND F3) OR (F2 AND F4)) AND F5
  • C. (F1 AND F3) OR (F2 AND F4) AND F5
  • D. F1 AND F2 AND F3 AND F4 AND F5

Answer: B


NEW QUESTION # 52
How do you route an assignment so that any available member of the Finance department can perform the task?

  • A. Route the assignment to a work queue.
  • B. Route the assignment to the admin user ID.
  • C. Route the assignment separately to all members.
  • D. Route the assignment to a work list.

Answer: A

Explanation:
Routing the assignment to a work queue will allow any available member of the Finance department to perform the task.


NEW QUESTION # 53
Which configuration informs a user by email when an assignment is added to the user's worklist?

  • A. Add a Send Email step to the process before the assignment to notify the assigned user.
  • B. Configure a service level to send a notification to the assigned user.
  • C. Add a Send Notification step to the process after the assignment to notify the assigned user.
  • D. Configure the case type to send assignment notifications to assigned users.

Answer: D

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 # 54
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 apartment address as a weighted condition.
  • B. Configure the request type as a weighted condition.
  • C. Configure the tenant name as a basic condition.
  • D. Configure the apartment address as a basic condition.

Answer: B,D


NEW QUESTION # 55
An order form provides four options from which customers select one option.
According to best practice, which of the following two UI control types can be used to minimize clutter on the order form? (Choose Two)

  • A. Dropdown
  • B. Radio buttons
  • C. Autocomplete
  • D. Checkbox

Answer: A,C

Explanation:
Autocomplete and dropdown controls can be used to minimize clutter on the order form because they do not display all the options until the user clicks or types in the control. This helps reduce the space occupied by the UI elements and makes the form more compact and clear. Checkbox and radio buttons controls display all the options on the form, which can create clutter if there are many options to choose from. Reference: https://academy.pega.com/topic/user-interface-controls/v1


NEW QUESTION # 56
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. Fraud investigation
  • C. Items of loss
  • D. Customer

Answer: B,C

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 # 57
You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within five days.
To meet this requirement, you must set the____________. in the service level to five days.

  • A. goal
  • B. urgency
  • C. priority
  • D. deadline

Answer: D

Explanation:
This answer is correct because it sets the maximum time allowed for resolving a medical claim case, as per the requirement. The deadline in the service level defines the time limit for completing a case or an assignment. If the deadline is reached, an escalation action can be triggered to notify or reassign the case or assignment. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 6: Service Levels)


NEW QUESTION # 58
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 customizes currency units and date/time format according to the location of the users.
  • B. CSRs can create other case type instances on the mobile app.
  • C. The mobile app supports all mobile phone operating systems.
  • D. Mobile app color palettes are different for users and CSRs.

Answer: D


NEW QUESTION # 59
In the following view of a timesheet application, an employee enters their hours for the week. The total hours highlighted are automatically updated with the appropriate values as the employee enters their time.

Answer:

Explanation:


NEW QUESTION # 60
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 with mobile approval enabled and a Send Email step.
  • B. Add an Approve/Reject step and a Send Email step.
  • C. Add an Approve/Reject step and enable email notifications on the case type.
  • D. Add an Approve/Reject step and enable email and mobile approval.

Answer: D


NEW QUESTION # 61
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 the corresponding step to an appropriate stage.
  • C. Add an instruction to the assignment.
  • D. Send a notification to the assigned user.

Answer: C


NEW QUESTION # 62
As a Business Architect, you are asked to establish the core team for the upcoming Directly Capture Objectives (DCO) sessions. Which three roles do you invite to the DCO sessions? (Choose Three)

  • A. Subject Matter Experts
  • B. Security Tester
  • C. Product Owner
  • D. Project Sponsor
  • E. System Architect

Answer: A,C,E

Explanation:
The three roles that you invite to the DCO sessions are product owner, subject matter experts, and system architect. The product owner is the primary stakeholder who represents the business vision and priorities for the application. The subject matter experts are the users or customers who provide input and feedback on the application requirements and functionality. The system architect is the technical lead who designs and builds the application using Pega Platform. Reference: https://academy.pega.com/library/81/pega-certified-business-architect-pcba-81


NEW QUESTION # 63
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: A,C


NEW QUESTION # 64
......


Pegasystems PEGAPCBA87V1 (Pega Certified Business Architect (PCBA) 87V1) Certification Exam is designed for professionals who want to demonstrate their ability to design and implement Pega solutions. Pega Certified Business Architect (PCBA) 87V1 certification exam verifies a candidate's knowledge and skills in the areas of Pega Platform, Pega Process, and Pega Case Management. The Pega Certified Business Architect (PCBA) 87V1 certification exam covers a range of topics such as process design, case design, data model design, user interface design, and reporting.

 

Enhance your career with PEGAPCBA87V1 PDF Dumps - True Pegasystems Exam Questions: https://freetorrent.actual4dumps.com/PEGAPCBA87V1-study-material.html