New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Pegasystems PEGACPSA23V1 - Certified Pega System Architect

Page: 5 / 8
Total 254 questions

What is the relationship between pyWorkPage and case data?

A.

pyWorkPage contains only the data entered by users while creating and processing a case.

B.

pyWorkPage contains all the data pages accessed while creating and processing a case.

C.

pyWorkPage contains only the data generated by the system while creating and processing a case.

D.

pyWorkPage contains all the case data generated while creating and processing a case.

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.

When rule

B.

Calendar control

C.

Date data type

D.

Validation rule

E.

Edit validate rule

You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.

A.

Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.

B.

Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.

C.

Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.

D.

Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.

Customers can log their own product support requests using an online portal. Once logged in, the portal displays the list of products purchased by the customer. The customer can initiate one or more support requests for each product. What is the appropriate scope for a data page that sources the list of products purchased by the customer?

A.

Thread

B.

System

C.

Requestor

D.

Node

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

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

A.

Use UI controls to validate the entries in the income and credit card debt fields.

B.

Use a Validate rule to call two Edit validate rules: one for income and one for credit card debt.

C.

Use a single Validate rule with two conditions; one for income and one for credit card debt.

D.

Use two Edit Validate rules; one for income and one for credit card debt.

A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.

How do you configure the form?

A.

Add a drop-down control arid source the data from the property value used in the control.

B.

Add a drop-down control and Source the data using a data page.

C.

Add an autocomplete control and Source the data using a data page.

D.

Add an autocomplete control and source the data from the clipboard work page.

You are configuring an accident claim case with two child cases for an automobile insurance company, as shown in the following figure:

The business requirement changes to allow the parent case to continue independently of the child case processes.

How do you configure the Wait step for this requirement?

A.

Configure the step to continue the parent case when the child cases reach the payment pending review status.

B.

Configure the step to continue the parent case when the child cases reach auditor approval.

C.

Configure the step so that only one child case must be resolved before the parent case can continue.

D.

Configure the step so that users can continue with the parent case process regardless of child case status.

A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door. Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.

Object Type » ACME-Products-Data-Color or ACME-Products-Work-Color or ACME-Products-Work-ColorFeedback

Edit Mode » Readonly Or Editable Or Savable Scope » Thread Or Requestor Or Node

A.

Page, ACME-Products-Data-Color,ReadOnly,Node

B.

List, ACME-Products-Data-Color,ReadOnly,Thread

C.

Page, ACME-Products-Data-Color,ReadOnly,Requestor

D.

List, ACME-Products-Work-Color,ReadOnly,Node

E.

List, ACME-Products-Work-ColorFeedback,ReadOnly,Node

F.

List, ACME-Products-Data-Color,ReadOnly,Node

You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.

What is the process that you follow to create this visualization?

A.

Create a new report on the Data landing page.

B.

Add a report widget to a portal on the Explore data landing page.

C.

Add a new portal on the Channels landing page.

D.

Create a new Insight on the Explore data landing page.

A user view includes a list of four urgency options selectable by radio buttons. How do you configure the selection list?

A.

Configure a field group with selectable urgency options.

B.

Configure a drop down field with selectable urgency options.

C.

Configure a picklist with radio buttons for the urgency options.

D.

Configure a Boolean field with selectable urgency options.