Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Salesforce Industries-CPQ-Developer Salesforce Certified Industries CPQ Developer (SP23) Exam Practice Test

Page: 1 / 32
Total 319 questions

Salesforce Certified Industries CPQ Developer (SP23) Questions and Answers

Question 1

In Vlocity CME. if you want to regenerate the JSON attribute fields for all products in your product catalog, what job should you run?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

EPCProductAttribJSONBatchJob. accessible in Vlocity University's training orgs via the Process Attributes button.

B.

ProductAttributesBatchProcessor, which can be run via the Refresh Pricebook function on the CMT Administration screen.

C.

ProductHierarchyBatchProcessor, which can be run via the Refresh Pricebook function on the CMT Administration screen.

D.

ResolveProductHierarchyBatchJob, which can be run via the Product Hierarchy Maintenance function on the CMT Administration screen.

Question 2

In Guided Selling, which of these is the class for the remote methods?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

done

B.

vlcCart

C.

CpqAppHandler

D.

createCart

E.

getCartsltems

F.

getCartsProducts

G.

putCartsltems

Question 3

If you add multiple child rules to a rule set. the expression mode for the rule set determines how those rules are applied.

Options:

A.

True

B.

False

Question 4

Which of these requires a calculation that uses the product's price?

Options:

A.

Completely overriding the price

B.

Discounting the price by 20%

Question 5

Vlocity Cart can be invoked for which three of the following sObjects in the order capture process?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Opportunity. Quote and Order

B.

Account, Order and Asset

C.

Order, Product and Asset

D.

Account, Quote and Order

Question 6

If more than one promotion has been applied to a bundle in the Cart, what must you have enabled to be able to delete the promotions?

Options:

A.

Update scope setting in the promotion

B.

Deep delete

C.

Shallow delete

Question 7

Which of these can be used to launch a guided selling process?

Options:

A.

Vlocity DX

B.

A Vlocity action

C.

Using a field on the Order page

D.

From the line item actions dropdown menu in Vlocity Cart

Question 8

Which of these is necessary for building a Guided Selling cart? (Choose FOUR)

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

createCart method

B.

Associating the cart with a valid price list or price book

C.

HTML Template for horizontal or vertical mode

D.

Associating the cart with a valid account

E.

Associating the cart with valid user profiles

F.

Multiple price lists for filtering product categories

G.

Linking getCartsltems to the template

Question 9

In Vlocity Context Rules, where do you specify the initialization policy?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Context scope

B.

Context dimension

C.

Context mapping

D.

Rule condition

Question 10

How Can you Change the line item’s configuration in Vlocity Cart?

Options:

A.

Delete and re-add the product

B.

Click the cart line item Actions menu and select Configure

C.

Update the product’s attribute in Vlocity Product Console

D.

Invoke Field Mapper

Question 11

Which of these rule types can you use to ensure that a valid combination of products is added to the Can:?

Options:

A.

Availability

B.

Compatibility

C.

Eligibility

D.

All of the above

Question 12

Rules always execute if they are active.

Options:

A.

True

B.

False

Question 13

In Guided Selling, in order to ensure that your script will be portable from your dev org to your production org, you should specify the price list by:

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Using a DataRaptor to retrieve the price list Id.

B.

Include a key/value pair in the remote action containing the remote method createCart.

C.

Include the price list Id in the vlcCart settings.

D.

Create a key/value pair with SObject being the key and %pricelistld% being the value.

Question 14

After you submit an order with the reference app. what should be listed in the confirmation message?

Options:

A.

The Account Id

B.

The Order Id

C.

The cart items

D.

The total cost

Question 15

For product relationships, select a product in the Related Product field to modify attributes based on non-product-related factors.

Options:

A.

True

B.

False

Question 16

For smaller deployments, enabling CPQPartition platform cache is not required.

Options:

A.

True

B.

False

Question 17

Which of these requires a calculation that uses the base price?

Options:

A.

An override of the price

B.

An adjustment of the price

C.

The pricing variable of the price

D.

The pricing element of the price

Question 18

In Vlocity EPC, what must you set to make an attribute display in Vlocity Cart's configuration window?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Run-time Configurable flag

B.

Active flag

C.

Not Hidden flag

D.

Filterable flag

Question 19

Entity Filters are tied to a single Advanced Rule.

Options:

A.

True

B.

False

Question 20

Picklist entities in Vlocity EPC are globally reusable Salesforce picklists, and can be administered either through Vlocity Product Console or Setup.

Options:

A.

True

B.

False

Question 21

Which of the following Attribute Category fields is displayed at run-time during order capture in Vlocity Cart?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Name

B.

Display Name

C.

Category

D.

No fields are displayed at run-time.

Question 22

You apply rule sets rather than individual context rules to products or promotions.

Options:

A.

True

B.

False

Question 23

When the Cost 8t Margin feature is enabled, where are the upper and lower margin bounds data stored?

Options:

A.

In a calculation matrix

B.

In a Margin attribute

C.

In a Cost price fist entry

D.

In a price list

Question 24

In a Guided Selling interaction, how could you retrieve products filtered by object type?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Add a reusable OmniScript

B.

Use a text query to find the object type

C.

Use the Type field of Salesforce

D.

Use a DataRaptor to create a filter

Question 25

The developer prepares to text the rule by running by running the appropriate API cache jb, but ...

Which two properties are causing the job to fail?

Choose 2 answers

Options:

A.

Code

B.

Default Value

C.

Data Type

D.

Values for caching

Question 26

Which at the following use cases should be solved using Discounts functionality?

Options:

A.

Qualify customers for discounts using a discount code

B.

Automatically apply negotiated discounts to customers with existing contracts

C.

Discount the price as the quantity of product ordered passes certain thresholds

D.

Evaluate if a customer is eligible for a limited time price reduction

Question 27

Which of the following are the three Configuration/Validation implementations provided by Vlocity?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

AdvancedCompatibilitylmplementaion

B.

DefaultRuleslmplementation

C.

ProductRelationshipValidationlmpI

D.

ValidationRuleslmplementation

E.

DefaultProductValidationlmplementation

F.

CustomValidationFramework

Question 28

A price list: (Choose THREE)

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Is always associated with a price book.

B.

Is used to create pricing variables.

C.

Contains price list entries.

D.

Can be a parent price list or child price list.

E.

Is the same as a price book.

Question 29

Document sections within a Vlocity Document Template can be conditionally included based on which two items?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Products

B.

Advanced Entity Filters

C.

Merge codes

D.

Browser Version

Question 30

Where do product images appear in Vlocity Cart?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

In the Product Details modal window

B.

In the Product List

C.

In the Cart's Line Item pane

D.

Product images must be configured in Vlocity Cart.

Question 31

If the data element is specific to a product or a class of product, you should create which of the below?

Options:

A.

Attribute

B.

Field

Question 32

Which functionality can a developer use to include or exclude an attribute picklist value based on the value of another attribute?

Options:

A.

Attribute metadata

B.

Object types

C.

Product configuration procedures

D.

Context rules framework

Question 33

Choose the accurate statement below.

Options:

A.

Products can be set as non*assetizable

B.

Existing customer assets must be marked as assetizable

C.

Setting a product as not assetizable ensures that the product is offered

D.

as a promotion to customers

Question 34

A pickiist name is used only at design-time and not at run-time (so it's not visible to customers)

Options:

A.

True

B.

False

Question 35

When you add a condition, which option allows you to select a context dimension?

Options:

A.

Function

B.

Simple

Question 36

Which of these is required to ensure the Guided Selling cart moves the order to the next stage?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

done

B.

vlcCart

C.

CpqAppHandler

D.

createCart

E.

getCartsltems

F.

getCartsProducts

G.

putCartsltems

Question 37

In Vlocity Cart, which of the following rules are run in the cart line items panel to determine required or excluded products and/or compatibility?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Configuration Validation (Compatibility) Advanced Rules

B.

Evaluation Context Rules

C.

Qualification Context Rules

D.

Configuration Validation (Compatibility) Context Rules

Question 38

Which rule type allows you to auto-add products based on other products in the Cart?

Options:

A.

Context

B.

Advanced

Question 39

In Guided Selling, to initially set the price list Id for the cart, you must:

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Set the price list when you create the order

B.

Link the price list Id to the checkout remote method and the order

C.

Edit the JSON of the remote action containing the createCart remote method

D.

Add the account number of the customer's account and the current date

Question 40

The affectivity time frame for a product's pricing charge:

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Can affect whether the product displays in the Products list of the cart

B.

Can determine whether an adjustment or an override can be used to discount the product

C.

Can cause a pricing element to no longer be used

D.

Can be paired with a pricing variable to determine frequency

Question 41

In the context of order cancellation, how is a supplemental order created?

Options:

A.

The same way any other order "s created

B.

Similar to any other New Order, but the Order Type f ©Id is :e:'Supplemental" in the picklist

C.

Automatically by CPQ when an order s canceled

D.

Automatically by OM when an order is canceled

Question 42

What must you do before you can create a product attribute?

Options:

A.

Create the product

B.

Create the object type

C.

Create an attribute category

D.

Create the picklist

Question 43

The prices of all child products roll up to the promotion total except for optional products that are not being purchased.

Options:

A.

True

B.

False

Question 44

If you assign a new attribute to an object type, how is that attribute propagated to all products linked to the object type?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Dynamically through inheritance

B.

By running the EPCProductAttribBatchJob to regenerate the product attribute JSON field

C.

Via a deep copy to Product2

D.

By running the Attribute Hierarchy Maintenance job on the CMT Administration screen

Question 45

To list the products retrieved for display in Guided Selling, you use a:

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Done action element

B.

Selectable items element

C.

Step element

D.

Remote action element

Question 46

Which of the following entities can be managed using Vlocity Product Console? (Choose FOUR)

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

Picklists

B.

Product attributes

C.

Object types

D.

Products

E.

Attribute categories

F.

Configuration/Validation rules

G.

Advanced Rules

Question 47

A developer needs to configure a new installation product that will not be charged to customers. The developer creates the product using the installation object type and adds a product code MODEM5G-INST. To simplify configuration, the developer does not configure a price. The developer sets the selling Start Date to 1 month from now.

To test the new product, the developer configures an order in the Cart and selects the default price list. The developer searches the products list, but the new product does not appear.

What is causing this issue?

Options:

A.

The product code contains a non-alphanumeric character (-).

B.

The developer did not configure a price.

C.

The Selling Start Date price is in the future.

D.

The developer did not run Refresh Platform Cache.

Question 48

To ignore the base price of a child product in a promotion and change it to a different price, what would you use?

Note: This question displayed answer options in random order when taking this Test.

Options:

A.

An override

B.

A price list entry

C.

An adjustment

D.

A rule

Page: 1 / 32
Total 319 questions