An Admin creates a Search Filter for Product Code that has a predefined Filter Value of Green and an operator of "starts with".If the Search Filter is visible, how can sales reps interact with the filter on the Product Selection screen?
Answer(s): D
In Salesforce CPQ, when search filters are configured with predefined values and visible to sales reps, their interaction with the filter is determined by the filter's configuration and available operators. The behavior described here is tied to Search Filters in the Product Selection screen, which allow users to refine the list of displayed products based on specific criteria.Search Filter Configuration:Predefined Filter Value: Here, the filter is set with a value ("Green"). Operator: The operator "starts with" limits the search to product codes beginning with the text "Green."Sales Rep Interaction with the Filter:The visibility of the search filter enables sales reps to view and interact with the criteria during product selection.Specifically, sales reps have the ability to delete the predefined text to ignore the filter and retrieve a broader or unrestricted product list.Documentation Alignment:According to Salesforce CPQ guidelines (as referenced in the Salesforce CPQ package settings and user behaviors), if filters are not marked as "required, " users can remove or modify the filter values dynamically. This is designed to offer flexibility during quoting while maintaining filter defaults for ease of use.The interaction described above aligns with Salesforce CPQ's behavior regarding visible search filters, emphasizing that sales reps can clear the filter text unless restricted by additional customization.Use Case
When a sales rep begins a quote and searches for products, the filter defaults to "Green." If the rep does not want to limit the product search to codes starting with "Green, " they can simply remove the text and refresh the results.Relevant Salesforce CPQSearch Filters in the Quote Line Editor section of CPQ documentation . Guidelines for Search Filter Configuration and behaviors when visible filters are not required .
Users at Universal Containers have reported when amending a contract, the net pricing of some products is incorrect. The Admin has done a preliminary investigation and found that the issue only happens on existing products when their quantity is adjusted.What is the likely cause?
Answer(s): B
Background Context:When amending a contract in Salesforce CPQ, issues with net pricing arise if the amendment impacts existing subscription products. Subscription products often rely on Discount Schedules for calculating discounts, especially when quantity changes. The "Cross Order" field on Discount Schedules ensures discounts account for cumulative quantities across multiple orders or contracts.Problem Analysis:The reported issue involves incorrect net pricing specifically when the quantity of existing products is adjusted during contract amendments.This aligns with the functionality of Discount Schedules, where the total quantity determines the discount applied. Without "Cross Order" enabled, Salesforce CPQ considers only the current order's quantities rather than aggregating across orders.Root Cause Identification:Discount Schedule and Cross Order:If the Discount Schedule associated with these products does not have "Cross Order" enabled, any amendments won't consider cumulative quantities. Instead, the system recalculates based on only the new or adjusted quantities, leading to incorrect net pricing.Supporting Evidence:Salesforce documentation highlights that Cross Order must be selected in the Discount Schedule for accurate discount calculations across multiple orders or contracts. Otherwise, amendments operate in isolation.The feature ensures that ongoing contracts retain accurate pricing based on total historical quantities.Recommended Resolution:Navigate to the Discount Schedule associated with the affected products.Verify and enable the Cross Order checkbox:Go to Setup > Discount Schedules.Locate the relevant Discount Schedule.Edit the schedule and enable Cross Order.Test the functionality by amending the contract and verifying the net pricing calculations.Preventative Actions:For all subscription-based products relying on Discount Schedules, ensure Cross Order is enabled during initial configuration.Provide training to Salesforce CPQ admins to understand the implications of Discount Schedule settings on pricing.By following these steps and verifying the Discount Schedule configuration, the issue can be resolved, ensuring consistent and accurate net pricing during contract amendments.
Subscription Product A has a Subscription Term of 6, a List Price of $100, and a Ranged Discount Schedule. A user has added this Product a Quote with a Term of 12. A u The Ranged Discount Schedule is automatically applying a Discount of 25%.What is the Regular Pnce m this scenario?
Subscription Term and List Price:Subscription Product A has a Subscription Term of 6 months with a List Price of $100.When added to a Quote with a Term of 12 months, the List Price is prorated to account for the longer term.Proration and Ranged Discount Schedule:A Ranged Discount Schedule applies discounts based on quantity, volume, or term thresholds. For the 12-month term, the price is prorated to $200 (2 times the List Price for 6 months). The Discount Schedule applies a 25% discount to the prorated price, reducing it to $150.Regular Price Calculation:The Regular Price reflects the discounted value after applying the Discount Schedule:RegularPrice=200×(1-0.25)=150×0.5=75\text{Regular Price} = 200 \times (1 - 0.25) = 150 \times 0.5 = 75RegularPrice=200×(1-0.25)=150×0.5=75.Key Salesforce CPQ Reference Points:Ranged Discount Schedules modify the List Price based on configured thresholds . Subscription Pricing Logic ensures correct proration for products with terms different from the Quote Term .
In what way does Smart Approvals expedite the approval process?
Smart Approvals Overview:Salesforce CPQ's Smart Approvals streamline the approval process by re-evaluating previously approved records to avoid redundant approvals.Rejected Quotes Resubmission:If a quote is rejected, and the user resubmits it without exceeding previously approved values, it bypasses the full approval chain and is sent directly to the person who rejected it. This functionality minimizes unnecessary delays and ensures efficient quote handling.Documentation Alignment:Smart Approvals Configuration and behavior as outlined in CPQ guidelines ensure approval efficiency .
A user is unable to see a particular Product on the Product Selection screen when clicking Add Products.What are two potential reasons the Product is unavailable Choose 2 answers
Answer(s): C,D
Potential Causes:Component Checkbox: Products marked as Components are typically excluded from being directly selectable in the Product Selection screen unless part of a bundle . Search Filter: Custom Search Filters on the Add Products button limit the display of products based on criteria such as product attributes or field values.Excluded Reasons:Hidden Checkbox: This is generally used to hide products from the Quote Line Editor, not the Product Selection screen.Custom Action Condition: While these can limit the Add Products button's visibility, they do not directly affect individual product visibility.Salesforce CPQ Reference Points:Documentation on Product Selection Behavior and Search Filters confirms these behaviors .
Universal Containers wants to have quantity requirements for certain Product options in a bundle. The Product Option's quantity must be multiplied by the quantity of the bundle product. How should the Admin set this up in the bundle to meet the requirement?
Answer(s): C
Requirement Overview:Universal Containers needs the quantity of product options in a bundle to automatically scale based on the quantity of the parent bundle product.Salesforce CPQ Mechanism:The Type field on the Product Option allows for specific configuration behaviors.When the Type is set to Component, Salesforce CPQ automatically multiplies the option's quantity by the bundle product's quantity. This ensures that the dependent options align with the parent bundle quantity.Implementation Steps:Navigate to the Product Option record associated with the bundle.Set the Type field to Component.Ensure that other configuration settings, such as quantity constraints, align with the desired outcome.Test the functionality by adding the bundle to a quote and adjusting the quantity. The option quantities should scale proportionally.Relevant Salesforce CPQ Documentation:This behavior is a standard feature in Salesforce CPQ and is documented under Product Bundles and Options Configuration.
Universal Containers has three different range discount schedules. All three have a reference to Product A through the objects shown below. Product A is an option in a bundle and has a list price of $100.Given this scenario, what should the Net Total Price of Product A be if the user enters a Quantity of 15 on a quote where contracted pricing is applicable?
Scenario Breakdown:Product A has a base list price of $100.A quantity of 15 is entered on the quote.Gold Hardware Maintenance Discount applies because contracted pricing is enabled.Discount for the quantity range (1120) is 15% (as shown in the table).Net Price Calculation:List Price = $100Discount = 15%Quantity = 15Net Total Price = $100 × 15 × (1 - 0.15) = $1, 275.Justification for Selected Discount:According to Salesforce CPQ guidelines, when contracted pricing applies, it takes precedence over other Discount Schedules. The Gold Discount Schedule is therefore applied.Testing and Validation:Test the configuration using a sample quote to ensure the correct schedule is applied and the net total price matches the expected value.
An admin has created a text field Configuration Attribute for Bundle
Requirement:Populate a Configuration Attribute with a dynamic value when the configurator page loads.Solution Mechanics:Process Builder can be used to dynamically set values on records based on predefined logic. By targeting the Product Option field, which maps to the Configuration Attribute, Process Builder ensures that the value is set upon record creation.Steps to Implement:Create a new Process Builder.Trigger on the creation of the Quote Line record (or related record based on Configuration Attribute setup).Define criteria to determine the dynamic value.Use the Update Records action to populate the Product Option field with the default value.Advantages of Process Builder:Allows for dynamic and conditional logic.Automates the default value population without user intervention.Testing and Validation:Create a test bundle with the Configuration Attribute. Load the configurator and verify that the attribute is pre-populated.
Share your comments for Salesforce Sales-Admn-202 exam with other users:
i love this thank you i need
question # 142: data governance is not one of the deliverables in the document and content management context diagram.
most answers not correct here
what % of questions do we get in the real exam?
i just want to tell you. i took my microsoft az-104 exam and passed it. your program was awesome. i especially liked your detailed questions and answers and practice tests that made me well-prepared for the exam. thanks to this website!!!
all the best
very usefull document
nice and helpful questions
i found the questions helpful
q 105 . ans is d
i have interest to get a sybase iq dba certification
want to pass exm.
are the answers correct?
good morning, could you please upload this exam again, i need it to test my knowledge in sd-wan with version 7.0.
very nice question
i have learning disability and this exam dumps allowed me to focus on the actual questions and not worry about notes and the those other study materials.
165 should be apt
please upload the dumps, real need of them
any recent feeedback?
question number 2 is indicating you are giving proper questions. observe and change properly.
passed today.40% questions were new.litwere case study,lots of new questions on afd,ratelimit,tm,lb,app gatway.got 2 set series of questions which are not present here.questions on azure cyclecloud, no.of vnet/vms required for implimentation,blueprints assignment/management group etc
practice test
want the dumps for emc content management server programming(cmsp)
brilliant and helpful
q75. azure files is pass
very helpful
thank you for these questions. it helped a lot.
how do i get the h12-724 dumps
nice data dumps
answers are correct
good explanation
hi team just want to know if there is any update version of the exam 350-401
helpful on 2017 scrum guide
planning to attempt for the exam.