New 2021 Guaranteed Success with Prep4sureExam PEGAPCSA84V1 Dumps Pegasystems PDF Questions [Q20-Q39]

Share

New 2021 Guaranteed Success with Prep4sureExam PEGAPCSA84V1 Dumps Pegasystems PDF Questions

Exceptional Practice To Pega Certified System Architect (PCSA) 84V1 Pass the First Time

NEW QUESTION 20
A stakeholder prefers to group a set of existing actions into a multistep form.
Which work item do you create in Agile workbench to address this change request?

  • A. User Story
  • B. Feedback
  • C. Bug
  • D. Status

Answer: D

 

NEW QUESTION 21
In the Answer Area, select the development team member that corresponds to each development task.

Answer:

Explanation:

 

NEW QUESTION 22
You are configuring routing for a customer warranty service request. All warranty service requests are routed to the warranty resolution group except for warranty service requests for beta-release product that requires review by the vice president of service.
How do you configure assignment routing to review warranty service requests?

  • A. Route the assignment to the skilled group for the beta release when the request is for the beta release.
    Otherwise, route the assignment to the warranty resolution group.
  • B. Route the assignment to the vice president of service when the request is for the beta release.
    Otherwise, route the assignment to the warranty resolution group.
  • C. Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.
  • D. Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

Answer: C

 

NEW QUESTION 23
A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base.
What approach maximizes reuse and maintainability?

  • A. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.
  • B. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.
  • C. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
  • D. Place the updated rules into a new ruleset and include the new ruleset in a new application.

Answer: A

 

NEW QUESTION 24
Select each security implementation on the left and drag it to the corresponding security policies.

Answer:

Explanation:

Explanation

https://academy.pega.com/topic/security-policies/v1

 

NEW QUESTION 25
Hotspot Question
In the Answer Area, select the development team member that corresponds to each development task.

Answer:

Explanation:

 

NEW QUESTION 26
Hotspot Question
A library application used by staff creates a loan request case when a member wishes to borrow one or more books. As part of the case process, the application shows the staff a read-only list of outstanding past-due books to remind the member to return late books.
In the Answer Area, select the Data page definition for this use case.

Answer:

Explanation:

 

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 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 28
Choose two scenarios that you configure using procedural processing. (Choose Two.)

  • A. A flight booking page where customers can adjust the location and date of the departure and return flights. The ticket prices recalculate after the customer chooses the "recalculate price" option.
  • B. A purchase order request page with a summary of items. The order total price updates after the customer changes a quantity.
  • C. A prescription order page with a list of available prescriptions sent from the customer's health care provider. When the user opts to fill one or more prescriptions, the cost summary updates.
  • D. A restaurant reservation page in which the user chooses a reservation time and the system returns the number of available tables.

Answer: A

 

NEW QUESTION 29
Select each Business Need on the left and drag it to the appropriate Service Level Agreement Interval on the right.

Answer:

Explanation:

 

NEW QUESTION 30
Which two conditions do you test with a unit test? (Choose Two)

  • A. An application is successfully migrated to a test system.
  • B. An application displays user views for 20 users within three seconds.
  • C. A property value is set correctly by a data transform.
  • D. A data page populates without any errors.

Answer: C,D

 

NEW QUESTION 31
In the Answer area, identify the type of data measured in each report.

Answer:

Explanation:

 

NEW QUESTION 32
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 33
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 rule for each division.
  • B. Place the UI rules in the base layer, and create a new layer for the payment rules for both lines of business.
  • C. Place the UI rules in the base layer, and create a parallel base layer for the payments rules.
  • 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 34
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:35
  • B. 06:20
  • C. 06:42
  • D. 06:27

Answer: A

 

NEW QUESTION 35
Select each security implementation on the left and drag it to the corresponding security policies.

Answer:

Explanation:

Explanation

https://academy.pega.com/topic/security-policies/v1

 

NEW QUESTION 36
Hotspot Question
An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:
1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.
2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.
3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.
4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.
For each calculation, identify the appropriate chaining option to maximize the performance.

Answer:

Explanation:

 

NEW QUESTION 37
A form listing nearby restaurants has four columns:
- Restaurant name
- Restaurant location
- Thumbnail image of the seating area
- Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)

  • A. Set the importance of the Restaurant name column to Primary.
  • B. Set the importance of the image column to Other.
  • C. Set the importance of the Restaurant location and Make reservation columns to Secondary.
  • D. Set the importance of the Restaurant name and Make reservation columns to Primary.
  • E. Set the importance of the Make reservation column to Primary.
  • F. Set the importance of the image column to Secondary.

Answer: A,B,C

Explanation:
A: Set the importance of the Make reservation column to Primary. This would put an emphasis on the checkbox on smaller screens. Since the restaurant's name is most arguably more important, this answer is not the best one.
B: Set the importance of the Restaurant name column to Primary. At the very least, you want to expose the restaurant's name to users, even when using small screens. This is correct.
C: Set the importance of the image column to Other. Other means that Pega is allowed to omit this piece of information on small devices. This answer is correct.
D: Set the importance of the image column to Secondary. Secondary would still result in displaying the image on some tables and phones. The requirement was that images may be omitted, so this answer isn't the right one.
E: Set the importance of the Restaurant location and Make reservation columns to Secondary.
Correct. You want both pieces of information to be available. On smaller screens, primary will be displayed as header, while secondary columns are shown as list underneath.
F: Set the importance of the Restaurant name and Make reservation columns to Primary. Only one primary column is allowed per table. This answer is incorrect.

 

NEW QUESTION 38
Drag and Drop Question
Select each description on the left and drag it to the correct field type on the right.

Answer:

Explanation:

 

NEW QUESTION 39
......

PEGAPCSA84V1 EXAM DUMPS WITH GUARANTEED SUCCESS: https://www.prep4sureexam.com/PEGAPCSA84V1-dumps-torrent.html