In a decision strategy, you can use aggregation components to________________.
filter actions based on priority and relevance
set a text value to a strategy property
make calculations based upon a list of actions
choose between actions
Aggregation components in a decision strategy are used to:
Perform Calculations:
Aggregation components are designed to calculate values based on a list of actions or records.
Examples include summing up totals, calculating averages, or other statistical measures.
Use Cases:
Commonly used to aggregate customer interaction data, such as total purchases, average spend, etc.
Strategy Implementation:
Place the Aggregation component in the strategy where calculations are required.
Configure the aggregation logic (e.g., sum, average).
References: Pega Decisioning Aggregation Components Guide