PEGAPCBA87V1 100% Guarantee Download PEGAPCBA87V1 Exam PDF Q&A [May 11, 2024]
Get PEGAPCBA87V1 Actual Free Exam Q&As to Prepare for Your Pegasystems Certification
The Pega Certified Business Architect (PCBA) 87V1 exam is designed to test the candidate's ability to work with Pega's business architecture tools and methodologies. PEGAPCBA87V1 exam covers topics such as Pega Platform Fundamentals, Pega Business Architecture, Pega Case Management, and Pega Decision Management. PEGAPCBA87V1 exam is challenging, and it requires candidates to have a deep understanding of Pega's platform and tools.
NEW QUESTION # 39
Which two statements are true about insights? (Choose Two)
- A. You can edit application data directly in an insight.
- B. You can search for and select the fields that you want to include in an insight.
- C. You can transform sharable visualizations into data queries.
- D. You can transform data queries into sharable visualizations.
Answer: B,D
NEW QUESTION # 40
In a boat repair case type, clients can set their boat type as Powered, Sail, or Row. During the Inspection stage, the Inspect Boat process prompts technicians to inspect the common parts of all boats. However, if .boatType = 'Sail,' the technicians are additionally prompted to complete the Inspect Sailboat process.
How do you configure the case life cycle to achieve this behavior?
- A. Configure the Inspect Sailboat process to start if the .boatType is not 'Powered'. Otherwise, the process is skipped.
- B. Configure the Inspect Boat process to start if the .boatType = 'Sail'. Otherwise, the process is skipped.
- C. Configure the Inspect Boat process to start if the .boatTypc is not Powered'- Otherwise, the process is skipped.
- D. Configure the Inspect Sailboat process to start if the .boatType = 'Sail'. Otherwise, the process is skipped.
Answer: D
Explanation:
To display the Inspect Sailboat process only if .boatType = 'Sail', you need to configure the process to start if the .boatType property equals 'Sail'. Otherwise, the process is skipped and the case life cycle continues to the next step. This way, only sailboats are inspected for sail-specific parts, while other boat types are inspected for common parts only. The other options are either incorrect or irrelevant for this requirement. Reference: https://docs-previous.pega.com/case-management/87/adding-processes-case-life-cycles
NEW QUESTION # 41
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. Thread
- B. Request
- C. Node
- D. Application
Answer: B
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 # 42
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. Add a Send Email step and include all required participants.
- B. Route an Approval step to the required participants.
- C. Add a Send Email step as an optional action.
- D. Route the email to all the recipients in a Collect Information step.
Answer: A
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 # 43
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 a report widget to the Manager portal dashboard, and then click Publish.
- C. Create a new landing page on the Manager portal with the new report saved in a public category.
- D. Add the report to a public category, and then add the out-of-the-box Reports landing page to the Manager portal.
Answer: A
NEW QUESTION # 44
Which three of the following options are application layers in the Situational Layer Cake architecture? (Choose Three)
- A. Organization
- B. Division
- C. Language
- D. Implementation
- E. Country
Answer: A,B,D
NEW QUESTION # 45
Which three of the following options are application layers in the Situational Layer Cake architecture? (Choose Three)
- A. Organization
- B. Division
- C. Language
- D. Implementation
- E. Country
Answer: A,B,D
Explanation:
The three options that are application layers in the Situational Layer Cake architecture are implementation, division, and organization. The implementation layer contains the case types and data types that are specific to a single implementation of an application. The division layer contains the rules and data that are shared by multiple implementations within a division or a business unit. The organization layer contains the rules and data that are common across the entire organization or enterprise. Reference: https://community.pega.com/knowledgebase/articles/application-development/86/application-layers
NEW QUESTION # 46
Select each Use Case on the left and drag it to the appropriate Routing configuration on the right.
Answer:
Explanation:
NEW QUESTION # 47
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 updates with order status and delivery date details when the customer enters the order number
- B. A view where the customer can enter their order number
- C. A view that presents the order status, delivery date details, and a map with the path the package has traveled
- D. A view that presents the order status and delivery date details
Answer: A
NEW QUESTION # 48
Which two field types are specialized versions of the Query field type? (Choose Two)
- A. Case reference
- B. Data reference
- C. Embedded data
- D. Picklist
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
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 a work list.
- C. Route the assignment to the admin user ID.
- D. Route the assignment separately to all members.
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 # 50
How do you provide users with guidance for completing a form and avoid the need for application training?
- A. Add an optional action to the case to explain the task.
- B. Send a notification to the assigned user.
- C. Add the corresponding step to an appropriate stage.
- D. Add an instruction to the assignment.
Answer: D
Explanation:
it provides users with guidance for completing a form and avoids the need for application training. An instruction is a short text that appears above a form and explains what the user needs to do to complete the task. An instruction can help users understand the purpose and context of a form and reduce errors or confusion. Reference: https://academy.pega.com/library/87/pega-certified-business-architect-pcba-87v1 (Module 9: User Interface)
NEW QUESTION # 51
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 calendar control.
- C. Use a pick list control.
- D. Use a when condition.
Answer: A
Explanation:
To configure the case type to verify that the value of Date account opened is in the past, you need to use a validation condition. A validation condition is a rule that checks whether the value of a field meets a specified criterion. You can use a validation condition for the Date account opened field that compares it with the current date and displays an error message if it is not in the past. Reference: https://community.pega.com/knowledgebase/articles/user-interface/86/configuring-validation-conditions
NEW QUESTION # 52
Which two situations require a data type? (Choose Two)
- A. A Currency drop-down is populated with values from an external system of record.
- B. A Work preference picklist is populated with two values: Full time and Part time.
- C. A Date of account creation field is set to a default value of the current date.
- D. Patient medical history is accessed from and written to an external system of record.
Answer: B,D
Explanation:
These two situations require a data type. A data type is a reusable component that defines the structure and behavior of a set of data in your application. You can use data types to access and write data from and to external systems of record, such as databases or web services. You can also use data types to populate fields with values from your application data, such as drop-down lists or radio buttons. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/creating-data-types
NEW QUESTION # 53
Drag each Pega Express'- delivery phase on the left to the matching task on the right.
Answer:
Explanation:
NEW QUESTION # 54
As part of a Reservation case type that manages car rentals, clients can review their past rentals by selecting from a list of rental cases. What field type do you configure to achieve this behavior?
- A. Data reference
- B. Case reference
- C. Embedded data
- D. Query
Answer: B
NEW QUESTION # 55
......
PEGAPCBA87V1 Questions Truly Valid For Your Pegasystems Exam: https://testking.vceprep.com/PEGAPCBA87V1-latest-vce-prep.html