Optional: Creating a class key property for an extended customer class
By default, the key of the customer class is the CustomerID property that is used to store customer IDs. If your extended customer class uses a different class key, for example, AccountID, then you must create two copies of the CustomerID property and rename them to the same name as your custom class key.
- In the Dev Studio header search text field, search for and select the CustomerID property that applies to the Data- class.
- Click Save as.
- In the Label field, enter the name of the property that you identified in Creating your customer class.
- In the Add to ruleset section, select your Rules ruleset.
- Click Create and open.
- In the Dev Studio header search text field, search for and select the CustomerID property that applies to the PegaMKT- class.
- Repeat steps 2 to 5.
Previous topic Mapping a customer class to a database table Next topic Defining customer contexts for multilevel decisioning in Pega Customer Decision Hub