Salesforce Certified Industries CPQ Developer — Question 7
When creating a custom pricing plan step for attribute-based pricing in the Default Pricing Plan, where should the step be placed in the sequence?
Answer options
- A. Between the step Initialize Pricing Context and the step Load Price List Entries
- B. Between the step Initialize Pricing Variables and the step Apply Offer Adjustments
- C. Before the step Initialize Pricing Context
- D. After the step Apply Parent Variables
Correct answer: C
Explanation
The correct answer is C because placing the attribute-based pricing step before the Initialize Pricing Context allows it to set necessary parameters early in the process. The other options are incorrect as they would either disrupt the pricing sequence or fail to configure the context appropriately.