Invoking a fallback strategy
If a Strategy execution fails due to an exception, Pega Customer Decision Hub invokes a fallback Strategy. The fallback Strategy results in a response when a service activity is executed. To configure the required action data, save the strategy FallbackStrategy into your implementation layer.
When your Container Service exceeds the Service Level Agreement defined for the Container Service by more than a specified number of consecutive violations, Pega Customer Decision Hub invokes a fallback service activity instead of the default service activity. The fallback service activity returns the default set of actions for every request. To change the set of actions, save the FallBackContainerResponse data transform into your implementation layer and configure the default Container Service response.
A sample response from the invocation of this service is shown below:
Previous topic Configuring a container invocation script Next topic Identifying customers who interact with a real-time container