Sales reps at UC were facing governor limits while configuring certain large bundles, theadmin at UC has set the 'enable largeconfigurations package settings to TRUE now theusers are experiencing longer loading times between saving a bundle configuration andreturning to the quote line editor,even for smaller bundles.what should the admin do toresolve this issue?
Correct Answer: A
Enable Large Configurations on Specific Bundles: Instead of enabling large configurations globally for all bundles, consider selectively enabling it only on the bundle parents where it is needed. By doing so, you can avoid affecting smaller bundles that don't require large configurations. This approach allows you to optimize performance while still benefiting from large configurations where necessary. Review CPQ and Billing Design Solutions: Take a closer look at your CPQ and billing design. Ensure that your configuration models, pricing rules, and quote line editor settings are well-optimized. Sometimes, design choices can impact performance. Consider consulting Salesforce documentation and best practices to fine- tune your implementation. Avoid Unnecessary Use of Large Configurations: While large configurations can handle complex bundles, they may not be needed for smaller bundles with fewer products. Evaluate each bundle's complexity and enable large configurations only when necessary. Avoid using it indiscriminately across all bundles. References: Salesforce Enable Large Configurations Documentation Salesforce Trailhead: Understand Scalability Salesforce Revenue Cloud Overview
A revenue cloud user story for a subscription-based company looking to replace theirlegacy system states "as a pricing manager,bulk discounts will include previouslypurchased quantities for pricing calculations on thequote in order to reward loyal customers. What should be included in the design of this solution?
Correct Answer: A,C
Salesforce Revenue Cloud, part of the Salesforce Customer 360 Platform, unites Configure, Price, and Quote (CPQ), Billing, Partner Relationship Management, and B2B Commerce functionality1. It aims to help businesses better manage their revenue streams, enhance forecasting capabilities, improve efficiencies, and accelerate growth across all sales channels1. In the context of the user story, the company wants to reward loyal customers by including previously purchased quantities in pricing calculations on the quote. This can be achieved by using discount schedules with cross orders checked2. Discount schedules in Salesforce Revenue Cloud allow businesses to implement dynamic pricing strategies with rules that trigger changes when specified products are on a quote2. By checking cross orders, the system can consider the quantities of a product that a customer has purchased across multiple orders when applying bulk discounts2. This way, the more a customer purchases over time, the greater the discounts they can receive, thereby rewarding their loyalty2. References * Salesforce Revenue Cloud * Understanding Salesforce Revenue Cloud
RASIC is an acronym used in project management to define the roles and responsibilities of each person who interacts with the project. Each letter represents a designated role in a task's completion: R (Responsible): This is the task lead - the individual who is ultimately responsible for getting the job done. There should only be one person responsible. A (Accountable): This is theperson, or people, who will approve or deny the task once it's complete. The person responsible can also play this role, but it can also be a technical expert or stakeholder. S (Supporting): The individual(s) in this role actively work on the task and helpthe person responsible. I (Informed): The individual(s) in this role need to be informed of the task's progress and any decisions being made. These are the people who need to know when the task is complete. C (Consulted): People in this role offer adviceor guidance but do not actively work on the task. These are often subject matter experts who offer guidance or one-time technical reviews1. References Defining Roles and Responsibilities on a Project (RASIC) - NexightGroup
Universal containers has threeproduct families-hardware, software and services,their salesreps want to be able to view the net totals of various product families at the quotelevel.in order to support this,the CPQ admin has created3 price rules that use summaryvariables to add the net total for quote lines that belong toa particular product family andintend topopulate the sums to custom fields on the quote record.from a performancestandpoint,which of the following is true?
Correct Answer: B
Salesforce CPQ (Configure, Price, Quote) allows admins to automate price calculations and update quote line fields1. In the context of Universal Containers, they have three product families and want to view the net totals of these families at the quote level1. The current solution involves creating three separate price rules that use summary variables to add the net total for quote lines that belong to a particular product family1. However, from a performance standpoint, it would be more efficient to use a single price rule with three price actions12. This is because price rules can inject a static value, field value, or summary variable into a quote or quote line field1. Therefore, having a single price rule with multiple price actions can streamline the process and improve performance12. References: 12
What planning strategies should be taken to make user acceptance testing (UAT)Efficient?
Correct Answer: B
For User Acceptance Testing (UAT) to be efficient, it's crucial to have clear and agreed-upon acceptance criteria with the customer. This ensures that both parties have a mutual understanding of what constitutes a successful test outcome. Defining these criteria upfront helps streamline the testing process, as it focuses efforts on verifying that the system meets the business requirements and expectations. While the specific document reference for this answer isn't available in the provided Salesforce Revenue Cloud documents, this approach is a widely recognized best practice in UAT planning and execution in software development and implementation projects.