Summer Special Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Salesforce > Developers > Industries-CPQ-Developer

Industries-CPQ-Developer Salesforce Certified Industries CPQ Developer (SP23) Question and Answers

Question # 4

How should the developer configure the products to support theserequirements following best practices?

A.

Create an object type for each phone. Create a Color attribute, and assign it to each of the object types. On each object type, override the default picklist with custom picklist.

B.

Create a Color attribute andassign it to an object type. Create products for each phone using the object type, and override the inherited Color attribute's picklist with a custom picklist.

C.

Create Product2 record types for each phone. Create a Color attribute and assign it to the record types. Create global picklist for each set of possible colors, and assign the picklist to the recordtypes.

D.

Create a Color formula field on the Product2 object. Use a function to display different values depending on a product code lookup.

Full Access
Question # 5

Product cardinality can be used to configure which two use case?

Choose 2 answers

A.

Product has a default quantity of 2

B.

An optional product in a product: bundle

C.

Product is discounted based on the quantity

D.

Product is not available to customers in France

Full Access
Question # 6

When you adjust the price of a child product...

A.

The base price is overridden and replaced with the new price.

B.

The change to the baseprice can be a percentage or an amount.

C.

A new pricing element is applied to the price.

Full Access
Question # 7

What are the purposes of the CPQPartition platform cache? (Choose TWO)

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

A.

To store a streamlined version of the product hierarchy

B.

To store a consolidated product attribute list, ensuring good performance during product configuration

C.

To store data for CPQ context rules, increasing the speed of read/write operations

D.

Cache local data for browser use

Full Access
Question # 8

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

A.

True

B.

False

Full Access
Question # 9

A company creates a new product, as shown below.

Product A

- Selling Start Date: July 31, 2021

- Selling End Date: October 31, 2021

- FulfillmentStart Date: July 31, 2021

- End of Life Date: October 31, 2022

On November 22, 2021, which action can be taken on this product?

A.

Add to Cart

B.

Change

C.

Disconnect

D.

Move

Full Access
Question # 10

Which two aspects of a promotion are determined by its time policy?

Choose 2 answers

A.

The duration

B.

The start date

C.

The end date

D.

The purchase date

Full Access
Question # 11

The developerprepares 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

A.

Code

B.

Default Value

C.

Data Type

D.

Values for caching

Full Access
Question # 12

An Advanced Rule can have how many filters?

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

A.

1

B.

1 or more

C.

0, 1 or more

D.

0-3

Full Access
Question # 13

You want to charge different prices for the same product when it is contained in the context of different bundles. Where can you change its price in order to accomplish this?

A.

You can’t change the price of child products within a bundle

B.

The price list where the price list entry is located

C.

The product structure of the bundle

D.

In the One Time or Recurring order line item columns in the cart

Full Access
Question # 14

The take-me-there feature in the Cart:

A.

Directs you to the customer account page

B.

Takes you to the product configuration in the master product catalog

C.

Provides optional guidance on item configuration

D.

Shows you where more details are needed to complete the order

Full Access
Question # 15

What operations are available to users with regard to asset management?

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

A.

Change to Quote, Change to Order and Move

B.

Changeto Opportunity, Change to Order and Move

C.

MACD, ABO and Copy to Order

D.

Move, Reprice and Check Contract

Full Access
Question # 16

On the CMT Administration screen, what does the Product Hierarchy Maintenance job do?

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

A.

it calls the ResolveProductHierarchyBatchJob, which creates a streamlined version of the complete product hierarchy and copies it to the data store sObject.

B.

It calls the ProductHierarchyBatchProcessor. and copies the product hierarchy data store sObject to the platform org cache.

C.

it calls the ProductAttributesBatchProcessor, which copies the filterable product attributes to the Cached Filterable Attribute sObject used by VlocityCart.

D.

It calls the EPCProductAttribJSONBatchJob, which regenerates product attribute fields for data that has been migrated from other orgs.

Full Access
Question # 17

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

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

A.

Configuration Validation (Compatibility) Advanced Rules

B.

Evaluation Context Rules

C.

Qualification Context Rules

D.

Configuration Validation (Compatibility) Context Rules

Full Access
Question # 18

Howdo you ensure that the persistent cart (vlcCart) is created in the correct node in the data JSON?

A.

Check the Show Persistent Cart property for the action that creates it

B.

Specify “vlcPersistentComponent” in the Response JSON Node properly

C.

Drag thevlcCart node under the vlcPersistentComponent parent node in the Json editor

D.

Check the Render property for the action that creates it

Full Access
Question # 19

How is a context keyused by Digital Commerce APIs?

A.

To price products using attribute-based pricing

B.

To submit an order for processing

C.

To describe the customer in rules processing

D.

To unlock web pages in anonymous sessions

Full Access
Question # 20

Choose the correct definition for "asset".

A.

An irreplaceable item of high value

B.

A product or service the customer hasalready purchased

C.

Any commercial or technical item required for a customer purchase

Full Access
Question # 21

Which context scope allows you to create Account and Contract scopes that are agnostic with regard to the root context scope?

A.

Any

B.

Asset

C.

Opportunity

D.

Order

E.

Quote

Full Access
Question # 22

Which of the following are features of the Product List in Vlocity Cart? (Choose TWO)

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

A.

It is only displayed on the Opportunity tab.

B.

It is based on a specific price list.

C.

It uses Vlocity Rules to display available and eligible products.

D.

Allows hierarchical product structures.

Full Access
Question # 23

Felix is the Vlocity CPQ administrator, and he manages a verylarge product catalog with over 5 million SKUs. He needs to write a rule that will apply to products ordered by all consumer accounts. What type of rule will be easiest for him to implement?

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

A.

Advanced Rule

B.

Context Rule

C.

Qualification Rule

D.

Calculation Rule

Full Access
Question # 24

A product does not need a baseprice to:

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

A.

Show up as a pricing variable

B.

Appear in the cart

C.

Indicate the type of price it is

D.

Have rules associated with it

Full Access
Question # 25

In Vlocity Context Rules, only one rule set can apply to a promotion.

A.

True

B.

False

Full Access
Question # 26

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

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

A.

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

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.

Full Access
Question # 27

Rules always execute if they are active.

A.

True

B.

False

Full Access
Question # 28

Which Lightning web component allows the user to submit their payment details?

A.

dcReviewOrder

B.

dcCneckouiPaymem

C.

dcUpdateBHIingAddress

D.

dcOfferConfig

Full Access
Question # 29

Tightest Match calculates multiple conditions as follows:

A.

AND rule condition weights are summed together

B.

OR ruleconditions select the highest weighted value

C.

Both of the above

Full Access
Question # 30

Which Integration Procedure isresponsible for creating accounts?

A.

updateAddressViP

B.

FetchAccountDetails

C.

saveCartVIP

D.

SubmitOrderVIP

Full Access
Question # 31

To create a pricing element, you must first create:

A.

A price list

B.

A price list entry

C.

A product

D.

A rule

Full Access
Question # 32

What designates an attributeas a product attribute?

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

A.

Setting its applicable object to Product2

B.

Assigning the attribute to a product or an object type

C.

Creating the attribute through Vlocity Product Console

D.

Setting the type to Product Attribute

Full Access
Question # 33

A company wants to automatically decrease the price of a smartphone product within specified time frames.

What should a developer configure to meet this requirement?

A.

A promotion and time policies

B.

A price fist entry with affectivity time frames

C.

A context rule on the smartphone product and time policies

D.

Multiple price lists with affectivity time frames

Full Access
Question # 34

In Vlocity Context Rules, what is a context dimension?

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

A.

A variable that stores rule condition values

B.

A link to data stored in sObjects, calculated using a function, or typed in during design-time

C.

The relational path from a root sObject, such as an Order, to related sObjects, such as Account

D.

A multi-dimensional array of sObject data

Full Access
Question # 35

When you assign a time plan to a child product in a promotion, what does the time plan affect?

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

A.

How long the price of the child product is changed by the promotion

B.

When the entire promotion expires

C.

Which customers are eligible for the child product

D.

When the time plan begins for the child product

Full Access
Question # 36

If aproduct varies in price depending on how it is configured, how can a developer inform the user that the pricing will vary?

A.

Adjust the price of the parent product

B.

Make all child products optional

C.

Add a description to the price list entry

D.

Changethe display text of the price list entry

Full Access
Question # 37

What does the remote method postCartltems do?

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

A.

Filters products for the cart

B.

Submits the order

C.

Puts the items in the selectables list

D.

puts items in the cart

E.

Moves the order to the next stage

Full Access
Question # 38

What do you use to take 20% off the price of a child product in a promotion?

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

A.

An adjustment

B.

An override

C.

A price list

D.

A price list entry

Full Access
Question # 39

You want to show a starting price for a bundle with optional child products. What do you need to change?

A.

The base price of the parent product

B.

The price of all child products

C.

The pricing element

D.

The display text to show the starting price

Full Access
Question # 40

To ensure a subscription ends at end of the subscription plan, you use:

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

A.

A time plan

B.

An Effective Until date

C.

a time policy

D.

An EffectiveFrom date

Full Access
Question # 41

Which types of rules can you write using context rules? {Choose TWO)

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

A.

Penalty

B.

Qualification

C.

Compatibility

D.

Configuration

Full Access
Question # 42

A developer is creating a website for a communications company. As part of the site experience, the developer needs to retrieve products and display them to anonyms users for selection.

A.

Digital Commerce API - Get Offers By Catalog (getOffersByCatalogCode)

B.

Cart-Based API - Get Cart Items (getCartsItems)

C.

Digital Commerce API - Get Offer Details (getOfferDetails)

D.

Cart-Based API - Get List of Products API (getCartsProducts)

Full Access
Question # 43

By what mechanism is a Document Template linked to the Opportunity, Quote or Order objects?

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

A.

PDFDocument Template custom setting

B.

Applicable Objects in Template Settings

C.

Applicable Item Types in Template Settings

D.

Document Template object picklist

Full Access
Question # 44

Industries CPQ and Industries OM support canceling the entire order, or part of an order.

A.

True

B.

False

Full Access
Question # 45

Which of the following are contained in the shared catalog? (Select THREE)

A.

Decomposition Relationships

B.

Decomposition States

C.

Commercial Products

D.

Technical Products

E.

Orchestration Plans

Full Access
Question # 46

In Vlocity Cart, how are the prices in the selectable Product List calculated?

A.

Using list pricing as defined on the price list with no calculation

B.

Using Advanced Rules pricing rules

C.

Using Context Rules associated with the price list

D.

All of the above

Full Access
Question # 47

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

A.

True

B.

False

Full Access
Question # 48

Which of the following Attributes Category fields displays at run-time during order capture in the Cart?

A.

Name

B.

Display Name

C.

Category

D.

No Attribute Category fields display at run-time

Full Access
Question # 49

Which option must be checked on context dimensions to ensure they ore cached and accessible to the cacheable APIs'

A.

Cacheable Mode

B.

Default Value

C.

Context

D.

Cacheable Value

Full Access
Question # 50

You can have only one implementation active per interface.

A.

True

B.

False

Full Access
Question # 51

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

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.

Evaluateif a customer is eligiblefor a limited time price reduction

Full Access
Question # 52

Which the following are benefits of Vlocity EPC? (Choose TWO)

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

A.

Integrates the end-to-end ecosystem by combining a complete product, service and resource model

B.

Provides one user interface with common tools, allowing teams to collaborate and rapidly deliver products to market

C.

Allows you to reduce TCO by utilizing existing Salesforce resources and expertise

D.

Provides the only TMForum SID-compliant product catalog in the cloud

Full Access
Question # 53

What is Vlocity Guided Selling used for? (Choose FOUR)

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

For customers and partners who can self-order

A.

To reduce average call handling time and agent training

B.

To provide a better customer experience

C.

To replace the regular Vlocity Cart for order capture

D.

To use functions not foundwith the Vlocity Cart for order capture

E.

To train agents in selling processes before they use the regular Vlocity Cart

F.

To include helpful instructions for agents

Full Access
Question # 54

True or false: Cart-based guided selling experiences useAngular JS templates.

A.

True

B.

False

Full Access
Question # 55

What is the primary reason to apply an entity filter to an action in Vlocity Rule Builder?

A.

To qualify each action applied during rule processing

B.

To ensure the entity filter used to “find the group” in Vlocity Rule Builder correctly processed the members

C.

Entity filters cannot be applied to an action

D.

To enable eligibility rules for promotions

Full Access
Question # 56

The developer notices that the Digital Commerce APIs are returning incorrect or no results.

Which cache should the developer refresh?

A.

CPQPartition cache

B.

CachedAPHtesponse cache

C.

VlodtyMetadata cache

D.

VlocityAPIResponse cache

Full Access
Question # 57

When you use multiple price lists...

A.

You can assign more than one base price to the sameproduct.

B.

You don't need the Salesforce price book.

C.

You can ignore affectivity time frames.

Full Access
Question # 58

A developer create a new bundle with 3 levels of child products, as shown below.

To test the new bundle, the developer adds it to the Cart, but only the parent product displays.

What is causing this issue?

A.

One of the child productshas an incorrect Selling Start Date or End Date.

B.

The product hierarchy data in the platform cache has not been refreshed.

C.

The bundle's hierarchy exceeds the limit of 2 levels of child products.

D.

The bundle is trying to roll Up monthly prices, andone of the child products has a one-time price.

Full Access
Question # 59

Vlocity Cart requires what information to display a product list?

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

A.

Price List record id

B.

Session id

C.

User id

D.

Product Configuration

Full Access
Question # 60

What does a sales catalog define?

A.

A catalog of prices

B.

A set of products and promotions

C.

A catalog of technical and commercial products

D.

A set of products that are related through Relies On dependences

Full Access
Question # 61

What are the four components of an Advanced Rule built using Vlocity Rule Builder?

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

A.

Rule Header

B.

Rule Code

C.

Variables

D.

Message Triggers

E.

Rule Actions

F.

Rule Filters

G.

Product list

Full Access
Question # 62

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

A.

Create the product

B.

Create the objecttype

C.

Create an attribute category

D.

Create the picklist

Full Access
Question # 63

Which are the primary user interface components that make up Vlocity Cart?

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

A.

Cart Header, Product List, Cart Line Items, Total Bar

B.

Product List, Cart Line Items, Total Bar, Configuration Modal Bar

C.

Cart Header, Product Catalog, Cart Line Items, Total Bar

D.

Cart Header,Product List, Cart Line Items, Pricing Window

Full Access
Question # 64

You need to create a bundle of products with child products that are discounted. Where do you go to discount each child product?

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

A.

The price list where the price list entry is located

B.

The product structure of the bundle

C.

The cart currently open

D.

The order for the bundle

Full Access
Question # 65

In which sequence do rules execute to ensure a perfect order in the Cart?

A.

Advanced Rules Framework, Context Rules Framework, Compatibility Rules

B.

Eligibility Rules, Context Rules, Advanced Rules

C.

Context Rules Framework, Advanced Rules Framework.

D.

Context Rules Framework, Compatibility Rules Framework, Advanced Rules Framework.

Full Access
Question # 66

Which two actions should the developer take to troubleshoot this issue?

Choose 2 answers

A.

Run Refresh Platform Cache

B.

Run EPCProductAttribJSONBatchJob

C.

Run Product Hierarchy Maintenance

D.

Run Load API Metadata

Full Access
Question # 67

What are ways to retrieve filtered products from the product catalog for Guided Selling? (Choose TWO)

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

A.

Use account type to determine the products that display

B.

Use query to search forspecific text in the product name

C.

Use DataRaptors to filter products by object type

D.

Use the Salesforce price book to filter products by object type

Full Access
Question # 68

Felix is creating a new guided sellingexperience, and he notices that the Total Summary in his persistent cart always displays “0 item in Cart” and the one time and monthly total are blank, despite having several items in the cart. How can he fix this?

A.

Add “vlcCart_Top” as the Response JSONNode in the remote action that invokes the getCarts method

B.

Add a remote action that invokes the checkout method

C.

Select the Render property for the remote action that invokes the postCartsItems method

D.

Activate the PricingElementServiceImplementation for the PricingPlanService interface

Full Access
Question # 69

In an attribute-based pricing matrix, which field is used asthe key by the matching algorithm?

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

A.

Source Product Code

B.

Source Product Name

C.

Source Product Recordld

D.

Source Product Recordld and Source Product Name

Full Access
Question # 70

Vlocity Cart displays what five fields in the Line Item Cart pane?

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

A.

Quantity, Recurring Charge, Recurring Total, One Time Charge, One Time Total

B.

Quantity, Recurring Charge, One Time Total, Total Charges, Discount %

C.

it is based on fields defined in the cpq-cart-setup template.

D.

It is based on user selection.

Full Access
Question # 71

A large communications company wants to create a product bundle that includes several services including a TV service. The marketing department decides that the TV service will be automatically included when the bundle is added to the cart. The customer should have the option to remove the TV service.

How should the developer configure the cardinality of the TV service product inthe bundle?

A.

Minimum Caredinality = 0; Default Cardinality = 1; Maximum Cardinality = 0

B.

Minimum Cardinality = 1; Default Cardinality = 1; Maximum Cardinality = 1

C.

Minimum Cardinality =1; Default Cardinality = 0; Maximum Cardinality = 0

D.

Minimum Carnality = 0; Default Cardinality = 1; Maximum Cardinality = 1

Full Access
Question # 72

When a user performs a search on the product list in Vlocity Cart, which fields are queried?

A.

Product Name

B.

Product description

C.

Product Code

D.

List Price

Full Access
Question # 73

When adof na products to the Cart, the developer notices that nothing renders in the cart. The developer uses the browser console network tab to troubleshoot the issue.

Which method should the developer look for in the responses to begin troubleshooting?

A.

postCartsItems

B.

createCart

C.

getBasketDetails

D.

getCartsItems

Full Access
Question # 74

A fifed dock icon next to a line item in the Cart indicates which product selling period date?

A.

Selling End Date

B.

End of Life Date

C.

Fulfilment Start Date

D.

Selling Start Date

Full Access
Question # 75

Which of these describe the vlcCart used in Guided Selling? (Choose TWO)

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

A.

A persistent component

B.

The shopping cart

C.

The remote method for creating the cart

D.

An element of the OmniScript

Full Access
Question # 76

When you create a quote from an existing asset, what will the status of the corresponding line Item be?

A.

Add

B.

Existing

C.

Change

D.

Disconnect

Full Access
Question # 77

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.

A.

Run-time Configurable flag

B.

Active flag

C.

Not Hidden flag

D.

Filterable flag

Full Access
Question # 78

Entity Filters are tied to a single Advanced Rule.

A.

True

B.

False

Full Access
Question # 79

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

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

Full Access
Question # 80

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 answeroptions in random order when taking this Test.

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 akey/value pair with SObject being the key and %pricelistld% being the value.

Full Access
Question # 81

What does a time policy on a promotion determine? (Choose TWO)

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

A.

The duration of the promotion

B.

The start date of a the promotion

C.

The end date of the promotion

D.

The purchase date of the promotion

Full Access
Question # 82

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.

A.

done

B.

vlcCart

C.

CpqAppHandler

D.

createCart

E.

getCartsltems

F.

getCartsProducts

G.

putCartsltems

Full Access
Question # 83

What is the purpose of the Collapse Hierarchy flag when defining a product bundle?

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

A.

Enables a Search Item dialog for the product bundle in the cart line items pane

B.

Collapses the product hierarchy data key value pairs, in order to improve performance for very large bundles

C.

Allows the product to inherit the parent product's cardinality

D.

Restricts the product from retrieving cardinality settings from any linked object types

Full Access
Question # 84

What Vlocity components are used to implement attribute-based pricing? (Choose THREE)

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

A.

Pricing plans

B.

Calculation procedures

C.

Overrides

D.

Calculation matrices

Full Access
Question # 85

Why would a developer use getCartsProducts input parameters to reduce the number of products returned in a guided selling experience"?

A.

Because the filters parameter is required

B.

To reduce the number of choices presented to the user

C.

To prevent hitting Salesforce transaction governor limits

D.

To ensure the results set does not exceed the maximum number of records

Full Access
Question # 86

Context Dimension Domain Types include:

A.

Picklist

B.

Object Lookup

C.

Type In

D.

All of the above

Full Access
Question # 87

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.

A.

Done action element

B.

Selectable items element

C.

Step element

D.

Remote action element

Full Access
Question # 88

Which three ways can a developer filter the list of products when using the getCartsproducts method?

Choose 3 answers

Using a value that is contrained witing a productattribute

A.

Using a value that is contained within a Product2 field

B.

Using a value that will be matched exactly to a value in a Products field

C.

Using a context rule that qualifies a set of products

D.

Using a product category

Full Access
Question # 89

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.

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 theremote action containing the createCart remote method

D.

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

Full Access
Question # 90

In Vlocity Context Rules, where can you set the rule type such as Qualification, Penalty, etc?

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

A.

Rule Set

B.

Rule

C.

Context Dimension

D.

Context Mapping

Full Access
Question # 91

Non-centralized data is:

A.

Beneficial to telecommunications companies

B.

A business challenge for telecommunication companies

C.

A profitable way to aggregate data

Full Access
Question # 92

Which of these will the user see when they use the Guided Selling interaction? (Choose FOUR)

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

A.

Asummary of assets the customer already has purchased

B.

Step-by-step process to recommend and sell products

C.

A way to launch the cart from an account or order

D.

Automatic totaling of products added to the cart

E.

Ability to edit items already placed inthe cart

F.

Ability to change the price book for the cart

Full Access
Question # 93

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.

A.

Name

B.

Display Name

C.

Category

D.

No fields are displayed at run-time.

Full Access
Question # 94

What is a facet in Vlocity Product Console?

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

A.

An entity comprised of sections and section elements that appears on the left-hand navigation menu in Vlocity Product Console

B.

An entity that is used to map context dimensions to fields in Salesforce

C.

A container for a Visualforce page

D.

An entity that organizes the objects on the Product Console's Dashboard

Full Access