Pass Your Pega Certified System Architect (PCSA) 8 PEGAPCSA85V1 Exam Easily with Accurate PDF Questions [Feb 03, 2022]
PEGAPCSA85V1 Certification Exam Dumps Questions in here
NEW QUESTION 18
Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)
- A. A sales representative wants to quote the cost of an insurance policy based on selected coverage options.
- B. An accountant wants to list the largest order for the last month, for each customer account.
- C. A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.
- D. A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.
Answer: A,C
NEW QUESTION 19
In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the UI elements collect expected results.
When applied in combination, which two configurations allow you to record a set of interactions and save the test results to verify the process functionality? (Choose Two)
- A. Create a unit test for the Onboarding case type
- B. Add explicit assertions on the UI elements
- C. Create a scenario test for the Onboarding case type
- D. Add validations on the UI elements
Answer: B,D
NEW QUESTION 20
A life insurance company satellite office in various countries. Each satellite office has its own queue.
Company policy require that life insurance underwriting is assignment to office based on the resident of the policy owner. Which routing approach supports this requirement?
- A. Route the assignment to the correct work queue using an authority matrix.
- B. Route the assignment to the correct work queue using skill-based routing.
- C. Route the assignment to a specific underwrite based on business logic.
- D. Route the assignment to the correct work queue bawd on business logic.
Answer: D
NEW QUESTION 21
From the left, drag each report into the corresponding report type on the right.
Answer:
Explanation:
Explanation
Graphical user interface, text, application, email Description automatically generated
NEW QUESTION 22
Your online shopping application servers international customers. You need to define a data page that holds currency rates. All users accessing the application need to use the information. The Scope of this Page should be set to_______________.
- A. Application
- B. Thread
- C. Requestor
- D. Node
Answer: D
NEW QUESTION 23
In which three situations can you use a data transform? (Choose Three)
- A. To create the dependent property after case creation
- B. To execute a flow action
- C. To set default values for a case
- D. To copy the first and last name properties into a single property value
- E. To display the destination value as the location value
Answer: C,D,E
NEW QUESTION 24
You are creating a case type to process job applications for a large corporation. Job applications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?
- A. Create a process for the background check and an optional process for the physical assessment.
- B. Create a process on one stage for the background check and a process on another stage for the physical assessment.
- C. Create a process for the physical assessment that is parallel to the background check process.
- D. Create a process for the physical assessment that is followed by a process for the background check.
Answer: C
NEW QUESTION 25
DRAG DROP
Select each security implementation on the left and drag it to the corresponding security policies.
Answer:
Explanation:
NEW QUESTION 26
From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields.
What three steps, when applied in combination, achieve the required testing? (Choose Three)
- A. Add stage-entry validations on the Enrollment case fields.
- B. Create a test case for the employee portal.
- C. Run a new Enrollment case from the employee training portal.
- D. Add assertions on the UI elements to verify correct data collection.
- E. Add field validations on the course selection step.
Answer: A,C,D
NEW QUESTION 27
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the console. A child case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the to reach a decision. For the visa case to proceed to applicant notification, the interview case needs to be resolved. How do you configure a case to achieve the required behavior?
- A. Add a Create step creates the interview child case. Following the step, add a Wait step that pauses the parent case unit the interview case reaches a status of Resolved and after 48 hours have elapsed.
- B. Add a Create step creates the interview child case. Following the step, add a Wait step that pauses the parent case unit the interview case status of Resolved.
- C. Add a Create step creates the interview child case, There is no need to add a wait step.
- D. Add a Create step creates the interview child case, Following the step, add a Wait step that pauses the parent case unit 48 have elapsed.
Answer: B
NEW QUESTION 28
You are implementing a Ul form collecting job applicant information. Users must provide values to certain fields before submitting the form.
Which configuration adds asterisks to indicate the mandatory fields on the form?
- A. Configure the mandatory fields as Required in the section rule
- B. Use multiple Validate rules for each mandatory field
- C. Use a Validate rule to verify the mandatory fields have a value
- D. Use an Edit Validate rule to verify if each of the mandatory properties has a value
Answer: A
NEW QUESTION 29
DRAG DROP
Select each description on the left and drag it to the correct field type on the right.
Answer:
Explanation:
NEW QUESTION 30
NO.76 The business process for an automobile insurance claim consists of the following phases:
* Submission: The customer contacts a customer service representative (CSR) to file the claim.
* Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs.
* Repair: A third patty performs the repairs on each vehicle, communicating with the adjuster and customer as necessary.
* Verification: After each vehicle repair, the adjuster closes the claim. According to Pega best practices, which phase can you implement as a child case?
- A. Verification
C Repair - B. Review
- C. Submission
Answer: C
NEW QUESTION 31
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. Add a decision step to the process.
- B. Add a Persist case step to the case life cycle.
- C. Configure the case type to create temporary cases.
- D. Configure the stage to resolve the case.
Answer: A,B
NEW QUESTION 32
An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?
- A. Configure a local data storage of the make, model, and year vehicle data.
- B. Configure a data page to store the make, model, and year vehicle data.
- C. Configure a connection to an external system of record that contains the make, model, and year vehicle data.
- D. Configure a static list of the make, model, and year vehicle data.
Answer: C
NEW QUESTION 33
A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.
Which two configurations, when applied in combination, apply to the decision table?
- A. Create rows for the recommended moving vehicle.
- B. Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
- C. Create a column for the recommended moving vehicle.
- D. Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
Answer: A,B
NEW QUESTION 34
User A should have application permissions that are identical to User B's permissions. Unlike User B, User A lacks access to the My Cases page.
How do you grant access to the My Cases page for User A?
- A. Add the My Cases page to the User A role.
- B. Add the My Cases page to the User A profile.
- C. Update the User A account to access the same portal as User B.
- D. Update User A to the same role as User B.
Answer: D
NEW QUESTION 35
A requirement states: The date of birth submitted for first grade students must be at least five years before September 1 of the current year.
Which three validation methods, when applied in combination, satisfy the requirement? (Choose Three)
- A. Validation rule
- B. Calendar control
- C. Date data type
- D. When rule
- E. Edit validate rule
Answer: B,C,E
NEW QUESTION 36
......
Updated PEGAPCSA85V1 Exam Practice Test Questions: https://www.suretorrent.com/PEGAPCSA85V1-exam-guide-torrent.html