Extending the ActionTypeConfiguration and BudgetParameters decision data rules
The NBAAChannelProcessing strategy handles the processing of bundles by determining which actions make up the bundle, calculating the budget, and filtering out incompatible actions. The strategy is ready to use out of the box, but you can further extend it by configuring the available decision data rule extension points.
The NBAAChannelProcessing strategy contains the following extensible decision data rules:- ActionTypeConfiguration - Enables the selection of multiple actions from the same category.
- BudgetParameters - Configures the budget parameters for Pega Next-Best-Action Advisor.
They are fully functional out of the box, but you can save the rule into your implementation layer and modify the logic if it is critically important to your business needs.
Previous topic Applying the Pega Next-Best-Action Advisor component Next topic Configuring the maximum duration setting for Pega Next-Best-Action Advisor