Winter Sale- Special Discount Limited Time 65% Offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

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

Page: 1 / 19
Total 189 questions

Salesforce Certified CPQ Specialist (SU24) Questions and Answers

Question 1

Universal Containers has four Price Rules with different Calculator Evaluation Events and Evaluation Orders.

Which rule will evaluate first?

Options:

A.

Rule D with Evaluation Orcer of 5, and Calculator Evaluation Event of On Calculate

B.

Rule C with Evaluation Order of 20, and Calculator Evaluation Event of Before Calculate

C.

Rule A with Evaluation Order of 10, and Calculator Evaluation Event of Before Calculate

D.

Rule B with Evaluation Order of 20, and Calculator Evaluation Event of On Initialization

Question 2

Product A is a Product Option in a bundle and has a Price Book price of $100. When Product A is selected and its quantity is greater than 10, its price falls to $50.

The Admin decides to use a Price Rule targeting the Configurator to implement this price change.

Which minimum set of Price Conditions and Price Actions should the Admin create for this Price Rule?

Options:

A.

One Price Condition verifying that the SBQQ__ProductName__c field on the Product Option object is equal to “Product A”.

One Price Condition using a Summary Variable summing up the quantity of Product A to verify that this Summary Variable is greater than 10.

One Price Action to inject the value 50 into Unit Price field.

B.

One Price Condition using a Summary Variable counting Product A to verify that Product A is selected.

One Price Action to inject the value 10 into the Quantity field.

One Price Action to inject the value 50 into the Unit Price field.

C.

One Price Condition using a Summary Variable summing up the quantity of Product A to verify that this Summary Variable is greater than 10

One Price Action to inject the value 10 into the Quantity field.

One Price Action to inject the value 50 into the Unit Price field.

D.

One Price Condition using a Summary Variable counting Product A to verify that Product A is selected

One Price Condition using a Summary Variable summing up the quantity of Product A to verify that this Summary Variable is greater than 10

One Price Action to inject the value 50 into the Unit Price field.

Question 3

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 4

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 5

Given a customer's tiered pricing model, an admin wants to allow users to define Discount Tiers and use those values as the Regular Price instead of an Amount deducted from the List Price.

How should the admin configure the Discount Schedule to meet this requirement?

Options:

A.

Set the Discount Unit to Amount, choose All from the Override Behavior picklist, and then select the Use Price for Amount checkbox.

B.

Set the Discount Unit to Percent, set the Aggregation Scope to Quote, choose Current Tier from the Override Behavior picklist, and then select the Use Price for Amount checkbox.

C.

Set the Discount Unit to Amount, create a custom Override_Amount, _c field on the Edit Tiers page, select the User Defined checkbox, and then choose All from the Override Behavior picklist.

D.

Set the Discount Unit to Percent, set the Aggregation Scope to Quote, choose Current Tier from the Override Behavior picklist, and then select the User Defined checkbox.

Question 6

An Admin is creating a Product Rule with an Advanced Condition.

How should the Admin reference a specific Error Condition record in the text of the Advanced Condition field?

Options:

A.

API name of the field in the Tested field.

B.

Salesforce ID of the Error Condition record.

C.

Value of the Index field.

D.

Value of the Condition # field.

Question 7

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?

Options:

A.

Enable the Partner Discount in the Calculating Fields field set

B.

Ensure the ChannelDiscountsOffUst__c field value is set to 1.

C.

Enable the Calculate Immediately field on the Pricing and Calculation tab.

D.

Ensure the ApplyPartnerDiscountfirst__c field value is set to 1.

Question 8

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 9

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.

Question 10

Cloud Kicks (CK) has recently phased out Product Option X and is ne longer actively selling it ta new customers. New customers

can sign up for the current Product Option Y Instead.

Management has decided that CK will also migrate existing contracts to this new product versicn at renewal.

‘Which steps should the admin take to achieve this?

Options:

A.

Update the Renewal Product fleld an the Product and Product Optiens, and set the Renewal Forecast

checkbox to TRUE an the Contract record.

B.

On the Subscription record, change the Product Lookup to refer to the new version of the Product.

C.

Leverage a Selection Product Rule ta remave the old Product, and automatically add the new Product,

D.

Use a Price Rule to swap the Product Lookup on Quote Ling when a Renewal Quote Line is genarated.

Question 11

An admin has created a text field Configuration Attribute for Bundle A. The admin wants the attribute to start with a dynamic value the moment the configuration page loads.

Which steps should the admin take to meet this requirement?

Options:

A.

Create a formula text field on the Quote, constructing the formula to return the desired default value. Update the Configuration Attribute Default Field to identify the Quote formula field.

B.

Create a Process Builder to update the Product Option field that is used for the Configuration

Attribute value. Set the process to trigger upon new record creation.

C.

Create a text field on the Quote Line object with the same API name as the Configuration Attribute field. Create a Price Rule to target the Quote Line field to give it a value.

D.

Create a Price Rule to target the Product Option field that is used for Configuration Attribute to give it a value. Ensure the end user selects Apply Rules in the Configurator.

Question 12

Universal Containers has a new eco-friendly business line, and wants to create a subset of products that include those tagged as eco-friendly, and those that are bundles. When quoting on Opportunities that are flagged as eco-friendly, the sales reps should see only those products when they click Add Products. However, UC wants the flexibility to allow the sales reps to bypass the default subset and include all bundles, even if the Opportunity is flagged as eco-friendly.

Which strategy should UC apply?

Options:

A.

Create a Search Filter with Filter Value set to Eco-Friendly and Hidden set to FALSE.

B.

Create a Filter Product Rule and Product Action with Type set to Optional Filter.

C.

Set the Default field on the Add Products Custom Action to TRUE.

D.

Add the Eco-Friendly custom field to the Search Filters Fieldset on the Product object.

Question 13

Universal Containers (UC).utilizes bundles to sell hardware and related accessories together as a package. Several of the accessories are component-type Options, with quantities dependent on the hardware. UC wants to begin using split Orders to manage a fulfillment process, with Orders broken out based on when items are shipped to the customer.

Whet should UC consider before implementing split Orders ?

Options:

A.

The hardware bundle and component-type Options can be spilt manually.

B.

The hardware bundle and component-type Options can be spilt Into separate Orders without preserving the bundle structure.

C.

The hardware bundle and component-type Options must be placed in the same Order together.

D.

The hardware bundle and component-type Options can be split using the Order By field.

Question 14

While making changes in the Quote Line Editor, sales reps have mentioned that clicking the Calculate button after each set of changes is too many clicks. Management has asked the admin to streamline the Quote Line Editor so calculations occur automatically after each change is made.

Which Managed Package setting should the admin enable to meet this requirement?

Options:

A.

Use Legacy Calculator

B.

Enable Quick Calculate

C.

Calculate Immediately

Question 15

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.

Question 16

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

Question # 16

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 17

An admin has constructed a Price Rule that utilizes a Lookup Object and Lookup Queries. In a given scenario, two lookup records meet the Query criteria for a single Quote Line.

Which behavior can the admin expect in this scenario?

Options:

A.

The value from the second record sorted alphabetically by Name is applied to the Target Field.

B.

The Target Field maintains its original value and an error message appears in the Quote Line Editor.

C.

The value from the record that was created most recently is applied to the Target Field.

D.

The value from the first record sorted alphabetically by Name is applied to the Target Field.

Question 18

An Admin at Universal Containers wants to set up a product bundle that dynamically generates SKUs depending on what their users choose during the selling process. Which three fields are required for this type of configuration?

Options:

A.

Component Code Position

B.

Custom Configuration Page

C.

Component Description Pattern

D.

Component Code

E.

Configured Code Pattern

Question 19

The sales team at Universal Containers (UC) has received customer feedback that numerous lines on a typical Quote make it difficult to understand how the total amount breaks down across the various types of Products: Hardware, Software, and Professional Services. UC uses Quote Templates to generate Quote Documents.

Which solution would allow customers to see separate tables and subtotals organized by Product Family?

Options:

A.

Create Roll-Up Summary fields on the Quote for each Product Family and add them as merge fields to the Template Top.

B.

Create a Line Items section and set SBQQ__ProductFamily__c as the Group field.

C.

Create an HTML Template Content record with three tables to represent each Product Family.

D.

Create a Line Items section and set SBQQ__ProductFamily_c as the Roll-Up field.

Question 20

Universal Containers needs to generate two styles of PDF output, one that includes prices in the line item table if the Quote is another that hides prices when the Quote Primary checkbox is False.

Where should the admin reference the Primary checkbox field to set up this requirement?

Options:

A.

The Hide Group Subtotals Field on the Quote Template

B.

The Hide Totals Field on the Quote Template

C.

The Conditional Print Field for each price Line Column

D.

The Conditional Print Field of a Template Section for only price Line Columns

Question 21

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 22

Universal Conditions wants its users to be able to apply Additional Discounts in the Line Editor at both the Quote and Group level.

Which two steps should the Admin take to fulfil this requirement? Choose 2 answers

Options:

A.

Add Additional Disc. to the Line Editor Field set on the Quote Line object.

B.

Add Additional Disc. (%) to the Line Editor Field Set on the Quote object.

C.

Add Additional Disc. (%) to the Line Editor Field Set on the Quote Line Group object.

D.

Add Additional Disc. to the Segmented Line Editor Field Set on the Quote Line object.

Question 23

Universal Containers requires a subset of products to be viewed based on a button on the Quote Line Editor.

Which Salesforce CPQ functionality will satisfy this requirement?

Options:

A.

Custom page security plug-In script

B.

Product Rules of filter type

C.

Price Rules

D.

Custom Action with Search Filter

Question 24

When creating Orders from Quotes with Salesforce CPQ, the Admin wants to separate similar Products into Orders based on the Product Family of the Products being ordered.

Which two steps must the Admin perform to automatically split these types of Orders? Choose 2 answers

Options:

A.

Set the Order By field on the Quote Line to Product Family.

B.

Enable Allow Multiple Orders from a checkbox in the CPQ Package Settings.

C.

Set the Order By field on the Quote to Product Family.

D.

Enable Allow Multiple Orders from a checkbox on the Quote.

Question 25

Which three CPQ pricing functionalities contribute to Regular Price during the price calculation sequence? Choose 3 answers

Options:

A.

Additional Discount Fields

B.

Prorate Multiplier

C.

Contracted Price

D.

Target Customer Amount

E.

Discount Schedules

Question 26

In which scenario must an Admin choose the Custom value for the Condition Met field of a Price Rule?

Options:

A.

One or more Price Condition records use a formula that references a non-CPQ object field.

B.

One or more Price Condition records have a lookup to a Summary Variable.

C.

The Price Rule uses a combination of AND OR logic evaluating three or more Price Conditions.

D.

The Price Rule uses a custom lookup object to store key-value pairs for price Conditions.

Question 27

Universal Containers (UC) has categorized its Products into three Product Families. When rendering a document, UC wants to separate the Products into different Line Item tables by Product Family.

How should the admin meet the requirement in the most efficient manner?

Options:

A.

Create a single Template Section, and use the Group Field functionality to ensure appropriate grouping by Product Family.

B.

Create a Template Section for each Product Family, and set up the appropriate filtering within each section using the Filter field.

C.

Create a single Template Section, and use the LineSortField special field to ensure appropriate grouping by Product Family.

D.

Create a Template Section for each Product Family, and set up the appropriate filtering within each section using the Conditional Print field.

Question 28

An admin has created a bundle with four Product Options for Products A, B, C, and D.

When configuring the bundle, the user should not be allowed to select both Product C and Product D at the time.

How should the admin set up Bundle A to accomplish this?

Options:

A.

Create an Option Constraint and set Type = Dependency

B.

Create a Product Feature and set both Min Options and Max Options to 4.

C.

Create an Option Constraint and set Type = Exclusion.

D.

Create a Product Feature and set both Min Options and Max Options to 1.

Question 29

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 30

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 31

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.

Question # 31

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 32

An Admin at Universal Containers has hidden the prices of Products on the Configure Products page.

How should the Admin make the prices visible again?

Options:

A.

Go to the Product Option object’s Unit Price field and add visibility to its Field-level security.

B.

Go to the Product Option object’s Option Configuration Field Set and add the Unit Price field.

C.

Go to the Product Option record and check if the Default Pricing Table field is set to Standard.

D.

Go to the Product Option record and check if the Price Editable field is False.

Question 33

The sales operations team at Universal Containers used the Create Order button to generate an Order with only half of the available Quote Lines and then the team selects the Ordered checkbox.

What updates should the sales operations team expect?

Options:

A.

An Order without Order Products is created.

B.

A second Order is generated with the remaining Quote Lines.

C.

An error is thrown informing the user an order already exists.

D.

The existing Order is updated with the remaining Quote Lines.

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

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 36

Universal Containers (UC) licenses shipping software that is sold for a fixed price based on each quantity tier as seen in the table below. For example, buying eight licenses would cost a total of $1,800 rather than multiplying unit price by quantity. Further discounts on this product are unavailable.

Question # 36

Which three steps should the Admin take to set up this pricing? Choose 3 answers

Options:

A.

Set Pricing Method to Fixed Price on the Product record.

B.

Set Non-Discountable to True on the Product record.

C.

Create a Slab Discount Schedule for the Product for each quantity tier with a different discount for each tier.

D.

Set Pricing Method to Block on the Product record.

E.

Create Block Pricing records on the Product for each quantity tier with a different discount for each tier.

Question 37

In what way does Smart Approvals expedite the approval process?

Options:

A.

Approving a quote will auto-approve any lesser-discount quotes related to the same opportunity.

B.

Quotes within defined thresholds will be automatically approved.

C.

Quotes with multiple steps in the approval chain go directly to the highest approver required.

D.

Rejected quotes that are resubmitted within previously approved values go directly to the person who rejected.

Question 38

Universal Containers has a slab Discount Schedule for Product A with these Discount Tiers:

Question # 38

If Product A has a List Price of $100.00, what is the Net Total for a Quote Line with the quantity of 21?

Options:

A.

$1,050.00

B.

$1,725.00

C.

$1,700.00

D.

$1,575.00

Question 39

Universal Containers has a bundle with many Features. In one of these Features, Feature A, all Product Options share the same Discount Schedule.

How should the Admin set up a Discount Schedule so the quantities of all Product Options in Feature A are aggregated when determining the Discount Tier?

Options:

A.

Set the Discount Schedule on Product Feature A and mark the Cross Orders checkbox as True on the Discount schedule.

B.

Set the Discount Schedule on Product Feature A and mark the Cross Products checkbox as True on the Discount schedule.

C.

Set the Discount Schedule on the Product Options records and mark the Cross Products checkbox as False on the Discount Schedule.

D.

Set the Discount Schedule on the Product Options records and mark the Cross Orders checkbox as True on the Discount Schedule.

Question 40

In what way does Smart Approvals expedite the approval process?

Options:

A.

Approving a quote will auto-approve any lesser-discount quotes related to the same opportunity.

B.

Quotes within defined thresholds will be automatically approved.

C.

Quotes with multiple steps in the approval chain go directly to the highest approver required.

D.

Rejected quotes that are resubmitted within previously approved values go directly to the person who rejected.

Question 41

An admin is working on a Primary Quote attached to an Opportunity. The nice Book and Currency on the Quote and Opportunity match. However, only some of the Products from the Quote are being synced to the Opportunity, 9nd aero emor messages are displayed.

Which three reasons explain why these Products failed to create Opportunity Products?

Choose 3 srewers

Options:

A.

Some Products we missing Rice Book Entries.

B.

Only Products with an EFfectrve Quantity greater than or less than zero syfK to the Opportunity-

C.

Q Validation Rules on the Opportunity Product silently fail.

D, Only Products with a price greater than zero sync to the Opportunity,

D.

Exclude fror Opportunity is checked on die Product record.

Question 42

Universal Containers sells a bundle with several pre-selected Product Options. Most of the time, sales reps leave the bundle configuration as- is, but want the ability to change the configuration if desired.

What should the Admin do to meet this requirement?

Options:

A.

Set the Configuration Type field of the bundle to a value of Allowed and the Configuration Event field to a value of Add.

B.

Set the Configuration Type field of the bundle to a value of Required and the Configuration Event field to a value of Always.

C.

Set the Configuration Type field of the bundle to a value of Allowed and the Configuration Event field to a value of Edit.

D.

Set the Configuration Type field of the bundle to a value of Disabled and the Configuration Event field to a value of Always.

Question 43

Northern Trail Outfitters has two products:

Question # 43

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 44

Universal Containers requires an output document that has Quote Terms localized to three languages, selectable by the user. Which two tasks should the Admin complete to set up localization of the quote PDF?

Options:

A.

Create a Quote picklist field named output Language, With language codes as values.

B.

Create Localization records for individual Quote Terms for all three languages.

C.

Enable “Allow Output in Different Languages” In the managed package settings.

D.

Set the Quote Term field Language to the desired output language for each Quote Term.

Question 45

Universal containers has a fixed bundle with selected Product Options, After selecting the bundle, the user should bypass the configuration process.

How should the Admin set up the bundle to meet this requirement?

Options:

A.

Set the bundle product record fields Configuration Type to Disabled and Configuration Event to Always.

B.

Set the bundle product record filed Configuration Type to Required and Configuration Event to Always.

C.

Set the bundle product record filed Configuration type to Allowed and Configuration Event to Always.

D.

Set the bundle product record fields Configuration Type to Allowed and Configuration Event to Add

Question 46

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 47

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 48

The Admin at Universal Containers recently created a new custom field referenced on the Target Field on a Price Action in a Price Rule. While testing the Price Rule, the Admin noticed that the Price Action failed to populate the custom field. The Admin checked the CPQ Package Setting and noticed that the Triggers Disabled checkbox was checked. After unchecking Triggers Disabled, the custom field still failed to populate.

How can the Admin ensure this custom field can be referenced by the calculator?

Options:

A.

The Admin must reference a standard CPQ field because custom fields are unsupported with Price Rules.

B.

Revoke the Advanced Calculator and re-authorize the Calculation Service.

C.

Rename the custom field label, then recreate the Price Action to reference the new field label.

D.

Re-execute the Post Install Script in Package settings to ensure the Calculator Referenced Fields are up-to-date.

Question 49

Universal Containers (UC) offers the same services for consumption in different parts of the country, but at different prices. UC has configured this without cloning bundles or pricebooks.

A single quote can contain products for consumption anywhere in the country.

A custom object has been created to maintain a Price Multiplier per product per geographic area. The quote document should display the List Price of the appropriate geographic area.

How should the CPQ specialist complete the configuration?

Options:

A.

Create a Lookup Price Rule to retrieve the multiplier and apply it to the Special Price field on the Quote Line.

B.

Create a custom List Unit Price field on the Quote Line and a Lookup Price Rule to retrieve the

multiplier and apply it to the custom List Unit Price field on the Quote Line.

C.

Enable the Consumption Schedules checkbox in the CPQ Managed Package Settings.

D.

Create a Lookup Price Rule to retrieve the multiplier and apply it to the List Unit Price field on the Quote Line.

Question 50

A sales rep at Universal Containers is adjusting pricing for asubscription Product on a new business Quote. The Subscription Term Is 24 months. The Product's Default Subscription Term Is

12 months, The Quantity is 10, The List Unit Price is $120.

If a 10% Volume Discount, 20% Additional Discount, and 5% Partner Discount are applied, what are the values at each step In the standard price waterfall?

Options:

A.

* Regular Unit Price: $108.00

Customer Unit Price: $168.00

Net Unit Price: $156.00

B.

Regular Unit Price: $108.00

Customer Unit Price: $86.40

Net Unit Price: $82.08

C.

Regular Unit Price: $216.00

Customer Unit Price: $172.80

Net Unit Price: $164.16

Question 51

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

Options:

A.

Set the Allow Cutput 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 52

Universal Containers (UC) has an approval structure that involves both the Deal Desk and Finance teams. UC wants to send both Approval requests simultaneously when a Quote is submitted to reduce the time for Quote approval.

Which Approval type best suits UC’s needs?

Options:

A.

Native Approvals; multiple Approval steps can be set up with the same Step Number to send Approval requests in parallel.

B.

Advanced Approvals; multiple Approval Chains can be set up to send Approval requests in parallel.

C.

Native Approvals; multiple Approval Processes can be set up to send Approval requests in parallel.

D.

Advanced Approvals; multiple Approval Steps can be set up in a single Approval Chain to send Approval requests in parallel.

Question 53

An admin wants Configuration Attribute X to appear on the configuration page of bundle Y. The value selected will drive a Selection Product Rule and be listed in a Line Item Column in the output document.

On which objects will the admin need to create the Configuration Attribute X custom field to meet this requirement?

Options:

A.

Configuration Attribute and Product Option

B.

Product Option and Quote Line

C.

Product Option and Quote

D.

Configuration Attribute and Quote

Question 54

A user created a Quote containing two Products. The Subscription Pricing field on Product A is blank. Product B has Subscription Pricing set to Percent of Total and both Products share the same Percent of Total Category. When the Contract is renewed, both Products are shown in the renewal Quote, but Product A has a Net Total of zero.

Why does Product A have a Net Total of zero?

Options:

A.

Renewal Model was set to Asset Based at the Account Level.

B.

Product A is an Asset that the customer already owns.

C.

Include Net-New Products in Maintenance must flagged in CPQ Package settings.

D.

The Asset Conversion behavior on the Product must be set to Allow Renewals.

Question 55

A customer is implementing CPQ to support two languages.

Which two portions of text can be translated using the Salesforce CPQ localization object? Choose 2 answers

Options:

A.

Picklist values in the Product Family field on the Product object

B.

Configuration Attribute picklist values

C.

The Feature Name field on the Configure Products page

D.

HTML Template Content in the Quote document

Question 56

"UC sells a bundle with multiple options. An Admin wants to allow the user the ability to choose options and define quantity during bundle configuration.

Which three values for Configuration Type will meet this requirement?

Options:

A.

None

B.

Configurable

C.

Allowed

D.

Disabled

E.

Required

Page: 1 / 19
Total 189 questions