
Industries-CPQ-Developer Questions PDF [2022] Use Valid New dump to Clear Exam
Passing Salesforce Industries-CPQ-Developer Exam Using 2022 Practice Tests
Salesforce Industries-CPQ-Developer Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
NEW QUESTION 91
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
- A. Code
- B. Default Value
- C. Values for caching
- D. Data Type
Answer: B,C
NEW QUESTION 92
When adding a new commercial product to the catalog, which of the following items must be done in order for it to display in Vlocity Cart's product list? (Choose THREE)
Note: This question displayed answer options in random order when taking this Test.
- A. Run Refresh Pricebook.
- B. Run the Product Hierarchy Maintenance job.
- C. The Orderable field must be checked.
- D. The Active field must be checked.
- E. It must have a price.
- F. It must have an Object Type.
- G. The default Availability interface must be active.
Answer: C,D,E
NEW QUESTION 93
Picklist entities in Vlocity EPC are globally reusable Salesforce picklists, and can be administered either through Vlocity Product Console or Setup.
- A. True
- B. False
Answer: B
NEW QUESTION 94
Where do product images appear in Vlocity Cart?
Note: This question displayed answer options in random order when taking this Test.
- 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.
Answer: C
NEW QUESTION 95
In Vlocity Cart, what are the buttons in the top right of the cart header?
Note: This question displayed answer options in random order when taking this Test.
- A. Buttons defined on the Salesforce layout
- B. Buttons defined on the Order sObject
- C. Vlocity Actions
- D. Buttons defined in the cpq-cart-setup template
Answer: C
NEW QUESTION 96
The affectivity time frame for a product's pricing charge:
Note: This question displayed answer options in random order when taking this Test.
- A. Can determine whether an adjustment or an override can be used to discount the product
- B. Can affect whether the product displays in the Products list of the cart
- C. Can cause a pricing element to no longer be used
- D. Can be paired with a pricing variable to determine frequency
Answer: B
NEW QUESTION 97
When dealing a custom pricing plan step for attribute-based pricing in the Default Pricing plan, where should the step be placed in the sequence?
- A. Between the step Initialize Pricing Context and the step Load Price list Entries
- B. Before the step Initialize Pricing Context
- C. After the step Apply Parent Variables
- D. Between the step Initialize Pricing Variables and the step Apply Offer Adjustments
Answer: B
NEW QUESTION 98
In the context of order cancellation, how is a supplemental order created?
- A. Automatically by CPQ when an order s canceled
- B. The same way any other order "s created
- C. Automatically by OM when an order is canceled
- D. Similar to any other New Order, but the Order Type field is :e:'Supplemental" in the picklist
Answer: A
NEW QUESTION 99
True or false: Cart-based guided selling experiences use Angular JS templates.
- A. False
- B. True
Answer: B
NEW QUESTION 100
In Vlocity Context Rules, what is one reason to explicitly define a context scope and not use the ANY context scope?
Note: This question displayed answer options in random order when taking this Test.
- A. To allow use in an object-level rule
- B. To limit the number of fields that are retrieved and stored in the session cache
- C. To allow use by a context function
- D. To increase rule maintainability
Answer: B
NEW QUESTION 101
In Vlocity Context Rules, what value should be entered in the source expression of a context mapping?
Note: This question displayed answer options in random order when taking this Test.
- A. %%field%%
- B. {{field}}
- C. A calculated formula used by the context rule service engine
- D. The API name of an sObject field
Answer: C
NEW QUESTION 102
You apply rule sets rather than individual context rules to products or promotions.
- A. False
- B. True
Answer: B
NEW QUESTION 103
Which two jobs must be run when new product bundles are added to he shared catalog?
Choose 2 answers
- A. Refresh Platform Cache
- B. Product Hierarchy Maintenance
- C. Load API Metadata
- D. EPCProductAttribJSONBatechJob
Answer: A,B
NEW QUESTION 104
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. Display Name
- B. Name
- C. Category
- D. No fields are displayed at run-time.
Answer: B
NEW QUESTION 105
Felix is the Vlocity CPQ administrator, and he has just finished creating a new product bundle with two child products in the shared product catalog. What must he do in order for the product bundle to display correctly in Vlocity Cart?
Note: This question displayed answer options in random order when taking this Test.
- A. He must clear the platform cache and then run the Refresh Product Hierarchy Maintenance job.
- B. He must run the Refresh Pricebook job and then the Product Hierarchy Maintenance job.
- C. No additional steps are needed.
- D. He must run the Product Hierarchy Maintenance job and then the Refresh Pricebook job.
Answer: D
NEW QUESTION 106
How does Vlocity Cart represent products with a default quantity cardinality of 0?
Note: This question displayed answer options in random order when taking this Test.
- A. As a line item with an Add to Cart button
- B. As an available product in the Search Item dialog
- C. In a yellow font as a Recommended Product
- D. Asa line item with a quantity of 0
Answer: A
NEW QUESTION 107
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.
Answer: A
NEW QUESTION 108
What type of parameter is being used in this example API call:
vlocity_cmt/v3/catalogs/Phonesyoffers?context=fStatus":"Active"J
- A. Specifying a context
- B. Specifying a particular logged-in user
- C. No parameters are used
- D. Specifying page size
Answer: A
NEW QUESTION 109
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.
- A. By running the Attribute Hierarchy Maintenance job on the CMT Administration screen
- B. Dynamically through inheritance
- C. By running the EPCProductAttribBatchJob to regenerate the product attribute JSON field
- D. Via a deep copy to Product2
Answer: B
NEW QUESTION 110
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.
- A. Associating the cart with a valid account
- B. Associating the cart with valid user profiles
- C. createCart method
- D. Associating the cart with a valid price list or price book
- E. Linking getCartsltems to the template
- F. Multiple price lists for filtering product categories
- G. HTML Template for horizontal or vertical mode
Answer: A,C,D,G
NEW QUESTION 111
What does the selectable items element do in a Guided Selling OmniScript? (Choose TWO)
Note: This question displayed answer options in random order when taking this Test
- A. Lists products retrieved by the remote action
- B. Retrieves filtered products from the product catalog
- C. Invokes the remote method postC arts Items
- D. Stores the filters for the products to be retrieved
Answer: A,C
NEW QUESTION 112
......
Industries-CPQ-Developer Study Guide Brilliant Industries-CPQ-Developer Exam Dumps PDF: https://testking.itexamsimulator.com/Industries-CPQ-Developer-brain-dumps.html

