In Pega Decision Management, how do you prevent repeating an offer to a customer?
A. Add a decision shape to the offer flow.
B. Add a filter component to the decision strategy.
C. Add a volume constraint to the campaign.
D. Add a customer interaction segment to the campaign.
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?
A. Enable the Live UI tool.
B. Use the Accessibility Inspector.
C. Unit test section rules.
D. Use a screen reader.
How do you ensure that only a manager can run a specific flow action?
A. Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.
B. Add an Access When condition to the flow action to determine whether the user is a manager.
C. Add a pre-processing activity to the flow action form to determine whether the user is a manager.
D. Add a validate rule to the flow action form to determine whether the user is a manager.
You have added a cascading approval step that uses an authority matrix. You have specified a decision table to determine the approvers for each case. You have confirmed that the conditions in the decision table are configured correctly. You test the configuration by entering requests that require multiple approvers. However, the system routes all requests to only one approver. Which of the following actions would you take to correct this issue?
A. Add an approval level for each approver.
B. Add a row to the decision table that evaluates the submitter's workgroup manager.
C. Set the decision table to evaluate all rows.
D. Specify a page list for the authority matrix.
Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?

A. 01-01-01, None
B. 01-01-35
C. 01-01-01, .Dept=Engineering
D. 01-01-20, .Dept=Engineering
In which order are rules and data instances applied for a service? 1 Service rule 2 Service Package 3 Service Activity 4 Mapping rule (from format received by the service to Clipboard structure) 5 Mapping rule (from
Clipboard structure to format specified by service type)
A. 2, 1, 3, 4, 5
B. 1, 2, 4, 3, 5
C. 1, 2, 3, 4, 5
D. 2, 1, 4, 3, 5
Your application requires a cascading approval for expense reports. Approvals must follow the submitter's reporting structure, with the following thresholds. A manager must approve expense reports up to USD500. A director must approve expense reports up to USD1500. A vice president must approve expense reports of USD1500 or greater.
How do you configure the approval process?
A. Select the reporting structure configuration with custom levels, then configure when rules to determine the number of levels.
B. Select the reporting structure configuration, then select All levels.
C. Select the reporting structure configuration with custom levels, then configure a decision table to determine the number of levels.
D. Select the authority matrix configuration option.
The following rule and record types are invoked to determine the endpoint for a connector.
1.
A data page property is referenced.
2.
The value is used by the SOAP connector to invoke the service.
3.
The SOAP Connector is invoked.
4.
The data transform for the data page is executed if the page is not already available on the clipboard.
5.
The data transform invokes a utility function to obtain the value of a dynamic system setting.
Select the order in which these rules and records are executed.
A. 3, 2, 4, 1, 5
B. 3, 1, 4, 5, 2
C. 3, 4, 1, 5, 2
D. 5, 4, 3, 2, 1
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.
An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval.
How would you make your update?
A. In SMA, select a node, then select the agent, and finally update the interval.
B. For each node, copy the agent schedule instance and modify the interval.
C. Open the agents rule and update the interval.
D. Open the agent schedule for each node the agent is running on and update the interval.