[Dec-2021 Newly Released] PEGAPCSA84V1 Exam Questions For You To Pass
Pegasystems PEGAPCSA84V1 Exam: Basic Questions With Answers
How to book the Pega Certified Senior System Architect 2021
These are the accompanying strides for enrolling for the test.
- Stage 3: Search for Exam
- Stage 2: Signup/Login to Pearson VUE account
- Stage 4: Select Date, time and affirm with the installment technique
- Stage 1: Visit to Pearson VUE Exam Registration
NEW QUESTION 60
Which requirement can be implemented through circumstancing?
- A. An application routes upgrade requests for US customers to one work queue, and requests for European customers to a different work queue.
- B. An application establishes a goal of four hours to adjust claims for platinum customers. For other customers, the application establishes a goal of one business day.
- C. An application audits insurance claims that an insurance adjuster values at USD10000 or greater.
Otherwise, the claim is approved. - D. An application sets the default shipping option for orders that exceed USD100 to two-day delivery.
Otherwise, the default option is five-day delivery.
Answer: B
NEW QUESTION 61
HOTSPOT
In the Answer Area, select the development team member that corresponds to each development task.
Answer:
Explanation:
NEW QUESTION 62
Which configuration informs a user by email when an assignment is added to the user's worklist?
- A. Configure the case type to send assignment notifications to assigned users.
- B. Configure a service level to send a notification to the assigned user.
- C. Add a Send Email step to the process after the assignment to notify the assigned user.
- D. Add a Send Notification step to the process after the assignment to notify the assigned user.
Answer: A
NEW QUESTION 63
With Pega's Situational Layer CakeTM approach, how do you configure a regional variation for Human Resources (HR) time off cases?
- A. Create a rule for the variation and add the rule to the common layer of the application.
- B. Create a rule for the variation and replace the existing HR time off rule in the application common layer.
- C. Create a rule for the variation and add the rule to the layer for the region.
- D. Create a rule for the variation and add it to a secondary common application layer.
Answer: D
NEW QUESTION 64
DRAG DROP
Select each Use Case on the left and drag it to the appropriate Router on the right.
Answer:
Explanation:
NEW QUESTION 65
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 party 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. Submission
- B. Review
- C. Repair
- D. Verification
Answer: C
NEW QUESTION 66
DRAG DROP
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.
When the customer logs in:
* The application identifies the customer upon login.
* The case type lists the last 10 orders placed by the customer.
* The customer can select one of the previous 10 orders as the basis for the current order.
Select each piece of Information on the left and drag it to the appropriate Clipboard Location.
Answer:
Explanation:
NEW QUESTION 67
A requirement states: Loan applicants must enter their annual salary. If the salary is above the qualifying threshold, the application is automatically approved. If the salary is below the threshold, the applicant must identify a cosigner.
Select the two configuration options that follow best practices to meet the requirement. (Choose Two)
- A. Create an assignment step for a loan officer to review the applicant's annual salary and determine if a cosigner is necessary.
- B. Design a user view with an annual salary field and a section for cosigner information. Use a Visible When condition to display the cosigner section when the salary is below the threshold.
- C. Use a collect information step with an annual salary field. Use a decision shape to determine whether to advance to a step to enter cosigner information or complete the process.
- D. Design a user view with an annual salary field. Create an optional action to collect information about the cosigner and assign the action to the appropriate stage.
Answer: C,D
NEW QUESTION 68
Drag and Drop Question
Select each Use Case on the left and drag it to the appropriate Router on the right.
Answer:
Explanation:
NEW QUESTION 69
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment.
Following the interview, it typically takes 48 hours for the consulate 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 type to achieve the required behavior?
- A. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.
- B. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.
- C. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.
- D. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
Answer: B
NEW QUESTION 70
Hotspot Question
In the Answer Area, select the development team member that corresponds to each development task.
Answer:
Explanation:
NEW QUESTION 71
On a service level, the passed deadline interval is measured from________________.
- A. when the assignment is ready for a user
- B. the end of the deadline interval
- C. when a user begins the assignment
- D. the end of the goal interval
Answer: B
NEW QUESTION 72
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.
When the customer logs in:
* The application identifies the customer upon login.
* The case type lists the last 10 orders placed by the customer.
* The customer can select one of the previous 10 orders as the basis for the current order.
Select each piece of Information on the left and drag it to the appropriate Clipboard Location.
Answer:
Explanation:

NEW QUESTION 73
A data page holds product information. The data page's Reload if older Than field is set to 15 minutes.
The data page is created at 06:12.
At 06:20 the user requests product information.
At 06:42 the user requests product information.
When is the data page reloaded?
- A. 06:20
- B. 06:35
- C. 06:27
- D. 06:42
Answer: B
NEW QUESTION 74
A company requires that patients receive status updates during processing of medical tests.
Patients are not users of the application.
You create the work party for the patient as an instance of which class?
- A. Data-Party-Com
- B. Data-Party-Person
- C. Data-Paty-Operator
- D. Data-Party-Org
Answer: B
NEW QUESTION 75
An insurance claim case type is defined as follows:
If the Review claim step is configured to set the status to Pending-Investigation, when is the status of the case set to Pending-Investigation?
- A. When the Process claim stage starts
- B. When the Review claim step completes
- C. When the Review claim step starts
- D. When Investigate claim step completes
Answer: A
NEW QUESTION 76
An organization has two lines of business: selling books for children and reselling college textbooks. The division selling books for children can use the same basic user interface (UI) as the division reselling textbooks with the exception of the payment methods.
How do you apply the Situational Layer CakeTM in this scenario?
- A. Place the UI rules in the base layer, and create a new layer for the payment rules for both lines of business.
- B. Place the UI rules in the base layer, and create a parallel base layer for the payments rules.
- C. Place the UI rules in the base layer, and create a new layer for the payment rule for each division.
- D. Place the UI rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.
Answer: D
NEW QUESTION 77
In a hotel reservation application, a form displays a list of hotels with available rooms based on the check- in and check-out dates entered by users.
How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?
- A. Configure edit validates on the date fields to refresh the section when the date values change.
- B. Configure an action set on the hotel list display to refresh the section when the hotel list changes.
- C. Configure action sets on the date fields to refresh the section when the date values change.
- D. Display the hotel in an embedded section with a visible when condition.
Answer: C
NEW QUESTION 78
Hotspot Question
Consider this scenario:
A new Expense Report is submitted and must be reviewed. This assignment urgency and the initial urgency values are both set to 10.
The SLA starts when the assignment is created.
- If the goal elapses and the assignment is not yet completed, the
assignment urgency is increased by 10.
- If the deadline elapses and the assignment is not yet completed, the
assignment urgency increases by 10.
- If the passed deadline elapses and the assignment is not yet
completed, the assignment urgency increases by 10.
In the Answer Area, select the urgency for each milestone.
Answer:
Explanation:
NEW QUESTION 79
A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item.
Which participant role do you select to configure this requirement?
- A. Work queue
- B. Customer
- C. Interested individual
- D. Owner
Answer: A
NEW QUESTION 80
Based on security factors, which two options are considered strong passwords? (Choose Two)
- A. 1Lik3Chocolate&StrawberryIcecre@m
- B. d8073&gxn*,.ki;vnhdf($h8un
- C. bluedoor
- D. Pe6@5yst3m$
Answer: B,D
NEW QUESTION 81
Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.
How do you configure the user interface to improve access to the content and achieve the business requirement described?
- A. Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.
- B. Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.
- C. Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.
- D. Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.
Answer: A
NEW QUESTION 82
......
Pega Certified Senior System Architect 2021 Certification Path
This is a high level test and requires Senior System Architect as pre-imperative.
New 2021 Realistic Free Pegasystems PEGAPCSA84V1 Exam Dump Questions & Answer: https://www.latestcram.com/PEGAPCSA84V1-exam-cram-questions.html
