Creating treatment eligibility criteria
To enable treatment eligibility criteria in Pega Customer Decision Hub, create an associated When rule and mark it as a relevant record.
When defining your eligibility criteria, you will need to access customer-level properties, as well as properties from your strategy result (SR) class. In order to access these properties within eligibility conditions, you must add a page for each.
- In Dev Studio, create a When rule in the Data-Decision-Request-Customer class.
- In the Parameters tab, add a parameter named StrategyResult, with Page Name as the data type.
- In the Pages & Classes tab, add a page named
StrategyResult on the top-level SR class.
- In the Pages & Classes tab, add an entry for each context
entity that you defined in the Context Dictionary.
- In the Advanced tab, define the conditions for your rule.
- Mark the When rule relevant by clicking .
- Open the Relevant Records landing page.
- In the Relevant Records landing page, enter Data-Decision-Request-Customer as the class name.
- Find the When rule that you marked as relevant and click the Menu icon to the right of the When rule row.
- Click .
Previous topic Configuring a recurring schedule for Next-Best-Action Next topic Optional: Configuring repository storage for marketing images