Certified CPQ Specialist Exam QuestionsBrowse all questions from this exam

Certified CPQ Specialist Exam - Question 182


Universal Containers sells a container management bundle with Product Options representing different service levels. The admin has created a Configuration Attribute for the bundle to let users specify the service level.

What should the admin do to limit the options in the bundle that are displayed to the user when a service level is selected?

Show Answer
Correct Answer: AD

To limit the options in the bundle that are displayed to the user when a service level is selected, the admin should create a filter Product Rule that uses a Lookup Query and shows the relevant Product Options for the selected service level. This approach directly addresses filtering the displayed options based on the service level, ensuring that users see only the appropriate options for their selected service level.

Discussion

2 comments
Sign in to comment
morganalefayOption: D
Sep 19, 2023

A is close but not quite - Selection rule is correct, but you don't need a custom lookup object. When you create the Configuration Attribute on bundle product, populate the Target Field with the API name of the picklist field on Product Option that you want to use as a filter. Then your error condition looks at Configuration Attribute as your Tested Object, with the Tested Field being that picklist name. Then fill out your filter fields. Then your Actions will show/hide/etc whatever you need

goldy_666Option: D
May 19, 2024

I think D is correct