PEGAPCSA80V1_2019 Pega Certified System Architect (PCSA) 80V1 2019

Loading demo links...

Showing 34–36 of 61 questions

Question 34

In an application for configuring hardware equipment for new employees, the manager chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time.

Which of the following do you use as the data source for this drop-down list?

Select an option, then click Submit answer.

  • A data page

  • A local list

  • A data table

  • A data transform

Question 35

To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability.

How do you enforce these restrictions when requesting an instant loan?

Select an option, then click Submit answer.

  • Use a Validate rule to call two Edit validate rules: one for income and one for liability.

  • Use a single Validate rule with two conditions: one for income and one for liability.

  • Use UI controls to validate the entries in the income and liability fields.

  • Use two Edit Validate rules: one for income and one for liability.

Question 36

An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter and 1 represents a number.

Which two configuration options allow you to ensure that a user provides a valid postal code? (Choose two.)

Select all that apply, then click Submit answer.

  • Configure a drop-down control to select the postal code based on the specified city and province.

  • Configure an edit validate rule to test that the entered postal code conforms to the required pattern.

  • Configure the postal code field as a text property with a required input field.

  • Configure a validate rule to test that the entered postal code conforms to the required pattern.