DRAG DROP
From the left drag each report into the corresponding report type on the right.
Select and Place:

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. 6:27
D. 06:42
Which two statements about data records are true? (Choose Two)
A. Data records define permissible values for data fields.
B. Data records are displayed in a searchable text field by default.
C. Data records require external storage.
D. Data records are displayed in a drop-down list by default.
A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?
A. Use the purchase requests column to group the cost centers.
B. Filter the results so that the report includes only cost center and purchase requests.
C. Summarize the purchase requests column by count.
D. Summarize the regional cost centers by count.
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 (Ul) 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 Ul rules in the base layer, and create a new layer for the payment rules for both lines of business.
B. Place the Ul rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.
C. Place the Ul rules in the base layer, and create a parallel base layer for the payments rules.
D. Place the Ul rules in the base layer, and create a new layer for the payment rule for each division.
You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pylD), Customer ID, and Order Total. Which property or property combination should you optimize to improve performance?
A. Order Total
B. pxCreateDate
C. Customer ID and Order Total
D. pxCreateDate and Order Total
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?
A. Use a Validate rule to call two Edit validate rules: one for income and one for liability.
B. Use two Edit Validate rules: one for income and one for liability.
C. Use a single Validate rule with two conditions: one for income and one for liability.
D. Use Ul controls to validate the entries in the income and liability fields.
You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.
A. Use a pick list control to verify the Date account opened is in the past,
B. Use a validate rule to verify the Date account opened is in the past.
C. Use a when rule to verify the Date account opened is in the past.
D. Use a calendar control to verify the Date account opened is in the past.
Which statement most accurately describes the use of pega mobile preview?
A. pega mobile preview simulates the application user interface for various mobile devices
B. pega mobile preview allows you to run a pega application on a mobile device
C. pega mobile preview simulates user loads to test mobile app performance
D. pega mobile preview models a typical user interaction to scenario test a mobile app
In a banking application, which two options must be used together to present users with a set of balance transfer options only if they elect to transfer a balance to their credit card? (Choose two)
A. Add an action set on the layout containing the balance transfer offers to trigger a refresh
B. Add a visible when condition on the check box for the balance transfer election
C. Add an action set on the check box for the balance transfer election to trigger a refresh
D. Add a visible when condition on the layout containing the balance transfer offers