Last Updated On : 7-Apr-2026
Salesforce Certified Industries CPQ Developer - Ind-Dev-201 Practice Test
Prepare with our free Salesforce Certified Industries CPQ Developer - Ind-Dev-201 sample questions and pass with confidence. Our Industries-CPQ-Developer practice test is designed to help you succeed on exam day.
Salesforce 2026
What does a time policy on a promotion determine? (Choose TWO)
Note: This question displayed answer options in random order when taking 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
C. The end date of the promotion
Explanation:
In Salesforce Industries CPQ, a promotion has two main time-related components:
Time Plan — Determines the duration / length of time the promotional pricing applies (e.g., 3 months, 12 months, 24 months). This is the "how long" part.
Time Policy — Determines when the promotion (and its associated Time Plan) actually starts and ends in relation to key events in the order/asset lifecycle. It controls the triggers for start and end.
Specifically, the Time Policy on a promotion defines:
B. The start date of the promotion
Examples of start triggers: On order activation, on first bill cycle, on service installation date, on contract signing, on a specific calendar date, etc.
C. The end date of the promotion
Examples of end triggers: End of Time Plan duration, last day of the month, end of billing cycle, specific calendar date, or tied to another event.
The Time Policy works together with the Time Plan:
Time Plan says "the discount lasts for 12 months"
Time Policy says "those 12 months start on activation and end 12 months from the start trigger"
Why the other options are incorrect
A. The duration of the promotion
Duration (length) is controlled by the Time Plan, not the Time Policy. The Time Policy only defines the start/stop triggers, not how long the period is.
D. The purchase date of the promotion
There is no concept of "purchase date of the promotion" in Industries CPQ. Promotions are applied during quoting/cart, and their effect starts based on Time Policy triggers (not necessarily the date the promotion record was created or "purchased").
Reference
Trailhead: "Effective Time Plans and Policies for Pricing Management" — Clearly separates:
"A Time Plan is the length of time that pricing applies to a product..."
"A Time Policy defines the start and end triggers for when the Time Plan begins and ends (e.g., on activation, first bill, cycle end)."
Salesforce Help: "Create Time Plans and Time Policies" — Time Policy controls start and end events; Time Plan controls duration.
The Salesforce Industries Process Library is a portal providing training on Salesforce Industry Cloud products.
A. True
B. False
Explanation:
Why Option B is Correct?
The Salesforce Industries Process Library is not a training portal. Instead, it is a pre-built repository of industry-specific business processes, data models, and integration templates designed to accelerate implementations for:
Communications, Media, & Energy (CME)
Healthcare & Life Sciences
Public Sector
Financial Services
Key Features of the Process Library:
Industry-Specific Flows & OmniScripts – Ready-to-use UI components for common workflows (e.g., order capture, service activation).
Data Models – Standardized objects and relationships (e.g., "Service Account" in Utilities).
Integration Templates – Predefined APIs for common third-party systems (e.g., billing, provisioning).
Why Option A is Incorrect?
Training for Industry Cloud is provided via:
Trailhead (e.g., Industry Cloud Trails)
Salesforce Help Docs
Instructor-Led Courses (e.g., Salesforce Industries CPQ training)
A developer configures a context rule to allow customer with Premium Service Level agreements (SLA) to be eligible for Premium Device products. To test: the rule, the
developer creates an order for a Premium SLA customer and configures the order in the
Cart. In the Cart, the developer notices the Premium Device product is displayed only
under the Disqualified tab and cannot be added to the Cart.
What is causing this issue?
A. The rule does not have the active property selected.
B. The Clear Managed Platform Cache job has not been run.
C. The rule set has not been assigned to the Premium Device product.
D. The Product Hierarchy Maintenance job has not been run.
Explanation:
In Salesforce Industries CPQ, Qualification Context Rules (used to determine which products are eligible/qualified for display and selection in the catalog/cart) must be explicitly assigned to the target entity they are intended to qualify.
The rule is meant to make Premium Device products eligible only for customers with a Premium SLA. However, for a Qualification Context Rule to affect a specific product (or group of products), the Rule Set containing that rule must be assigned to the product(s) in question.
This assignment is done on the Product record → Qualification Rule Sets related list (or via the Product Designer → Rules section). Alternatively, the rule set can be assigned at a higher level (e.g., to a price list, catalog, or object type), but in most exam scenarios involving specific products (like "Premium Device products"), the assignment is expected on the product itself.
What is happening in the scenario
The rule is likely evaluating correctly (Premium SLA → should qualify). But because the Rule Set is not assigned to the Premium Device product, the qualification rule is not being applied to that product.
When no qualifying rule exists (or the rule is not linked), the default behavior is that the product appears in the Disqualified tab in the Cart (or is hidden, depending on configuration). The product cannot be added because it has not been qualified/eligible.
Why the other options are incorrect
A. The rule does not have the active property selected
If the rule or rule set were inactive, it would be completely ignored — but the product would likely not appear at all or would behave as if no rule existed (typically qualified by default unless another disqualifying rule applies). The fact that it shows in Disqualified suggests the rule is active but not correctly targeted.
B. The Clear Managed Platform Cache job has not been run
Cache issues usually cause stale data (e.g., old eligibility results), but after creating a new order and configuring in the Cart, runtime evaluation should pull fresh context. Cache clear is more relevant after major rule/catalog changes, not the root cause here.
D. The Product Hierarchy Maintenance job has not been run
This job rebuilds the product hierarchy and cache for catalog visibility and bundle structure. It is required after adding/modifying products or bundles — but not for context rule eligibility/qualification logic. Qualification rules evaluate at runtime and do not depend on hierarchy maintenance.
Reference
Salesforce Help: "Assign Qualification Context Rules" — "After creating a qualification context rule set, you must assign it to the products, price lists, or catalogs you want to qualify."
Trailhead: "Deploying Qualification Context Rules" — Exercises show assigning the rule set to specific products so that eligibility applies only to those items.
When creating a pricing adjustment, what should a developer do to make sure that the user can understand why the price has been adjusted?
A. Use a dear name for the pacing adjustment
B. Include help text for the pricing adjustment
C. Include a configuration message for the pricing adjustment
D. Include display text for the pricing adjustment
Explanation:
In Vlocity (Salesforce Industries) CPQ, when creating a pricing adjustment (typically within a Pricing Rule, Discount Rule, or Promotion Rule), the Display Text (or Description) field on the adjustment action is what appears to the end-user in the cart or quote to explain the price change.
D. Correct
The Display Text is a configurable property on the rule action (e.g., "Adjust Price" or "Override Price"). This text is propagated to the adjustment line item (vlocity_cmt__Adjustment__c) and displayed next to the adjusted price in the cart's line item details, providing a clear, user-facing reason, such as "Volume Discount," "Summer Sale Promotion," or "Loyalty Credit."
Why the other options are incorrect
A. Use a clear name for the pricing adjustment
While giving the rule itself a clear name is good practice for administrators, the rule's name is not displayed to the end-user in the cart. The user sees the Display Text from the action.
B. Include help text for the pricing adjustment
Help Text is a field-level property in Salesforce used to provide guidance to users configuring the rule in setup, not to end-users viewing the price adjustment in their cart.
C. Include a configuration message for the pricing adjustment
A "Configuration Message" is typically used in product configuration validation rules to inform users about invalid attribute selections. It is not the mechanism for explaining a finalized price adjustment on a line item.
User Experience
In the cart, a line item will show:
List Price: $100
Adjustment: -$20 [Display Text: "New Customer Discount"]
Net Price: $80
Reference
Salesforce Industries CPQ Documentation: "Create a Pricing Rule" or "Add Actions to a Rule." When configuring an "Adjust Price" action, the interface includes a "Display Text" field, described as the text that appears to the customer explaining the adjustment. This is the direct setting for user comprehension.
Why would you make the time plan of a child product different from that of the promotion? Note: This question displayed answer options in random order when taking this Test.
A. The child product is available only in limited quantities.
B. The discount for a child product ends before the promotion's subscription ends.
C. The billing system for that child product is different from other child products in the promotion.
D. The price of the child product is on a different price list.
Explanation:
In Salesforce Industries CPQ, the Time Plan and Time Policy define the duration and behavior of a price or promotion. You can set a different Time Plan for a child product within a promotion to handle "teaser" or "staggered" pricing scenarios.
Scenario
A promotion for a "Home Internet Bundle" lasts 24 months. However, the discount on the "Premium Movie Channel" (the child product) is only intended to be free for the first 3 months.
Implementation
By assigning a shorter Time Plan specifically to that child product's price adjustment within the promotion, the CPQ engine will automatically revert that specific item to its standard price after 3 months, even while the overall promotion remains active on the account for the full 24-month duration.
Why Other Options are Incorrect
A. Limited quantities
Quantity constraints are managed via Eligibility Rules or Validation Rules, not Time Plans.
C. Different billing systems
Billing system integration is typically handled via Orchestration or Product Code/SKU mapping, not by the timing logic of the price adjustment.
D. Different price lists
While child products can exist in different price lists, the Time Plan specifically controls "when" a price is valid, not "where" it is categorized.
Pro-Tip
Remember that a Time Policy determines the start and end dates (e.g., "End of Plan"), while the Time Plan determines the duration (e.g., "12 Months").
| Industries-CPQ-Developer Exam Questions - Home | Previous |
| Page 8 out of 65 Pages |