ExamGecko
Home Home / Salesforce / Certified CPQ Specialist

Salesforce Certified CPQ Specialist Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











Universal Containers must be able to create Quotes that contain Quote Lines with different Start Dates. Order Products must be separated into Orders after generation based in the Start Dates.

How can a CPQ Specialist meet this business requirement?

A.
Separate Quotes must be created for each unique Start Date.
A.
Separate Quotes must be created for each unique Start Date.
Answers
B.
Set both the Order by Quote Line Group and Ordered checkboxes to True.
B.
Set both the Order by Quote Line Group and Ordered checkboxes to True.
Answers
C.
Change Default Order Start Date in CPQ Package settings to Quote Start Date.
C.
Change Default Order Start Date in CPQ Package settings to Quote Start Date.
Answers
D.
Set the Order By picklist on the Quote to SBQQ__StartDate__c, and the Ordered checkbox to True.
D.
Set the Order By picklist on the Quote to SBQQ__StartDate__c, and the Ordered checkbox to True.
Answers
Suggested answer: B

'UC wants to show a custom text field on their Quote Document. This field with API name Additional_Text__c

already exists and is located on the Quote object.

What is the correct syntax to insert this into an HTML Template Content?

A.
{!quote.Additional_Text__c}
A.
{!quote.Additional_Text__c}
Answers
B.
{Iquote__r.Additional_Text__c}
B.
{Iquote__r.Additional_Text__c}
Answers
C.
{ISBQQ__Quote__r.Additional_Text__c}'
C.
{ISBQQ__Quote__r.Additional_Text__c}'
Answers
D.
{ISBQQ__Quote__c.Additional_Text__c}
D.
{ISBQQ__Quote__c.Additional_Text__c}
Answers
Suggested answer: A

What is the correct order of data import to load Quote Template in CPQ?

A.
Quote Template, Template Sections, Line Columns, Template Content, Quote Terms, Term Conditions
A.
Quote Template, Template Sections, Line Columns, Template Content, Quote Terms, Term Conditions
Answers
B.
Quote Content, Quote Name, Quote Section, Quote Line Columns, Template Terms, Term Conditions
B.
Quote Content, Quote Name, Quote Section, Quote Line Columns, Template Terms, Term Conditions
Answers
C.
Template Content, Quote Templates, Template Sections, Line Columns, Quote Terms, Term Conditions
C.
Template Content, Quote Templates, Template Sections, Line Columns, Quote Terms, Term Conditions
Answers
D.
Quote Name, Quote Section, Quote Line Columns, Quote Content, Template Terms, Term Conditions
D.
Quote Name, Quote Section, Quote Line Columns, Quote Content, Template Terms, Term Conditions
Answers
Suggested answer: A

Cloud Kicks (CK) uses Salesforce CPQ to streamline its sales process for customers, partners, and distnbutors. As part of CK's implementation, sales reps are able to specify a Partner Discount within the Quote Line Editor.

Sales reps are reporting the Quote and Quote Lines' prices fail to recalculate automatically after a value is entered or changed m the Partner Discount field. The reps must press the Save or Quick Save button manually to trigger the calculation instead. How can the consultant ensure the real-time calculation is triggered in response to field changes within the Quote Une Editor?

A.
Enable the Partner Discount in the Calculating Fields field set
A.
Enable the Partner Discount in the Calculating Fields field set
Answers
B.
Ensure the ChannelDiscountsOffUst__c field value is set to 1.
B.
Ensure the ChannelDiscountsOffUst__c field value is set to 1.
Answers
C.
Enable the Calculate Immediately field on the Pricing and Calculation tab.
C.
Enable the Calculate Immediately field on the Pricing and Calculation tab.
Answers
D.
Ensure the ApplyPartnerDiscountfirst__c field value is set to 1.
D.
Ensure the ApplyPartnerDiscountfirst__c field value is set to 1.
Answers
Suggested answer: C

An admin has created a Product and defined Price Dimensions for yearly segments. They want the Product to appear unsegmented when it is first added to a Quote, with the option to segment when needed.

A.
Create a Quote formula field named StartSegment_c that returns 0.
A.
Create a Quote formula field named StartSegment_c that returns 0.
Answers
B.
Set the Price Dimension's Type to One-Time.
B.
Set the Price Dimension's Type to One-Time.
Answers
C.
Set the Product's Default Pricing Table to Standard.
C.
Set the Product's Default Pricing Table to Standard.
Answers
D.
Set the Display Order of the Desegment Line action to 1.
D.
Set the Display Order of the Desegment Line action to 1.
Answers
Suggested answer: C

Northern Trail Outfitters (NTO) has a growing list of Products. NTO has experienced challenges in keeping its bundled Products up-to-date and has asked the CPQ Specialist if there is a better way to manage its Product catalog.

Which option is the most appropriate for the CPQ Specialist to suggest first?

A.
Use Option Layout of Tabs for the bundle parent to expose Features on individual tabs within Product Configuration.
A.
Use Option Layout of Tabs for the bundle parent to expose Features on individual tabs within Product Configuration.
Answers
B.
Use a Dynamic Feature for the bundle parent and create a Filter Product Rule.
B.
Use a Dynamic Feature for the bundle parent and create a Filter Product Rule.
Answers
C.
Use Nested Bundles to reduce the number of Product Options that need to be maintained when new products become available.
C.
Use Nested Bundles to reduce the number of Product Options that need to be maintained when new products become available.
Answers
D.
Use the Preserve Bundle Structure checkbox in Package Settings to allow new products to be added to existing bundles.
D.
Use the Preserve Bundle Structure checkbox in Package Settings to allow new products to be added to existing bundles.
Answers
Suggested answer: B

Given the Discount Schedule and pricing details of the Cloud Storage Product, what is the calculated Regular Unit Price for the Quote Line?

Explanation:

Quote line field values:

*List price: $100

*Quantity: 5

Discount Schedule field values:

*Type: Slab

*Discount Unit: Percent

A.
$480.00
A.
$480.00
Answers
B.
$450.00
B.
$450.00
Answers
C.
$500.00
C.
$500.00
Answers
D.
$470.00
D.
$470.00
Answers
Suggested answer: D

Explanation:


Universal Containers is utilizing Lookup Price Rules to pull Daily Rate values from the Rental Rates object. After activating the Price Rule, the admin notices the Daily Rate value remains blank, but the user is still able to save the quote.

Which aspect of the Price Rule should the admin review to identify the underlying issue?

A.
Confirm the API Name selected in the SBQQ__LookupObject__c field on the Price Rule record Is Inputted accurately.
A.
Confirm the API Name selected in the SBQQ__LookupObject__c field on the Price Rule record Is Inputted accurately.
Answers
B.
Confirm the Conditions of the Price Rule are configured accurately based on expected behavior,
B.
Confirm the Conditions of the Price Rule are configured accurately based on expected behavior,
Answers
C.
Confirm the Tested Field(s) referenced In the Lookup Queries of the Price Rule exist on the Lookup object.
C.
Confirm the Tested Field(s) referenced In the Lookup Queries of the Price Rule exist on the Lookup object.
Answers
D.
Confirm the Lookup Queries of the Price Rule are configured to pull only a single referenced value from the Lookup object.
D.
Confirm the Lookup Queries of the Price Rule are configured to pull only a single referenced value from the Lookup object.
Answers
Suggested answer: A

Universal Containers (UC) sells Product A for an initial, fixed price without the ned for renewal behavior. UC must be able to track an individual senal number on the Asset record for each Product A sold.

Which Product field value should the admin set up to handle this use case?

A.
Asset Conversion: One Per Line
A.
Asset Conversion: One Per Line
Answers
B.
Subscription Type: One-Time
B.
Subscription Type: One-Time
Answers
C.
Asset Conversion: One Per Unit
C.
Asset Conversion: One Per Unit
Answers
D.
Subscription Price: List Price
D.
Subscription Price: List Price
Answers
Suggested answer: C

An Admin wants to set up a product so a user can all available options and selected options by scrolling in a single page.

Which updates should the Admin male to meet this requirement

A.
Update Option Layout on the parent Product record to Wizard.
A.
Update Option Layout on the parent Product record to Wizard.
Answers
B.
Create Features related to the parent Product and assign each Feature the Option Selection method Dynamic
B.
Create Features related to the parent Product and assign each Feature the Option Selection method Dynamic
Answers
C.
Create feature to the parent product and assign all Option to one of the created features.
C.
Create feature to the parent product and assign all Option to one of the created features.
Answers
D.
Update option layout on the parent Product record to Sections.
D.
Update option layout on the parent Product record to Sections.
Answers
Suggested answer: D
Total 196 questions
Go to page: of 20