Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Salesforce CPQ-Specialist Salesforce Certified CPQ Specialist (SP25) Exam Practice Test

Salesforce Certified CPQ Specialist (SP25) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

The sales manager at Universal containers wants to ensure that bundles:

• Cannot be reconfigured when a Renewal Quote is created.

• Allow sales reps to configure bundles only on new or amendment quotes.

What should the CPQ specialist co to meet these requirements?

Options:

A.

Ensure SBQQ__ReconfigurationDisabled__c is set to TRUE on the Bundle product.

B.

Create a Custom Action Condition on the Reconfigure Line custom action where SBQQ__Type__c is equal to "Renewal".

C.

Create a Custom Action Condition on the Reconfigure Line custom action where SBQQ__Type__c is not equal to "Renewal".

D.

Ensure SBQQ__ReconfigurationDisabled__c is set to "Disabled" on the Bundle product.

Question 2

The Admin at Universal Containers wants to add Maintenance and Support products to the parent bundle. Maintenance and Support products should display in separate sections during configuration, with the Support products displaying above the Maintenance products. How should the Admin set up the Product to meet both requirements?

Options:

A.

Create two Production Options Maintenance and Support. Maintenance will always display first, due to alphabetical ordering.

B.

Create two Product Features, Maintenance and Support. The Support feature should have a lower value in the “Number” filed.

C.

Create two Product Features, Maintenance and Support. Maintenance will always display first, due to alphabetical ordering.

D.

Create two Product Options, Maintenance and Support. The Support option should have a lower value in the “Number” field.

Question 3

How should an admin enable renewal uplift on an Account?

Options:

A.

Change the Renewal Pricing Method to Same on the Account.

B.

Select the Combine Subscription Quantities checkbox on the Contract record related to the Account.

C.

Update the Renewal Pricing Method to Uplift on the Account, then populate the Renewal Uplift (%) field on the Contract record.

D.

Update the Markup (%) field on the Renewal Quote.

Question 4

Universal Container (UC) has a required Configuration Attribute for color on all containers it sells. UC wants to display the Color of the containers in the output document.

On which objects will the Admin need to create the Color field to meet this requirement?

Options:

A.

Product Option, Quote Line.

B.

Quote Line, Asset.

C.

Product, Product Option.

D.

Product, Quote Line.

Question 5

Universal Containers (UC) uses the Advanced Approvals package for its Approvals process on Quotes. UC's business model requires that Approval requests are assigned to the user's direct manager.

How can the admin ensure that these Approval Rules assign generated Approvals to the user's manager?

Options:

A.

Set Next Automated Approver Determined By to Manager on the Approval Process.

B.

Populate the Approver lookup on the Approval Rule with the Approver corresponding to the user's manager.

C.

Let the user choose the Approver manually and create a Validation Rule to prevent the user from choosing a different Approver than the manager.

D.

Define the Approver Field on the Approval Rule as a custom Quote field which contains the user's manager's User ID.

Question 6

Universal Containers has a high volume of contracts that are renewed each year. Recently, a number of orders have failed to generate a contract despite those orders being activated and containing subscription-based products.

Where should the admin look to identify the source of the error?

Options:

A.

Debug Logs

B.

Apex Jobs

C.

Record Jobs

D.

Paused & Failed Flow Interviews

Question 7

An admin wants to set up a bundle product so a user can view all available options and selected options by scrolling in a single page. Which updates should the admin make to meet this requirement?

Options:

A.

Update Option Layout on the parent Product record to Wizard.

B.

Create Features related to the parent Product and assign all Options to one of the created Features.

C.

Create Features related to the parent Product and assign each Feature the Option Selection Method of Dynamic.

D.

Update Option Layout on the parent Product record to Sections.

Question 8

Universal Containers uses over 45,000 different container Product records with CPQ. When a sales rep views the Add Products page, a list of the first 2,000 Products Is displayed in a disorganized manner. The product management team wants the

products to display in collapsible groups based on the product family.

How should a CPQ specialist enable this functionality from the

Salesforce CPQ managed package configuration settings?

Options:

A.

Check the Solution Groups Enabled checkbox, set Object to Quote Line, and set Name Field to Product Family.

B.

Add the Product Family field to the Search Results Field Set on the Product object.

C.

Select Product Family in the Product Search Plugin field in Plugins.

D.

Select Product Family in the Product Results Group Fleld Name field In Additional Settings.

Question 9

Universal Containers sells a monthly subscription service with tiered pricing:

Total Price

$1,000 for the first 100 units

$1,000 plus $9 per unit above 100

$4,600 plus $8 per unit above 500

$8,600 plus $7 per unit above 1,000

Which pricing method should the admin select for this service?

Options:

A.

Block

B.

Tiered

C.

Segmented

D.

List

Question 10

Universal Containers (UC) sells licenses set up as subscription Products. A UC sales rep has closed an Opportunity associated to a Quote with a Subscription Term of 36 months. The sales rep and a customer have agreed to a Quantity of 100 licenses for the term of the Contract. The customer wants to decrease the license count to 80 licenses after the first year. After the second year, the Contract will be amended again to increase the license count to 120 licenses. After the sales rep amends the Contract to incorporate these changes, what are the respective Quantities of the three quote lines and subscriptions for the below transactions:

• The original sale

• The first amendment

• The second amendment

Options:

A.

Quote Line: 100, 80, 120, Subscription: 100, 80, 120

B.

Quote Line: 100, 80, 120, Subscription: 100, -20, 40

C.

Quote Line: 100, -20, 40, Subscription: 100, -20, 40

D.

Quote Line: 100, -20, 40, Subscription: 100, 80, 120

Question 11

When using Lookup Rules In Salesforce CPQ, which three factors will impact the number of query rows returned?

Choose 3 answers

Options:

A.

The total number of records on the lookup object.

B.

The total number of lookup objects.

C.

The total number of quote lines on the quote.

D.

The total number of fields on the lookup object.

E.

The total number of lookup queries.

Question 12

Universal Containers has a customer account with specific pricing.

Which two individual actions could the Admin take to set up a Contracted Price for this customer?

Options:

A.

Add a partner to the Partner on the Quote record.

B.

Create a Contracted Price record related to an Account record.

C.

Populate the Generate Contracted Price field on a Quote record.

D.

Generate a Contracted Price via the Contracted checkbox on the Quote record

Question 13

The admin wants to ensure that within one bundle, either Product A or Product B can be added to the Quote. During configuration, the user should be able to freely switch between these options. If a user selects both, the system should only add Product A to the Quote rather than Product B.

Which setup should the admin use to meet these requirements?

Options:

A.

A Product Selection Rule where two Error Conditions with Summary Variables test if Product A and B have both been selected. If so, a Product Action will remove Product B. Most Voted

B.

A Product Selection Rule with a higher Evaluation Order where the Product Action removes Product A when Product B is chosen, and a second Product Selection Rule with a lower Evaluation Order which removes Product B when Product A is chosen.

C.

A Product Alert Rule where two Error Conditions with Summary Variables test if Product A and B have both been selected. If so, a message will display, instructing the user to remove Product B.

D.

A Product Validation Rule where two Error Conditions with Summary Variables test if Product A and B are both selected. If so, a message will display, instructing the user to remove Product B.

Question 14

Universal Containers has created a Discount Schedule with the override Behavior set to All Tiers and applied it to a Product. A sales rep then adds this Product to a Quote, manually changes the discount percent of a discount Tier, and saves the Quote.

At what point during the sales process can the sales rep be assured that the override amount will be unaffected by changes the Admin may make to the original Discount Schedule?

Options:

A.

The Save or Quick Save buttons are clicked.

B.

Override values are subject to Discount Schedule updates made by the Admin.

C.

The Opportunity status has changed to Proposal/price Quote.

D.

The Quote status has changed to Approved.

Question 15

Universal Containers (UC) sells to partners in multiple regions. Each region has a unique price multiplier that should be applied to the pricebook price of the product.

A custom object has been created to maintain the regional multipliers for each region. Any discounts should be applied after the regional multiplier has been applied. An admin needs to create a Lookup Price Rule.

Which field should the admin configure the price action to update?

Options:

A.

The special price

B.

The partner price

C.

The customer price

D.

The list price

Question 16

Universal Containers has Products that should only be selected as part of a bundle

How should the admin configure CPQ so users are unable to add this Product outside of a bundle?

Options:

A.

Remove the Product's Pnce Book Entry, then set Unit Price on the Product Option record.

B.

Ensure that the Configuration Event field on the Product is set to Always.

C.

Ensure that the Component checkbox on the Product is set to TRUE.

D.

Create a Product Rule with a Remove action when the Product i* sold a la carte.

Question 17

An admin has created a Small Business Bundle product with List Price = $5.00 with these Product Options:

If a user adds this bundle and saves it without making changes to the configuration, what will the Package Total be on the Small Business Bundle parent product Quote Line?

Options:

A.

$17.50

B.

$25.00

C.

$37.50

D.

$5.00

Question 18

Universal Containers (UC) has an upcoming user conference that UC wants to promote to its customers. The admin has created a Product Selection Rule to automatically add a Conference Pass Product to all new Quotes. When can a user expect the Conference Pass Product to be added to the Quote during the quoting process?

Options:

A.

The user selects a Configuration Attribute value for a Product.

B.

The user selects a Product for the Quote.

C.

The user calculates a Quote.

D.

The user saves the Quote.

Question 19

Universal Containers wants to ensure that information in custom fields provided on original Quote Lines should also appear on Quote Lines for the Renewal Quotes.

How should the Admin set up this data flow?

Options:

A.

A custom formula field should look up through the SBQQ__Source__c Quote Line lookup to the original Quote Line.

B.

Renewal Quote Line values are automatically mapped from original Quote Lines.

C.

A Price Rule should be created to pull the value from the original Quote Line and populate the Renewal Quote Line.

D.

A twin field should be created on both the Asset and Subscription objects to bring back to Renewal Quote Lines.

Question 20

An admin created a dynamic bundle and needs a Product Rule to limit which products users see when configuring the bundle.

Which type of Product Action should the Admin create to ensure that only a specific set of products may be selected for the dynamic bundle?

Options:

A.

Optional filter

B.

Show

C.

Default filter

D.

Enable

Question 21

Northern Trail Outfitters has two different user profiles that need to see different Quote Line fields in the Quote Line Editor.

How should the admin configure CPQ so users automatically see the desired fields in the Quote Line Editor?

Options:

A.

Create two field sets on the Quote object representing each profile, and create a text formula field with the API name HeaderFieldSetName on the Quote object that returns the appropriate field set name based on the user's profile.

B.

Create two field sets on the Quote object representing each profile, and create a text formula field name EditLinesFietdSetName on the Quote object that returns the appropriate field set the user's profile.

C.

Create two field sets on the Quote Line object representing each profile, and create a test formula field sets with the API named EditLinesFieldSetname on the Quote object that returns the appropriate field set name based on the user’s profile.

D.

Create two field sets on the Quote Line object representing each profile, and create a test formula field sets with the API named EditLinesFieldSetname on the Quote object that returns the appropriate field set name based on the user’s profile.

Question 22

Universal Containers wants to update the Quantity of a Product in the Line Editor with a Price Rule. The rule should apply only for this one specific Product.

What should the Admin do to ensure that the Price Rule only changes Quote Lines referencing this Product?

Options:

A.

Create a Price Condition against a Quote Line field that contains a value that is unique to the product selected.

B.

Create an Error Condition against a Quote Line field that contains a value that is unique to the product selected.

C.

Fill in the Product field on the Price Rule with the Product.

D.

Fill in the Lookup Object field on the Price Rule with the Product.

Question 23

When selecting Product Option A inside a bundle, Universal Containers has a requirement that Product Option B's Quantity should be updated in real time. Which settings should be used on the Price Rule and product option to meet these requirements?

Options:

A.

Evaluation Scope = Configurator, Configurator Evaluation Event = Edit, Product Option B is set to Apply Immediately

B.

Evaluation Scope = Calculator, Calculator Evaluation Event = Edit, Product Option B is set to Apply Immediately

C.

Evaluation Scope = Configurator, Configurator Evaluation Event = Edit, Product Option A is set to Apply Immediately

D.

Evaluation Scope = Calculator, Calculator Evaluation Event = Edit, Product Option A is set to Apply Immediately

Question 24

An admin is setting up multiple Option Constraints. When configuration the bundle. a user should be unable to select Product B unless the user has also selected Product A.

What are two steps the Admin must take to set up the Option Constraint?

Choose 2 answers

Options:

A.

Option Constrain Group should be populated.

B.

Check Prior purchases should be set to False.

C.

type should be dependency.

D.

The Active checkbox should be set to True.

Question 25

Which two objects could a Discount Schedule be applied to and take precedence over the Discount Schedule identified in a Product Feature?

Choose 2 answers

Options:

A.

Contracted Price

B.

Product Option

C.

Segmented Product

D.

Product

Question 26

Universal Containers (UC) created a Custom Action called Add Subscriptions and a Search Filter for Products flagged as subscription Products.

How can UC ensure that sales reps are restricted to subscription Products when the reps click on the Custom Action called Add Subscriptions?

Options:

A.

Set the Filter value on the Add Subscriptions Search Filter to True and mark the Hidden checkbox on the subscription Search Filter to True.

B.

Remove the Subscription flag from the Product’s Search Filters Field Set.

C.

Remove the Subscription flag from the Product’s Search Results Field Set.

D.

Set the Filter Value on the Add Subscriptions Search Filter to Hidden.

Question 27

Universal Containers has a multi-laver bundle with a Percent c# Total option In the first level. This Percer Total option's calculation should b« based on other options »n the same level.

How should the admin set this up?

Options:

A.

Set the percent of Total Scope field on the Product Option record to a value of Components.

B.

Set the percent of Total Category field on each Product in the bundle to the same value.

C.

Set the percent of Total Scope field on the product Option record to a value of package.

D.

Set the Percent of Total Scope field on the Product Option record to a value of Group.

Question 28

Universal Containers (UC) defines a Warranty Period in a field on

its Products and wants to ensure that this Warranty Period is

correctly stored on the Asset record. A twin fleld has been

created on the Asset record. UC contracts from the Order.

When leveraging the twin field functionality to pass this

Informaticn to the Asset record, on which object should the admin create a twin field?

Options:

A.

Product Option

B.

Order Product

C.

Opportunity Product

D.

Quote Line

Question 29

The admin decides to use a Price Rule to set a default 10% discount on Product A if a client has already purchased this item. Product A is an Asset product.

The admin has already created Price Conditions to target Quote Lines for Product A and the appropriate Actions to apply the 10% discount.

Which Summary Variable and Price Condition are needed to apply this Price Rule to Quote Lines for Product A. the item the customer purchased previously'

Options:

A.

Create a Summary Variable summing the Quantity field on Asset records for Product A and create aPrice Condition verifying that the Summary Variable is greater than the value 0.

B.

Create a Summary Variable summing the Quantity field of Product A from Quote Lines and create a Price Condition verifying that the Summary Variable is greater than the value 1.

C.

Create a Summary Variable counting the Asset records for Product A and create a Price Condition verifying that the Quantity field on the Quote Line is greater than the Summary Variable.

D.

Create a Summary Variable counting the Asset records for Product A and create a Price Condition with the Tested Field value set to Quantity and the Tested Object value set to Asset is greater than the value 0.

Question 30

Universal Containers only sells lid Products as part of a container Product. The admin wants to hide all lid Products from Product Selection.

How should the admin set up lid Products?

Options:

A.

Check the Component checkbox.

B.

Set the Product Family value to Accessory.

C.

Check the Hidden checkbox.

D.

Include lid Products in the description of container Products.

Question 31

Universal Containers has two products:

• C-STOR-L, which Is a Large Storage Container.

• C-LID-L, which is a Lid for a Large Storage Container.

These are Product Options within the same bundle. C-STOR-L is required before C-LID-L is selected in the bundle. The admin wants to create an Option Constraint.

Which field should C-LID-L be stored in to meet this requirement?

Options:

A.

Constrained Option

B.

Optional SKU

C.

Constraining Option

D.

Configured SKU

Question 32

The Admin at Universal Containers has received feedback about the amount of horizontal scrolling necessary to access Clone and Delete actions on Quote Lines in the Quote Line Editor.

What should the Admin do to resolve this issue?

Options:

A.

Move the Clone and Delete actions into the Quote Line Editor drawers.

B.

Change the Actions Column Placement in package settings to Left.

C.

Update the Custom Action Location to left.

D.

Set a lower value in the Display Order field in the Custom Action record.

Question 33

Universal Containers has a series of required PDF documents that need to be attached to the output document when generated. These PDF files are already stored in Documents.

What should the admin do on the Quote Template to meet this requirement?

Options:

A.

Create a new Template Section for each PDF document.

B.

Create a new Additional Document on the Quote Template for each PDF document.

C.

Select the correct Documents Folder from the Documents field on the Quote Template.

D.

Reference each PDF Document in Custom Template Content records.

Question 34

Universal Containers (UC) sells a Product in four geographical regions that comes in 10 colors and four sizes. Instead of having a separate SKU for all combinations, UC needs the sales reps to specify location, color,

and size during configuration.

What CPQ functionality can UC’s Admin leverage to meet this requirement?

Options:

A.

Configuration Attributes.

B.

Product Options.

C.

Product Features.

D.

Option constraints.

Question 35

If a manager is taking a leave of absence, how can the admin using Advanced Approvals ensure

that another manager will receive Approval requests during the period in which the original

manager is absent?

Options:

A.

On the original manager's Approver record, reference a different manager's Approver record inthe Next Approver lookup field. Clear the Next Approver lookup field once the original managerreturns from leave.

B.

Create an Approval Rule with an Effective Start Date and Effective End Date spanning theabsence. Populate the Approver field of the rule with the substitute Approver, then add the rule tothe existing Approval Chain as the first step.

C.

On the original manager's Approver record, set the Delegated Approver lookup field toreference a different manager's Approver record, and set the Delegation End field for the date ofthe original manager's return.

D.

Create a new Approver record, with the Group ID field set to the ID of a Public Group thatcontains all of the managers. On the original manager's Approver record, click the Replace buttonand select the new Approver record.

Question 36

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.

Question 37

A user renewing a Contract that was uploaded during a data migration. There is no Opportunity or Quote associated to the Contract. Aftar renewing the Contract, the user has noticed that the Price Book on the Renewal Opportunity and Quote is incorrect.

What should the admin do to resolve this issue?

Options:

A.

Associate an Order with the correct Price Book to the Contract before renewing.

B.

Populate the Renewal Pricebook ID field on the Contract.

C.

Populate the Opportunity or Quota Price Book Id field on tha Contract.

D.

Build Automation to automatically populate the correct Price Book on tha Renewal Quote.

Question 38

Universal Containers wants to make sure that Product Option A is included when Product B is being configured and sold Sales reps should be unable to remove Product A.

Which field should be set for the Product Option A?

Options:

A.

Bundled

B.

Required

C.

Quantity Editable

D.

Selected

Question 39

An admin sets Asset Conversion for a non-subscription Product A to "One per unit." A sales rep creates a quote that includes Product A with a quantity of 2. Sales Operations creates an order from the quote, then creates a contract from the order, then creates a renewal opportunity from the contract.

Which object(s) show multiple records related to Product A?

Options:

A.

Asset and Order Product

B.

Order Product

C.

Asset and Opportunity Product

D.

Asset

Question 40

Universal Containers provide a discount for an enterprise-level customer if a single line’s Net price is above a certain threshold. The Admin has set up a Price Rule with a reference to a custom formula field on the Price Condition to apply the discount automatically. The user has to click calculate twice for the discount to apply.

What is the most likely cause of the issue?

Options:

A.

The use of formula fields in Price Conditions is unsupported, so the Price Rule fires and returns an error the first time.

B.

The Evaluation Scope of the Price rule is set incorrectly to fire on the configurator, so the Price Rule fires on the configure Products page.

C.

The referenced formula field contains date/time date information that is unsupported, so the Price Rule fires sporadically.

D.

The referenced formula field contains information that has yet to be calculated, so the Price Rule fires the second time it’s evaluated.

Question 41

When selecting Product Option A inside a bundle, Universal Containers has a requirement that Product Option B’s Quantity should be updated in real time. Apply Immediately has been set on Product Option A. Which settings should be used on the Price Rule to meet these requirements?

Options:

A.

Evaluation Scope = CalculatorCalculator Evaluation Event = Save

B.

Evaluation Scope = ConfiguratorConfigurator Evaluation Event = Edit

C.

Evaluation Scope = CalculatorCalculator Evaluation Event = Edit

D.

Evaluation Scope = ConfiguratorConfigurator Evaluation Event = Save

Question 42

When using Advanced Approvals, what must an admin do to grant a user the ability to approve any approval request regardless of who it is assigned to?

Options:

A.

Grant the user the Modify all Data permission.

B.

Assign the user the Advanced Approvals Admin permission set.

C.

Add the user to the Delegated Approver field for each Approver.

D.

Grant the user a permission set with CRED on the Approval object.

Question 43

Universal Containers (UC) sells Product A for a List Unit Price of S150. One of UCs customers, Cloud Kicks (CK), has negotiated a Contracted Price of S100 for Product A on all of its deals, and has negotiated an additional 10% discretionary discount to be applied for a deal set to close at the end of the month.

If CK purchases 10 units of Product A, what Is the expected List Unit Price, Regular Unit Price, Customer Unit Price, and Net Unit Price?

Options:

A.

• List Unit Price: $100• Regular Unit Price: $100• Customer Unit Price: S90• Net Unit Price: $90

B.

• List Unit Price: S1S0• Regular Unit Price: $150• Customer Unit Price: $100• Net Unit Price: $90

C.

• List Unit Price: $150• Regular Unit Price: $150• Customer Unit Price: $140• Net Unit Price: $140

D.

• List Unit Price: $150• Regular Unit Price: $100• Customer Unit Price: $90• Net Unit Price: $90

Question 44

The Edit Lines Field Set Name special field on the Quote object references a Field Set that directly controls which characteristic of the Quote Line Editor?

Options:

A.

The fields that trigger a calculation event to occur.

B.

The fields that appear in the Quote Line Drawer.

C.

The Quote Line fields that are visible.

D.

The Quote fields that may be edited.

Question 45

Northern Trail Outfitters has two products:

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

Question 46

Universal Containers (UC) builds Quotes that can be delivered to multiple locations using a Quote Line Group f each location. UC wants to split orders by delivery location automatically.

How should the consultant meet the requirement?

Options:

A.

Ensure the Order by Quote Line Group field is set to TRUE, 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.

Set the Order By picklist field to the value of SBQQ_Group_c, and then click the Create Order button.

Question 47

When sold a la carte, a processor Product should be priced at USD 200 and EUR 150. When sold as a component of a laptop bundle in USD, this processor should be priced at USD 180 and EUR 135.

If Universal Containers must enable multi-currency, how should the admin implement this discounted price?

Options:

A.

Set the Unit Price field on the processor Product Option to a value of 180.

B.

Set the Discount % field on the processor Product Option to 10%.

C.

Set the Bundled checkbox to True.

D.

Create a new Product record with a USD 180 Price Book Entry for the discounted Processor.

Question 48

Universal Containers (UC) sells Product A for an initial, fixed price without the ne«d 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?

Options:

A.

Asset Conversion: One Per Line

B.

Subscription Type: One-Time

C.

Asset Conversion: One Per Unit

D.

Subscription Price: List Price

Question 49

A user has added multiple bundles to the Quote. Each bundle consists of Product Options of the Product Families:

• Hardware

• Licenses

• Maintenance

On the output document, different line columns need to be rendered that contain the Products of each Family.

Moreover, the Product Options of each Family need to be rendered separately for each bundle.

Which two steps should the admin take to meet the requirement? (Choose two.)

Options:

A.

Populate the Sort Order field on each Product record to properly sort the Quote Lines within each section.

B.

Construct a formula field on the Quote Line object that returns the bundle's Name and Number, and use this field in the Group field on the Line Item section.

C.

Create a different Line Item section for each Product Family and leverage the Conditional Print field to show the correct products.

D.

Create a different Line Item section for each Product Family, and leverage the Filter field to show the correct products.

Question 50

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

Quote line field values:

*List price: $100

*Quantity: 5

Discount Schedule field values:

*Type: Slab

*Discount Unit: Percent

Options:

A.

$480.00

B.

$450.00

C.

$500.00

D.

$470.00

Question 51

Universal Containers wants to change its $500 maintenance product to be based on a percentage of subscription products in the Storage product family.

The maintenance product has been updated to be priced as Percent Of Total and the percentage has been set.

How should the product records be altered to meet this requirement?

Options:

A.

Set the maintenance product Percent Of Total Category to Storage. On all Storage subscription products, set the Percent Of Total Category to Storage and set Include in Percent of Total to True.

B.

Set the maintenance product Include in Percent of Total to True. On all Storage subscription products, set the Percent Of Total Category to Storage and set Include in Percent of Total to True.

C.

Set the maintenance product Percent Of Total Category to Storage and set Include in Percent of Total to True. On all Storage subscription products, set the Percent Of Total Category to Storage.

D.

Set the maintenance product Percent Of Total Category to Storage. On all Storage subscription products, set the Percent Of Total Category to Storage and set Exclude From Percent of Total to False.

Question 52

What are two considerations the CPQ specialist should take into account when authorizing the Salesfonce CPQ calculation service for a user who is currently logged in?

Choose 2 answers

Options:

A.

The user must have access to the CPQ quote and all related objects.

B.

The user that authorizes the calculation service is a non-human admin user.

C.

The users role should be placed at the top of the Role Hierarchy.

D.

The user that authorizes the calculation service has API Only enabled.

Question 53

Universal Containers needs sales reps to look up Campaign records to associate with specific Quote Lines in the Quote Une Editor. The admin created a lookup field on the Quote Line object that relates to the Campaign object, then added the lookup field Into the Line Editor Field Set on the Quote Line object

What does the admin need to do so the sales reps can search Campaign records In the Quote Line Editor without seeing a warning message?

Options:

A.

Create a twin field on the Campaign object using the same API name as the lookup field.

B.

Create and populate a Field Set on the Campaign object named CPQ_Lookup.

C.

Add the name of the lookup field into the Line Editor Field Set on the Quote object.

D.

Add the lookup field to the Quote Line page layout.

Question 54

"UC sells a product which must be priced as 10% of the total of all other fixed-priced products present on a quote.

Which two represent a valid configuration to meet this requirement? Choose 2 answers

Options:

A.

Pricing Method set to Percent of Total and Subscription Pricing blank

B.

Pricing Method set to Custom and Subscription Pricing set to Custom"

C.

Pricing Method set to Percent of Total and Subscription Pricing set to Custom

D.

Pricing Method set to List and Subscription Pricing set to Percent of Total

Question 55

Universal Containers sells Tiny Boxes for $0,005 each. Tiny Boxes are Non Discountable.

How should the admin set the decimal precision for the unit price7

Options:

A.

Edit the Unit Price field on the Quote Line object and set the precision to 3.

B.

Set the Unit Price Scale to 3 in the Pricing and Calculation Package Settings.

C.

Set the Unit Price Scale field to 3 on the tiny boxes Product record.

D.

Use a Price Rule that sets the Net Unit Price to $0,005 when the product is added to a Quote.

Question 56

Universal Containers (UC) sells a Product that is only sold as part of a bundle. UC wants to remove this item from the Product search screen.

How can the admin configure the Product to meet this requirement?

Options:

A.

Set the Configuration Type field to Allowed.

B.

Select the Component checkbox on the Product.

C.

Select the Hidden checkbox on the Product.

D.

Set the Asset Conversion field to One per unit.

Question 57

The admin at Universal Containers wants to add some Maintenance and some Support products to the parent bundle. Maintenance and Support products should display in separate sections during configuration, with the Support products displaying above the Maintenance products. How should the admin set up the bundle to meet both requirements?

Options:

A.

Create two Product Features: Maintenance and Support. The Maintenance Feature will always display first, due to alphabetical ordering.

B.

Create two Product Features: Maintenance and Support. The Support Feature should have a lower value in the Number field.

C.

Create two Product Options: Maintenance and Support. The Support Option should have a lower value in the Number field.

D.

Create two Product Options: Maintenance and Support. The Maintenance Option will always display first, due to alphabetical ordering.

Question 58

Hew should the admin ensure Universal Containers’ users can generate autput documents in Microsoft Word format?

Options:

A.

Set the Allow Output Format Change checkbox an the Quote Template.

B.

Set the Allow Qutput Format Change checkbox on each user in User Settings.

C.

Create a second Quote Template in Microsoft Word format.

D.

Create duplicate Template Sections in Microsoft Ward format.

Question 59

Universal Containers wants a group of users to receive Approval requests at the same time. Only one user from the group needs to respond to the Approval request.

What should the Admin do to meet this requirement?

Options:

A.

Create an Approver and Approval Rule record for each user. On each Approval Rule, reference the same Approval Chain and Approval Conditions, and assign a unique Approval Step for each Approval Rule.

B.

Create an Approver record for each user, and a single Approval Rule record related to one of the Approvers. Using the Next Approver lookup field, sequence each Approver record to form a chain.

C.

Create an Approver and Approval Rule record for each user. Set the Parallel checkbox to true and Approval Step 1 for each rule, then add all rules to the same Approval Chain.

D.

Create an Approver record related to the Approval Rule, and reference a Group ID for the users who will be involved. Set the unanimous checkbox to False on the Approver record.

Question 60

A user has created an Amendment Quote. Opportunity Product records were created for only some Quote Lines.

What are two reasons that could explain this behavior?

Choose 2 answers

Options:

A.

Opportunity Products are only created for Quote Lines with a Net Total that Is different than 0.

B.

The Disable Initial Quote Sync has been set to TRUE in the Installed Package Settings.

C.

The Price Book Entry of the Product has been set to Inactive.

D.

The Exclude from Opportunity checkbox on the Product has been set to TRUE.

Question 61

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.

Question 62

A sales rep at Universal Containers is trying to determine why a new Contract was unable to be created from a recently contracted Order. The sales rep has confirmed that the Order is for a new customer. This is the sales reps first attempt to contract the Order.

What are three troubleshooting steps an admin should take to identify the issue7

Choose 3 answers

Options:

A.

Confirm that each of the Order Products have been activated.

B.

Ensure the Order Start Date is later than the Opportunity Close Date.

C.

Check recent Apex Jobs to identify any errors in the contracting process.

D.

Verify that the related Opportunity is in Closed/Won status.

E.

Ensure there is at least one subscription-based Order Product on the Order.

Question 63

Admins at Universal Containers (UC) created an automation that selects the Renewal Forecast and Renewal Quoted checkboxes when a Contract is activated. However, UC has found that amendments to the contract fail to update the Renewal Opportunity.

What is the explanation for this result?

Options:

A.

The Quote generated by Renewal Quoted is impending data flow from the amendment to the Renewal.

B.

Contracts must be deactivated before amendments will update the Opportunity.

C.

The Opportunity Products generated by Renewal Forecast are impeding data flow from the amendment to the renwal.

D.

Renewal Quoted must be selected after Renewal Forecast has been selected.