Configuration/Configurable Attributes (Config Attribute Set)
Overview
The Configuration Attributes composite attribute includes the Configuration attributes associated with a specific model line item page on a transaction. Configuration attribute values are defined by users during product configuration. Configuration attribute information is populated with variable name, attribute name, data type and menu type information. Attribute Sets and Array Sets are listed at the bottom of the Attribute Lists page.
The sub-document (Transaction Line) Configuration Attributes set is provided with the Standard Process. This attribute set and the associated attributes cannot be deleted from a Standard Process.
When you create a Config attribute set (for non-Standard Process), the Commerce system automatically generates three composite fields, each of which has editable characteristics. Only one Config attribute set can be added per sub-document (Transaction Line).
Configuration Attributes store the configuration parameters that were used to create this transaction. It consists of the display text and value of the attributes.
Name |
Variable Name |
Type |
Description |
---|---|---|---|
Config Attributes |
_config_attributes |
Composite Attribute |
Configurable Attribute is a composite attribute. This attribute is always read only. However Reconfigure action may be used to modify the values. |
Config Attribute Text |
_config_attr_text |
Composite Attribute |
Configurable Attribute Text format is similar Configurable Attribute. The only difference is that the values correspond to the display text of the attributes. |
Config Attribute Information |
_config_attr_info |
Composite Attribute |
Configurable Attribute Information is populated with variable name, attribute name, data type and menu type information. |
Config Attribute Values |
_config_attr_values |
Text Area |
Stores configurable attributes values in a user-friendly JSON format that are passed in from the CRM partner at the time of quote creation. These values are used as a starting point when creating quote lines from opportunity revenue lines and are not updated by subsequent reconfiguration. Usage should be limited to a small number of attributes to assure performance. Only simple configuration attribute data types are supported. |
Administration
Add a Configurable Attributes Set (Only available for Non-Standard Process)
Edit Configuration Attribute Set Attributes