You are here:
Create and Set the RetainProductAttribJSON Custom Setting for Insurance
Most insurance companies use lots of attributes as part of insurance
products. Unless you're planning a special setup that will not use attributes
much, or you're already using information saved
by JSONAttribute
__c, create a custom setting
called RetainProductAttribJSON and set it
to false. This keeps JSONAttribute__c from saving
attributes and speeds up your users'
experience.
- From Setup, in the Quick Find box, enter Custom Settings.
- Click Custom Settings.
- Click Manage next to CPQ Configuration Setup.
- Click New.
- In Name, enter RetainProductAttribJSON.
-
In Setup Value, enter:
-
false: If you don't use
JSONAttribute__crecords, choose false to keep Vlocity from saving and rendering unnecessary data. -
true: Only if you use
JSONAttribute__crecords.
-
- Click Save.

