A requirement states that when an assignment is in review, its work status is set to Open-Review.
Which two steps do you perform to implement this requirement? (Choose two.)
A. Create a field value rule for the Open-Review status
B. Add a data to the process to apply the Open-Review status before reaching the appropriate assignment
C. Add Open-Review as an allowed status on the case type rule
D. Apply the Open-Review status to the appropriate assignments
You want to allow users to use an application on a mobile device, even if the device is not connected to a network. Which configuration option supports this requirement?
A. Simulate external data sources when the application if offline
B. Source drop-down lists using data pages
C. Configure UI elements to use native controls on mobile devices
D. Source repeating layouts using report definitions
Which two statements accurately describe the use of a symbolic index? (Choose two.)
A.
B.
C.
D.
You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem. Which tool do you use?
A. Pega Log Analyzer (PLA)
B. Performance Profiler
C. Database Trace
D. Performance Analyzer (PAL)
Business users are not able to update a delegated business rule. Select two possible causes. (Choose two.)
A. The business users do not have appropriate privileges in the access group
B. The availability of the delegated business rule is set to Blocked
C. The delegated business rule is currently being executed by another user
D. The delegated business rule is not in an unlocked production ruleset
An application contains the following rulesets.
1.
AccountManagement contains the rules for administering checking and savings accounts.
2.
AccountManagementInt contains supporting rules for integrating with other applications.
3.
BankCorp contains rules shared across the entire organization.
4.
BankCorpInt contains supporting rules for integrations shared with other internal applications.
5.
CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans.
Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)
A. BankCorpInt
B. AccountManagement
C. AccountManagementInt
D. BankCorp
E. CreditCheck
Based on the information in the chart. If you execute the rule when .Dept=Accounting. which version does Pega use?

A. 01-01-01, None
B. 01-01-01
C. 01-01-25
D. 01-01-30, .Dept=Accounting
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?
A. Organization
B. Framework
C. Implementation
D. Division
Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?
A. Use a ToLeveledGroup router and Pega's Get Next Work functionality
B. Use a ToWorkbasket router and Pega's Get Next Work functionality
C. Use a ToWorklist router and Pega's Get Next Work functionality
D. Use a ToWorkGroup router and Pega's Get Next Work functionality
Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)
A. The user can opt to skip the pre-processing action.
B. The action only runs the first time the flow action is performed on an assignment.
C. The action runs each time the user returns to the assignment.
D. The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.