Salesforce Certified CPQ Specialist — Question 101
An Admin has created a validation Product Rule that must display an error message upon clicking Save if a Product Option is selected while a Configuration Attribute is set to a specific value. When the user chooses the Product Option, then sets the Configuration Attribute to the specific value, the error message appears before Save is clicked.
What can the Admin change on the Product Rule or Configuration Attribute to ensure the error message only appears upon clicking Save?
Answer options
- A. Add a Product Rule Error Condition to check if Evaluation Action = Save.
- B. Change the Product Rule field Evaluation Event to Save.
- C. Change the Product Option field Apply Immediately to True.
- D. Change the Configuration Attribute field Apply Immediately to False.
Correct answer: D
Explanation
Changing the Configuration Attribute field Apply Immediately to False prevents the error message from appearing until the Save action is triggered. The other options either do not directly address the timing of the error message or suggest changes that would not effectively limit the message to the Save action.