Oct 29, 2023 Reliable Study Materials for PEGAPCBA87V1 Exam Success For Sure
100% Latest Most updated PEGAPCBA87V1 Questions and Answers
The PEGAPCBA87V1 exam measures the candidate’s knowledge and skills in various areas, including Pega’s business architecture methodology, agile development practices, requirements gathering and analysis, data modeling, and decision strategy design. PEGAPCBA87V1 exam also covers the use of Pega’s tools and technologies, such as the Pega Platform, Case Designer, Data Designer, and App Studio. Passing PEGAPCBA87V1 exam demonstrates the candidate’s proficiency in business architecture design and implementation using Pega’s best practices and standards, making them a valuable asset to any organization that uses Pega’s platform for business process automation.
NEW QUESTION # 13
Using the Pega Express"" delivery approach, governance is established during which phase of the project'
- A. Discover
- B. Build
- C. Prepare
- D. Adopt
Answer: C
Explanation:
Using the Pega Express delivery approach, governance is established during the prepare phase of the project. The prepare phase involves setting up the project team, roles, responsibilities, tools, processes, and standards that will guide the project delivery. Governance ensures that the project is aligned with the business objectives, follows best practices, meets quality criteria, and delivers value to the stakeholders. Reference: https://community.pega.com/knowledgebase/articles/pega-express-methodology/86/prepare-phase
NEW QUESTION # 14
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. Node
- B. Thread
- C. Request
- D. Application
Answer: C
Explanation:
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. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 10: Data Pages)
NEW QUESTION # 15
Which two options can you configure for a mobile app channel? (Choose Two)
- A. Design how UI elements render across different mobile devices.
- B. Define security behavior for a mobile app such as biometric Identifiers.
- C. Manage administrative functions such as access to log files.
- D. Define the UI behavior for each view in a case type when the case is displayed on a mobile device.
Answer: A,B
NEW QUESTION # 16
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 security behavior for a mobile app such as biometric Identifiers.
- D. Define the UI behavior for each view in a case type when the case is displayed on a mobile device.
Answer: A,C
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 # 17
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
Explanation:
To meet the requirement that all claims must be resolved within 30 days, you need to configure a service level on the case type. A service level on the case type defines a goal and deadline for resolving a case. You can also define actions to take when a case reaches or exceeds its goal or deadline, such as sending an email notification or escalating the urgency. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/defining-service-levels-case-types
NEW QUESTION # 18
How do you adjust the urgency value of an aging assignment to increase the likelihood that the assignment is completed before the deadline?
- A. Adjust the default assignment urgency value.
- B. Apply an urgency value to the deadline interval.
- C. Apply an urgency value to the goal interval.
- D. Add an escalation action to the goal interval.
Answer: A
Explanation:
Adjusting the default assignment urgency value will increase the likelihood that the assignment is completed before the deadline.
NEW QUESTION # 19
Customers check their membership status with a company loyalty program by entering their full name and member ID number. Once the membership status is returned, the customer either abandons the case or makes changes to their membership. If the member chooses to make changes, a case ID is assigned to the request.
Which two configurations, when applied in combination, achieve this behavior? (Choose Two)
- A. Configure the case type to create temporary cases.
- B. Add a decision shape to the process.
- C. Configure the stage to resolve the case.
- D. Add a Persist case step to the case life cycle.
Answer: A,D
Explanation:
These answers are correct because they achieve the behavior of creating a case ID only when the customer chooses to make changes to their membership. Temporary cases are cases that are not stored in the database until a Persist case step is reached in the case life cycle. This way, the case can be abandoned without creating any records or consuming any resources. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 4: Case Design)
NEW QUESTION # 20
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 # 21
Which two requirements ensure that valid data is used in a case? (Choose Two)
- A. The data is locally sourced.
- B. The data is the correct field type.
- C. The data is organized in a data type.
- D. The data fits the business logic.
Answer: B,D
NEW QUESTION # 22
In a hiring application:
* An employee interviews the candidate.
* The Human Resources (HR) team creates and sends the offer letter.
* The Information Technology (IT) team assigns the workstation.
* The facilities team assigns the work desk.
To meet these requirements, what personas do you create?
- A. HR, IT, Facilities
- B. Employee, IT, Facilities
- C. Employee, HR, IT, Facilities
- D. Employee, HR, Facilities
Answer: C
Explanation:
To meet these requirements, you need to create four personas: Employee, HR, IT, and Facilities. A persona is a role that represents a group of users who perform similar tasks in your application. You can use personas to define user stories, assign tasks, configure access groups, and design user interfaces for your application. Reference: https://academy.pega.com/library/81/pega-certified-business-architect-pcba-81
NEW QUESTION # 23
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 and delivery date details
- B. A view that presents the order status, delivery date details, and a map with the path the package has traveled
- 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 # 24
What two visualizations can you use to present insight data on the Explore Data landing page? (Choose Two)
- A. Interactive chart
- B. List
- C. CSV file
- D. Exportable data page
Answer: A,B
Explanation:
You can use a list or an interactive chart to present insight data on the Explore Data landing page. A list displays the data in a tabular format, while an interactive chart displays the data in a graphical format, such as a pie chart or a bar chart. You can also filter, sort, group, and drill down the data in both types of visualizations. Reference: https://community.pega.com/knowledgebase/articles/reporting/86/viewing-insights-explore-data-landing-page
NEW QUESTION # 25
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 you add that step to the case life cycle
- B. You can configure the user view for a step after you create the entire case life cycle
- C. You can configure the user view for a step before you start creating 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: A
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 # 26
You are configuring an accident claim case for an automobile insurance company with two child cases as illustrated.
How do you suspend the parent case processing until the child cases are resolved?
- A. Add a wait step to the parent case pausing the parent case until the child cases resolve.
- B. Add a 30-day wait to the parent case to allow time for the child cases to resolve.
- C. Add an approval step to each of the child cases to resolve the cases.
- D. Add a service level agreement to resolve the child cases within 90 days.
Answer: A
Explanation:
it suspends the parent case processing until the child cases are resolved, as per the requirement. The Wait step can be configured to pause the parent case until all child cases are resolved. This way, the parent case ensures that all child cases are completed before proceeding. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 5: Case Hierarchy)
NEW QUESTION # 27
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 when condition for the total cost field.
- B. Configure a field group list for all the room types.
- C. Configure a validate condition for the total cost field.
- D. Configure a calculation for the total cost held.
Answer: B
Explanation:
https://collaborate.pega.com/question/test-process-flow
NEW QUESTION # 28
A purchase request list report includes columns for case ID and regional cost center. A manager wants the report to show the total number of purchase requests for each of the regional cost centers.
How do you configure the report definition?
- A. Summarize the case ID column by count.
- B. Summarize the regional cost centers by count.
- C. Create a filter for each cost center and count the case IDs.
- D. Define a function for the cost center column to total the case IDs.
Answer: A
Explanation:
To show the total number of purchase requests for each of the regional cost centers, you need to summarize the case ID column by count and group the results by the regional cost center column. This will create a summary report that displays the count of case IDs for each cost center value. Reference: https://community.pega.com/knowledgebase/articles/reporting/86/summarizing-data-reports
NEW QUESTION # 29
In the Answer Area, identify the type of data measured in each report.
Answer:
Explanation:
NEW QUESTION # 30
All managers need to view the Employee vacation requests report in their Manager portal dashboards. Only managers have access to this report. Which configuration do you perform to fulfill these requirements?
- A. Add a report widget to the Manager portal dashboard, and then click Publish to default.
- B. Add the report to a public category, and then add the out-of-the-box Reports landing page to the Manager portal.
- C. Add a report widget to the Manager portal dashboard, and then click Publish.
- D. Create a new landing page on the Manager portal with the new report saved in a public category.
Answer: A
NEW QUESTION # 31
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 list.
- D. Route the assignment to a work queue.
Answer: D
Explanation:
Routing the assignment to a work queue will allow any available member of the Finance department to perform the task.
NEW QUESTION # 32
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.
Answer: A,C
Explanation:
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. Reference: https://docs-previous.pega.com/case-management/87/searching-duplicate-cases
NEW QUESTION # 33
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. deadline
- D. priority
Answer: C
NEW QUESTION # 34
A developer configures a button with the action set as shown in the following image.
Place the events in the order they occur.
Answer:
Explanation:
1 - A user clicks the button.
2 - The system refreshes the section.
3 - The system applies a data transform.
4 - The order ID value is set to the value of the confirmation number if the system confirms the payment.
NEW QUESTION # 35
Drag each Pega Express'- delivery phase on the left to the matching task on the right.
Answer:
Explanation:
NEW QUESTION # 36
Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)
- A. An accountant wants to list the largest order for the last month, for each customer account.
- 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. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.
Answer: B,D
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 # 37
......
New Pegasystems PEGAPCBA87V1 Dumps & Questions: https://www.prepawayexam.com/Pegasystems/braindumps.PEGAPCBA87V1.ete.file.html
Try with 100% Real Exam Questions and Answers: https://drive.google.com/open?id=1LH5fk-Sc1xYQQdwAvcetHiDJIL2eH83E