Salesforce Certified CPQ Specialist — Question 134
Universal Containers (UC) builds Quotes that can be delivered to multiple locations using a Quote Line Group for each location. UC wants to split orders by delivery location automatically.
How should the consultant meet the requirement?
Answer options
- A. Set the Order By picklist field to the value of SBQQ__Group__c, and then click the Create Order button.
- B. Set the Order By picklist field to the Location field on the Quote Line Group., and then set the Ordered field to TRUE.
- C. Ensure the Order by Quote Line Group field is set to TRUE, and then set the Ordered field to TRUE.
- D. Ensure the Order by Quote Line Group field is set to TRUE, and then click the Create Order button.
Correct answer: C
Explanation
The correct answer is C because setting the 'Order by Quote Line Group' field to TRUE allows the system to recognize order separation by delivery location, and marking the 'Ordered' field as TRUE indicates that the order should be processed. Options A, B, and D do not adequately configure both settings needed to achieve the automatic splitting of orders.