Universal containers has a fixed bundle with selected Product Options, After selecting the bundle, the user should bypass the configuration process.
How should the Admin set up the bundle to meet this requirement?
Requirement:
When a fixed bundle is selected, users should bypass the configuration process entirely.
Solution:
Setting the Configuration Type to Allowed ensures users can configure the bundle if necessary.
Setting the Configuration Event to Always skips the configuration process automatically for preconfigured bundles.
Why Other Options Are Incorrect:
A: Setting Configuration Type to Disabled prevents any configuration, which may not align with future flexibility requirements.
B: Required forces configuration instead of skipping it.
D: Configuration Event = Add requires the user to manually trigger the process during addition.
Salesforce CPQ Reference:
Bundle Configuration Settings and their implications are detailed in CPQ Configuration Guidelines .
Currently there are no comments in this discussion, be the first to comment!