Salesforce Certified CPQ Specialist — Question 183
Universal Containers restricts users from selling more than 10 different products within a specific Product Feature at once.
What should the admin set up to satisfy this requirement?
Answer options
- A. A Summary Variable with Filter Fields should be used in an Error Condition of a Product Alert Rule.
- B. The Min Quantity and Max Quantity fields on each Option should be set to zero and 10, respectively.
- C. An Error Condition in a Product Rule should be set up to validate that all Product Option’s Quantity field is less than or equal to 10.
- D. A value of 10 should be added to the Max Options field on the Feature record.
Correct answer: D
Explanation
The correct answer is D because setting the Max Options field on the Feature record to 10 directly enforces the limit on the number of products that can be sold. Options A, B, and C do not effectively implement a straightforward limit on the number of products; they focus on error conditions or quantity settings that do not achieve the requirement as simply as option D.