215k views
3 votes
What is the correct order of execution of Configuration rules for an attribute that has both Recommendation and Constraint rule written on it?

A. Hiding, Constraint, Recommendation, Recommended Item
B. Recommendation, Recommended Item, Hiding, Constraint
C. Recommendation, Constraint, Recommendation, Hiding, Recommended Item
D. Constraint, Hiding, Recommendation, Recommended Item

1 Answer

1 vote

Final answer:

The correct order is: Hiding, Constraint, Recommendation, Recommended Item. This ensures irrelevant options are hidden, business logic is enforced, choices are guided, and recommendations for items are made in a logical manner.

Step-by-step explanation:

The correct order of execution of Configuration rules for an attribute that has both Recommendation and Constraint rules written on it is:The correct order of execution of Configuration rules for an attribute that has both Recommendation and Constraint rule written on it is B. Recommendation, Recommended Item, Hiding, Constraint. First, the Recommendation rule is applied, which suggests possible values for the attribute. Then, the Recommended Item rule selects a specific value from the recommended options. Next, the Hiding rule hides certain values or options. Finally, the Constraint rule enforces specific conditions or limitations on the attribute.

Thus, option A is correct: Hiding, Constraint, Recommendation, Recommended Item. When configuring a product using configuration rules, it's important to first hide any irrelevant options, apply constraints to enforce business logic, provide any recommendations to guide choices, and finally, apply any logic regarding recommended items based on prior choices.

=

User RomanS
by
7.6k points