PEGAPCSA80V1_2019 Pega Certified System Architect (PCSA) 80V1 2019

Loading demo links...

Showing 31–33 of 61 questions

Question 31

A hotel booking application allows customers to change rooms after making a reservation. The status of each room in each hotel is stored on a data page sourced from a database table.

Which two configuration options do you use to update the database table when a customer changes rooms? (Choose two.)

Select all that apply, then click Submit answer.

  • A When rule to trigger the database update

  • An editable data page containing the room information

  • A savable data page containing the room information

  • A data transform to copy updates to the data page

Question 32

An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must 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?

Select an option, then click Submit answer.

  • Configure a local data storage of the make, model, and year of the vehicle.

  • Configure a static list of the make, model, and year vehicles.

  • Configure a data page to store the make, model, and year data.

  • Configure a connection to a system of record using the External Database Mapping Wizard.

Question 33

A data page holds product information. The data page’s Reload if older Than filed 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 reloaded?

Select an option, then click Submit answer.

  • 06:35

  • 06:20

  • 06:42

  • 06:27