Salesforce Certified CPQ Specialist — Question 174
A Configuration Attribute displays a Product Option picklist field named Custom_Picklist_c. A picklist field with the same name exists on the Quote Line object, and is set to restrict the picklist to the values defined in the value set. The Quote Line picklist contains fewer values than the field from the Product Option.
Which behavior can the user expect if they choose a value for the configuration attribute that is unique to the Product Option picklist, and then tries to save the bundle?
Answer options
- A. The selected value is saved to the quote line field.
- B. An error message appears that prevents saving the configuration.
- C. A null value is saved to the quote line field.
- D. The Save button is gray and unavailable in the configurator.
Correct answer: B
Explanation
The correct answer is B because the selected value from the Product Option picklist is not valid for the Quote Line picklist, leading to an error that prevents saving. Options A and C are incorrect because the value cannot be saved if it doesn't match the allowed values. Option D is also incorrect as the Save button's availability is not directly related to the selection issue.