Configuring the top-level Strategy Result class
The class that represents the top of the decisioning hierarchy is referred to as the top-level Strategy Result (SR) class. After you create the implementation layer of your application, update the SR class to ensure that Pega Customer Decision Hub for Communications properties are available.
- In Dev Studio, search for and open the SR class for your application.
- On the General tab of the class record, in the Class inheritance section, enter PegaComm-NBAMCFW-SR.
- Click Save.
- Access the Context Dictionary and save its settings to ensure that your changes are
propagated.For more information about the Context Dictionary, see Setting the context for your customer class.
Previous topic Building features Next topic Using the Pega Customer Decision Hub for Communications data model component