Certified Pega Decisioning Consultant v8.0 — Question 54

U+ Bank offers two credit cards to its customers: the Cold Card and the Silver Card. The bank wants the annual fee property of the credit cards to be dynamic based on the customer lifetime value property.
That is, customers with customer lifetime value greater than 65 receive a discount of 20% on the annual fee.
As a Strategy Designer, which component do you use to implement this requirement?

Answer options

Correct answer: B

Explanation

The correct answer is B because a Filter component allows for conditions to be applied based on customer lifetime value, enabling the implementation of the discount logic. The other options, such as Set Property, Group By, and Switch, do not provide the necessary functionality to dynamically adjust the annual fee based on the specified criteria.