Product Attribute is not getting Set
We have our product structure build in the following manner
Product (R) -->Root Order Line Item
Under Product(R) we have 2 relationships (R1) and (R2)
Under R1 we have 2 products Product(A) and Product(B)
Under R2 we have 2 products Product (C)
Under Product(c) we have Attribute
Attribute has 2 values : Value 1 and Value 2
Under Product(C) we have relationship (R3)
Under R3 we have 2 products Product(D) and Product(E)
Under R2 we have the following Rules:
When Attribute = Value 1 requires Product D
When Attribute = Value 2 requires Product E
Under Product (R) we have the following rules :