A developer has updated the price of a product but still sees the previous price in the Digital Commerce API response.
What job should the developer run to correct this issue?
ARegenerate Cached API Records job
BDelete Expired API Cache job
CMigrate Cache Records job
DPopulate API Cache job
How can a user understand changes to pricing applied in the cart?
ABy clicking the Price Details icon on the line item
BThe display text in the Products list in the cart
CPricing adjustments do not display in the cart
DPopup message window after the order is submitted
What is a context mapping?
AThe relational path from a root sObject, such as an Order, to related sObjects, such as Account
BA multi-dimensional array of sObject data
CA link to data stored in sObjects, calculated using a function, or typed in during design-time
DA variable that stores rule condition values
What can a developer use to make sure a subscription ends at the end of the subscription plan?
AA time plan
BA time policy
CAn Effective Until date
DAn Effective From date
Question 6
Pricing
0
Question 7
Pricing
Question 8
Pricing
Question 9
Pricing
Question 10
Pricing
Question 11
Pricing
Question 12
Pricing
Question 13
Pricing
Question 14
Pricing
Question 15
Pricing
Question 16
Pricing
Question 17
Pricing
Question 18
Pricing
Question 19
Pricing
Question 20
Pricing
Question 21
Pricing
Question 22
Pricing
Question 23
Pricing
Question 24
Pricing
Question 25
Pricing
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
A company has two telesales teams: one that does business in Russian and another that does business in English. The developer decides to enable the multi-language feature in the shared catalog. However, during testing, Russian translations do not display in the Cart.
Which three things should the developer verify? (Choose three.)
ARussian translations for the products exist in the StringTranslation object.
BUser's Language is set to Russian.
CThe Russian Locale is activated in the Vlocitv Locale Code picklist.
DUser's Locale is set to Russian.
ERussian translations for the products exist in the Translation Workbench.
What is a context scope?
AThe relational path from a root sObject, such as an Order, to related sObjects, such as Account
BA multi-dimensional array of sObject data
CA link to data stored in sObjects, calculated using a function, or typed in during design-time
DA variable that stores rule condition values
When creating a custom pricing plan step for attribute-based pricing in the Default Pricing Plan, where should the step be placed in the sequence?
ABetween the step Initialize Pricing Context and the step Load Price List Entries
BBetween the step Initialize Pricing Variables and the step Apply Offer Adjustments
CBefore the step Initialize Pricing Context
DAfter the step Apply Parent Variables
Which two custom settings need to be set to true in order to avoid passing large sets of items to the configuration rules and the pricing engine? (Choose two.)
ADeltaPrice
BDeltaValidate
CCacheAPI.TimeToLiveInDays
DCacheAPIFields
When the Cost & Margin feature is enabled, where are the upper and lower margin bounds data stored?
AIn a decision matrix
BIn a Margin attribute
CIn a price list
DIn a Cost price list entry
A developer manages a very large catalog that includes over 5 million products. The developer needs to write a rule that will apply to all products in the catalog.
Which type of rule will be easiest for the developer to implement?
AQualification Rule
BContext Rule
CAdvanced Rule
DEvaluation Rule
In order to evaluate product attribute values, what must be set on the entity filter?
AEntity Filter Type
BEvaluation Criteria
CFormula for Conditions
DAttribute Lookup Field Name
What does an attribute binding do?
AIt binds an attribute to a price list entry.
BIt binds an attribute to a picklist.
CIt binds an attribute to a field.
DIt binds an attribute to a pricing variable.
When adding a new product to the shared catalog, which three conditions must be met in order for it to display in the Cart's product list? (Choose three.)
AThe Active property must be checked,
BThe product must have an object type,
CThe product must have a price list entry.
DThe Product Hierarchy Maintenance job must be run.
EThe Orderable property must be checked.
A company wants to offer a promotion only to new customers. The developer builds a context rule to meet this requirement.
The developer creates:
• A picklist named Account Status that contains values of New, Active, and Closed
• A context dimension named Account Status and links it to the Account Status picklist
• A context mapping that uses the AnyAccountScope and a source expression of Status__c
• A context rule called “New Customer Accounts” with a rule condition that will evaluate the Account Status context dimension using a Hard Fail Fail Level
• A rule set with a Rule Type=Qualification and an Action Taken=Qualify, adds the context rule to it, and then adds it to the promotion
The developer confirms that all context rule components are active and effective. The developer configures an order for a new account in the Cart, but the promotion does not appear in the list of Qualified promotions.
What should the developer have done?
ARun the Product Hierarchy Maintenance job.
BSet the rule condition to have a Fail Level=Soft Fail.
CCreate a context dimension name without a space.
DSet the Rule Type to Evaluation.
when creating context rules, where can a developer create a failure message that will display for the product or promotion in the Disqualified tab in the Cart?
AContext Dimension
BRule Set
CRule Condition
DRule
Which features are used to implement attribute-based pricing in Industries CPQ? (Choose two.)
APricing Plans
BExpression Sets and Decision Matrices
CProduct Configuration Procedures
DContext Rules
When adding 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?
AgetCartsItems
BcreateCart
CgetBasketDetails
DpostCartsItems
A company has an existing bundle that contains a mobile phone product. Customers are allowed to purchase up to 3 phones as part of this bundle. The company decides that they want to increase the limit and allow customers to purchase up to 5 phones. The developer adjusts the maximum cardinality for the child product from 3 to 5. However, after making the change, the bundle still restricts users to 3 phones.
Which two actions should the developer take to troubleshoot this issue? (Choose two.)
ARun Load API Metadata
BRun EPCProductAttribJSONBatchJob
CRun Product Hierarchy Maintenance
DRun Refresh Platform Cache
What is a context dimension?
AA link to data stored in sObjects, calculated using a function, or typed in during design-time
BA variable that stores rule condition values
CA multi-dimensional array of sObject data
DThe relational path from a root sObject, such as an Order, to related sObjects, such as Account
Product cardinality can be used to configure which two use cases? (Choose two.)
AProduct is discounted based on the quantity
BAn optional product in a product bundle
CProduct has a default quantity of 2
DProduct is not available to customers in France
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?
AA promotion and time policies
BA price list entry with effectivity time frames
CA context rule on the smartphone product and time policies
DMultiple price lists with effectivity time frames
Which of the following returns a Boolean true/false value?
ADefaultProductValidationImplementation
BDefaultProductEligibilityImplementation
CQualification entity filter
DEvaluation entity filter
Which type of action can be used in a Configuration/Validation Advanced Rule?
AProduct Relationship
BPenalty
CRestriction
DQualification
How can a developer make a product not assetizable? (Choose two.)
ACheck the Is Not Assetizable property
BCheck the Virtual Item property
CCheck the Do Not Assetize property in the Cart’s line Item configuration window