A given user interaction takes five seconds. You need to investigate why it is taking so long.
Which tool do you use to start the investigation?
A. Performance Analyzer (PAL)
B. Performance Profiler
C. Database Trace
D. Pega Log Analyzer (PLA)
You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?
A. Add a weighted condition where the work status of potential duplicates does not contain "Resolved"
B. Add a weighted condition where the work status of the current case does not contain "Resolved"
C. Add a must match condition where the work status of potential duplicates does not contain "Resolved"
D. Add a must match condition where the work status of the current case does not contain "Resolved"
A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this requirement?
A. Cascading approval using the reporting manager
B. Cascading approval using an authority matrix
C. Cascading approval using when rules to identify the assigned user
D. Cascading approval using the workgroup manager
You have a requirement to populate a list of allowed values sourced from a database table. The list of allowed values varies based on the context in which the list is used.
Which implementation maximizes reusability?
A. Create a data page sourced with a report definition. Use parameters to specify a filter condition to retrieve specific results based on context.
B. Create a data page and report definition for each context. Use parameters to filter the results of the response data transform.
C. Create a data page sourced with a connector. Specialize the data page by class based on context.
D. Create a data page sourced with a report definition. Circumstance the report definition based on context
While running an application, a user notes that a system exception occurred.
Which log do you review to identify the issue?
A. Alert
B. Pega
C. BIX
D. AlertSecurity
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
On mobile devices, a form defined with dynamic layouts forces horizontal scrolling.
Where do you configure the responsive behavior to address this issue?
A. In the harness
B. In the application skin
C. In the section holding the dynamic layouts
D. In the portal
Which two design configuration limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
A. Configure UI controls to use native controls on mobile devices
B. Hide noncritical columns
C. Set the width for layouts in percentages
D. Use grid layouts rather than repeating dynamic layouts to display tabular data
You want to display an error message to the user if the data page fails to retrieve data. The data page is sourced by a REST connector.
How do you detect the error?
A. Use a transition condition in the activity step invoking the connector
B. Apply the standard pxErrorHandlingTemplate data transform in the response data transform
C. Use the error handler flow on the connector
D. Use a when condition in the response data transform configured for the connector
During the development of your application, you created operators for testing purposes. You are preparing to migrate the application to another environment. You do not want to include the operators in the archive file.
Which two options exclude the operators? (Choose two.)
A. In the Operators step in the Application Packaging Wizard, clear the check boxes next to the operator names. In the Product rule, clear the Include data types check box.
B. In the Operators step in the Application Packaging Wizard, clear the check boxes next to the operator names. In the Product rule, clear the Include associated data items check box.
C. Before you run the Application Packaging wizard, save the operators to an organization ruleset. Select the Exclude non-versioned rules check box in the Product rule.
D. Before you run the Application Packaging wizard, remove the associated ruleset from the operator records