U+ Bank, a retail bank, has recently implemented a project in which qualified customers see mortgage offers when they log in to the web self-service portal.
Currently, only the customers who satisfy the following engagement policy conditions receive the Fifteen-year fixed-rate mortgage offer:

The bank decides to make two changes:
1. Update the suitability condition for the Fifteen-year fixed-rate mortgage offer.
2. Introduce a new offer , Twenty-year fixed-rate mortgage.
The following table shows the new engagement policy conditions for both mortgage offers:

What is the best practice to fulfill this change management requirement in the Business Operations Environment?
Answer : A
According to the best practice, a single change request should be created in the 1:1 Operations Manager portal, because both changes are related to the engagement policies and propositions that are managed in this portal. The Pega Customer Decision Hub portal is used to design and test the decision strategies, not the engagement policies and propositions. Verified Reference:Pega Decisioning Consultant | Pega Academy
U+ Bank is facing an unforeseen technical issue with its customer care system. As a result, the bank wants to share the new temporary contact details with all customers over an SMS.
Which type of outbound interaction do you configure to implement this requirement?
Answer : D
A priority communication is a type of outbound interaction that allows you to send urgent messages to customers that are not related to any specific offer or proposition. You can use priority communications to inform customers about important events or changes that affect their relationship with your organization. In this case, the bank wants to share the new temporary contact details with all customers over an SMS, so creating a priority communication is the best option. Verified Reference: [Pega Decisioning Consultant | Pega Academy]
In a decision strategy, to use a customer property in an expression, you
Answer : B
In a decision strategy, to use a customer property in an expression, you need to define Customer page in Pages & Classes and specify its class as Data-Customer. This allows you to access customer properties by using dot notation, such as Customer.Age or Customer.Gender. You do not need to define the property as a strategy property, use it without any prefix, or prefix it with the keyword Customer. Verified Reference: [Certified Pega Decisioning Consultant | Pega Academy], Decision strategies
MyCo, a telecom company, uses Pega Customer Decision Hub to present offers to qualified customers. The business recently decided to send offer messages through the email channel. The Design department has designed an email treatment which includes dynamic placeholders.
As a deaccessioning architect, what do you use in order to test the visualization and the rendering of the email content, including replacing of the placeholders with customer information?
Answer : A
To test the visualization and the rendering of the email content, including replacing of the placeholders with customer information, you use a seed list from the Test email tab. A seed list is a predefined set of customers that you can use to test your email treatments before sending them to your target audience. You can select one or more customers from the seed list and send them a test email with your treatment. You can then verify how the email looks in their inbox and how the placeholders are replaced with their actual values. Verified Reference: [Pega Academy - Decisioning Consultant - Testing email treatments]
U+ Bank wants to send promotional emails related to credit card offers to their qualified customers. The business intends to use the same action flow template with the desired flow pattern for all the credit card actions.
What do you configure to implement this requirement?
Answer : B
To implement this requirement, you need to configure a dynamic template in Customer Decision Hub. A dynamic template is a type of template that allows you to define a common action flow pattern for a group of actions that share similar characteristics, such as channel, issue, or group. You can specify which properties and components are required for each action in the group, and how they are mapped to the action flow template. This way, you can reuse the same action flow template for all the credit card actions, while still allowing some variations in their content and configuration. Verified Reference:Pega Academy - Decisioning Consultant - Creating dynamic templates
What does a dotted line from a "Group By" component to a "Filter" component mean?
Answer : C
A dotted line from a ''Group By'' component to a ''Filter'' component means that a property from the ''Group By'' is referenced by the ''Filter'' component. For example, if you group customers by age and then filter them by average spending, you need to reference a property from the ''Group By'' component, such as .pxSegment, in the ''Filter'' component. A dotted line does not indicate a one-to-one relationship, an evaluation order, or a copying of information between components
A volume constraint uses the Return any action that does not exceed
constraint mode. The following tables show the configuration of the volume constraints and the list of customers in the outbound segment:

The outbound run selects customers in the following order to apply the volume constraints: CUST-01, CUST-02, CUST-03, and CUST-05.
Based on the configuration of the volume constraints for each channel, which offer does CUST-05 receive?
Answer : C
CUST-05 receives the Diamond card offer because it is the only action that does not exceed the volume constraint for the email channel. The Silver card offer has already reached its limit of 2 emails per day, so it is not eligible for CUST-05. The volume constraint mode Return any action that does not exceed means that any action that meets the eligibility and suitability criteria and does not violate the volume constraint will be returned, even if there are other actions with higher priority or propensity. Verified Reference:Certified Pega Decisioning Consultant | Pega Academy, Volume constraints