Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce CPQ-Specialist Practice Exam with Questions & Answers | Set: 4

Questions 31

Universal Containers restricts users from selling more than 10 different products within a specific Product feature at once.

What should the admin set up to satisfy this requirement?

Options:
A.

An Error Condition in a Product Rule should be set up to validate that all product Option’s Quantity field is less than or equal to 10.

B.

A value of 10 should be added to the Max Options field on the feature record.

C.

The Min Quantity and Max Quantity fields on each Option should be set to zero and 10, respectively.

D.

The summary Variable with Filter Fields should be used in an Error Condition of a Product Alert Rule.

Salesforce CPQ-Specialist Premium Access
Questions 32

An admin has set the Group ReW on one of the Quote templates. On output documents on Quote A, Quote Lmes appear to be grouped incorrertfy.

What are two explanations for this grouping?

Choose 2 answers

Options:
A.

Modified By field on the user^s Quote was last modified before the new Quote Template was implemented.

B.

Bundles on Quote A contain a Configuration Attribute designating location.

C.

There are Quote Line Groups related to Quote A.

D.

Template Section with Template Content of Line Items type has a value in Group Field.

Questions 33

Universal Containers (UC) is a reseller of a Product made by another company. UC wants to price the Product based on the Cost that UC pays for it.

How should the admin set the Cost for this Product?

Options:
A.

Add the Cost to the Product's Price Book Entry Cost field. ^

B.

Use a Price Rule to set the Cost field on the Quote Line.

C.

A Create a Cost record in the Product's Costs related list.

D.

Add a Cost Discount Schedule to the Products Discount Schedule related list.

Questions 34

Northern Trail Outfitters has two products:

CPQ-Specialist Question 34

Both products are added to a one year quote. The Adventure in a Box product has a list price of $10 with a discount of 50%.

What Is the expected Net Total of Premium Support?

Options:
A.

$60.00

B.

$54.00

C.

$12.00

D.

$6.00

Questions 35

Universal Containers implemented CPQ Contract Amendment functionality via the Amend button on the Opportunity. Since an Account can have many different Contracts, the Admin implemented a Contract Name field

to allow the user to enter identifying information on each Contract record.

How can the Admin ensure that the user is presented with the custom Contract Name field when the user initiates an Amendment?

Options:
A.

Create a custom Field Set on Contract and add the custom Contract Name fields to the field Set.

B.

Add the custom Contract Name field into the Active Contract Lookup Field Set on the Opportunity object.

C.

Add the custom Contract Name field into the Active Contract Lookup Field Set on the Contract object.

D.

Create a custom Page Layout and add the custom Contract Name field to the layout.

Questions 36

The admin at Universal Containers has created a Configuration Attribute in a bundle that allows the end user to choose a picklist field value. A Price Rule has been created in the calculator that will set a discount based on the chosen picklist field value. This discount should be applied on the bundle Product and its Options.

Options:
A.

Ensure that Apply Immediately has been set to TRUE.

B.

Ensure that the Default Object field is set to Quote Line.

C.

Ensure that Apply to Product Options has been set to TRUE.

D.

Ensure that the Configuration Attribute's Feature field is set to Null.

Questions 37

A renewal quote has been generated through automation 45 days before the contract ends on December 31. The customer wants to increase the quantity of their monthly service subscription. The customer is unprepared to renew at the moment, but needs to arrange the quantity increase for the last month of the contract immediately. Upon finalizing the amendment Quote and contracting the amendment Opportunity the sales ops team has discovered that the renewal Opportunity is out of sync with the latest change.

How can the sales ops team ensure the renewal Quote reflects the increased quantity?

Options:
A.

Create an Order from the amendment Opportunity, then contract the amendment Order and refresh the renewal Quote.

B.

Terminate the Contract with an End Date of November 30, and set the renewal Quote Date to December 1 of this year.

C.

Delete the Renewal Opportunity, contract the amendment Opportunity again, then create a new renewal Opportunity and Quote.

D.

Delete the existing Renewal Quote, and uncheck and re-check the Renewal Quote checkbox on the Contract.

Questions 38

Universal Containers (UC) wants to organize quoted products representing different project milestones with Quote Line Groups in the Quote Line Editor. When the customer accepts the Quote, UC wants the sales operations team to generate a separate order per Quote Line Group.

Options:
A.

Leverage Salesforce automation to select the Order by Quote Line Group filed on the Quote.

B.

Create a procedure where Sales Reps enter notes on each Quote Line to indicate which products belong on the same Order.

C.

Create a Validation Rule that prevents an order Product from being created on an Order representing the wrong milestone.

D.

Leverage Salesforce automation to set the Ordered By filed on the Quote to a picklist value that represents a custom Quote Line field.

Questions 39

Cloud Kicks (CK) wants to ensure its sales reps are able to edit non-contracted and non-activated Orders to redistribute Order Products from one Order to another.

What are two considerations the CPQ admin must take into account to meet the requirement?

Choose 2 answers

Options:
A.

Ensure the sales rep has Modify All in their profile.

B.

Ensure the sales rep is listed as the owner of the Order.

C.

Ensure the CPQ Orders package setting "Allow Multiple Orders" is selected.

D.

Ensure the Edit Order Products button is exposed in the Order Page Layout.

Questions 40

"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?

Options:
A.

{!quote.Additional_Text__c}

B.

{Iquote__r.Additional_Text__c}

C.

{ISBQQ__Quote__r.Additional_Text__c}"

D.

{ISBQQ__Quote__c.Additional_Text__c}