|
Create all cascading attribute rules for a scenario before using them.
|
Class
|
Sub-Class
|
Item Type
|
Bottoms
|
Skirts
|
Pleated
|
Pencil
|
||
Jeans
|
Cargo
|
|
Five Pocket
|
||
Pencil
|
||
One Piece
|
Dresses
|
Wraps
|
Gowns
|
||
Outerwear
|
Coats
|
Midweight Jackets
|
Trenches
|
||
Lightweight Jackets
|
|
You must create rules that represent one level down the tree, because the Attribute Set Report is generated by looking at the intersection of all cascading attribute rules and constraints defined on the attributes involved in the attribute set. If these rules are not created, the report does not understand that certain values for Sub-Class are constrained by certain values of Class.
For example: If the rule "If Class = Bottoms, then Sub-Class = Skirts, Jeans" is not created, the system thinks that all values of Sub-Class are valid for all values of Class. This is true even though we have the rule: "If Class = Bottoms, and if Sub-Class = Skirts, then Item Type = Pleated, Pencil" because this rule only specifies when the Item Type values of "Pleated" and "Pencil" are selectable. This rule does not specify when the "Skirts" value for Sub-Class is selectable.
For more information, see Attribute Set Report.
|