Good afternoon,
I am creating a product configurator model to automatically create the bill of materials for my products.
I had created the product mf-test09 with 3 attributes: liner, edging and door:
In the bill of materials my expectations is that if the user selects a value from each attribute, the item number would be populated on the bill of material lines. As you can see, I have 3 values for each attribute with an item associated to it. The last 3 lines are just items that needs to be included in the BOM without any condition.
I had tested the model and looks fine in terms of model look up for the attributes and values:
Then when I create the sales order, configure the line, the bill of material is coming up with my model name but no bill of material lines are populated:
Any thoughs why this is happening?
Thanks!