Creating a Custom CAF?
Hello,
I am attempting to clone the delivered Fluid Comprehensive Customer View Analysis Framework under the Configurable Analysis Framework feature (CAF). I am doing so following the information found in the PeopleBooks article at the bottom of my post.
So far I've...
- Created a new Analysis ID, CUST_TEST, by cloning the CUSTOMER_360_NUI
- Created a custom menu to house the CAF_DISPLAY component (per PeopleBooks)
- Created a content reference tied to the new custom menu/component
- Granted access to a Role/Permission to access said custom menu/component
- Updated my custom Analysis ID to reference my custom menu
When I try to access my CAF's tile, I receive an error stating "There is no factor for configuration: USER/CUST_TEST". I've tried removing almost all of the associated Factor Configurations and Related Action Configurations to see if one of them was causing the issue, but there has been no change in the error thrown.