ExamGecko
Home Home / Salesforce / Certified Revenue Cloud Consultant Accredited Professional

Salesforce Certified Revenue Cloud Consultant Accredited Professional Practice Test - Questions Answers, Page 6

Question list
Search
Search

List of questions

Search

Related questions











A revenue cloud consultant learns salesforce is deploying a new release during the course of the implementation.which two actions should be taken to make sure the implementation is tested against the new release before it deploys to production?

A.
review status salesforce.com to determine refresh cutoff dates for the new release
A.
review status salesforce.com to determine refresh cutoff dates for the new release
Answers
B.
submit ticket to support when you want your sandbox updated
B.
submit ticket to support when you want your sandbox updated
Answers
C.
The platform ensures that all sandboxes are upgraded all the same time so wait for theupgrade
C.
The platform ensures that all sandboxes are upgraded all the same time so wait for theupgrade
Answers
D.
Determine whether yours sandbox is on a preview or non-preview instance
D.
Determine whether yours sandbox is on a preview or non-preview instance
Answers
Suggested answer: A, D

Explanation:

Review Salesforce Status: The status.salesforce.com website provides real-time information about the status of Salesforce services, including maintenance windows and release schedules. By checking this site, you can find out when the new release will be available for sandboxes. This information will help you plan your testing activities.

Submit a Sandbox Refresh Request: If your sandbox is not automatically upgraded to the new release, you can request a sandbox refresh through Salesforce Support. This process will update your sandbox to the latest release, allowing you to test your implementation against the most current features and functionality.

Salesforce Trailhead: Test New Releases in a Sandbox

Salesforce Introduces Revenue Cloud

After installing salesforce CPQ in your customer Sandbox org you notice unacceptableperformance times as the primary quote syncs to theopportunity its determined thecause for sub optimal performance is attribute to 30 process builders referencing thequote and opportunity along with other heavy customization that was previously created. what strategy should the revenue cloud consultant recommend to the customer?

A.
Architect the revenue cloud solution to follow suit by
A.
Architect the revenue cloud solution to follow suit by
Answers
B.
extending customization using coding best practices to improve scalability
B.
extending customization using coding best practices to improve scalability
Answers
C.
baseline current performance recommend to identify and address the technical debt firstbefore designing the revenue cloud solutioncategorize the subpar customizations as 'out of scope'.processed with design andbuild,and address performance issues as the final taskin UAT
C.
baseline current performance recommend to identify and address the technical debt firstbefore designing the revenue cloud solutioncategorize the subpar customizations as 'out of scope'.processed with design andbuild,and address performance issues as the final taskin UAT
Answers
D.
upgrade the org to thelatest CPQ and billing release,this will largely address the performance issues
D.
upgrade the org to thelatest CPQ and billing release,this will largely address the performance issues
Answers
Suggested answer: B

Explanation:

Upon noticing unacceptable performance times in Salesforce CPQ, particularly when the primary quote syncs to the opportunity, and identifying the cause as being due to extensive process builders referencing the quote and opportunity alongside other heavy customizations, the recommended strategy is to extend customization using coding best practices to improve scalability. This involves reviewing and optimizing the existing customizations, possibly refactoring process builders into more efficient code-based solutions that are better optimized for performance and scalability. This approach helps in addressing the technical debt and ensures that the Revenue Cloud solution is built on a solid and performant foundation.

What are the 3 common CPQ design mistakes to avoidwhile implementing CPQ for yourcustomer?

A.
using price book entries to handle attribute based variations instead of lookup price rules
A.
using price book entries to handle attribute based variations instead of lookup price rules
Answers
B.
designing the product catalog with SKU rationalization in mind
B.
designing the product catalog with SKU rationalization in mind
Answers
C.
Creating process buildersand flows to pass data between fields instead of using twin field mapping
C.
Creating process buildersand flows to pass data between fields instead of using twin field mapping
Answers
D.
Writing customizations for product selection or validation instead of using optionconstraints,product rules,and bundles.
D.
Writing customizations for product selection or validation instead of using optionconstraints,product rules,and bundles.
Answers
E.
documenting logical architecture diagrams for data flow between systems
E.
documenting logical architecture diagrams for data flow between systems
Answers
Suggested answer: A, C, D

Explanation:

The three common CPQ design mistakes to avoid while implementing CPQ for your customer are:

A .Using price book entries to handle attribute based variations instead of lookup price rules: Price book entries are not designed to handle attribute-based variations. Instead, lookup price rules should be used.These rules allow you to adjust pricing based on specific product attributes, providing more flexibility and accuracy1.

C .Creating process builders and flows to pass data between fields instead of using twin field mapping: Process builders and flows can be complex and difficult to maintain. Instead, twin field mapping should be used.This feature allows you to map fields between objects, ensuring data consistency and reducing the need for custom code1.

D .Writing customizations for product selection or validation instead of using option constraints, product rules, and bundles: Customizations can be time-consuming and costly to implement and maintain. Instead, Salesforce CPQ provides built-in features like option constraints, product rules, and bundles that can handle product selection and validation.These features are designed to enforce business rules and ensure that only valid product combinations are selected1.

https://inspireplanner.com/blog/5-common-salesforce-cpq-implementation-challenges-and-how-to-avoid-them/

Which 3 documents help a revenue cloud consultantbetter understand the client'srevenue cloud project requirements before speakingfor the first time in a scopingsession?

A.
A sample proposal the client provides to their customers
A.
A sample proposal the client provides to their customers
Answers
B.
brochures that provided detail to the products and services the client offers
B.
brochures that provided detail to the products and services the client offers
Answers
C.
The latestrelease notes found at help salesforce.com>salesforce CPQ patch notes
C.
The latestrelease notes found at help salesforce.com>salesforce CPQ patch notes
Answers
D.
An approval matrix documentation that describe theapprovals needed before a quoteis sent to the customer
D.
An approval matrix documentation that describe theapprovals needed before a quoteis sent to the customer
Answers
E.
The clients income statements and balance sheet
E.
The clients income statements and balance sheet
Answers
Suggested answer: A, B, D

Explanation:

A Revenue Cloud consultant needs to understand the client's business, their products or services, and their sales process before they can effectively scope a Revenue Cloud project.

A .A sample proposal the client provides to their customers: This document can give the consultant insights into the client's current sales process, pricing strategies, and customer interactions1.

B .Brochures that provide detail to the products and services the client offers: These materials can help the consultant understand the client's product offerings, their unique selling points, and how they position themselves in the market1.

D .An approval matrix documentation that describes the approvals needed before a quote is sent to the customer: This document can help the consultant understand the client's internal approval processes, which is crucial for configuring the approval workflows in Revenue Cloud2.

C .The latest release notes found at help.salesforce.com>salesforce CPQ patch notes: While these notes are important for staying updated on the latest features and bug fixes in Salesforce CPQ, they may not directly help the consultant understand the client's specific project requirements3.

E .The client's income statements and balance sheet: While these financial documents can provide valuable insights into the client's financial health and performance, they may not directly contribute to understanding the client's Revenue Cloud project requirements1.

Universal containers has setup a partner type custom field on the CPQ quote object inorder to ensure partners receive discounts.setting the partner type on the quote shouldcause a recalculation because the field is an input to theproduct prices.how can partnertype queue a new calculation for the quote?

A.
Add the partner type field to the calculating fields field set
A.
Add the partner type field to the calculating fields field set
Answers
B.
Refresh post install scripts
B.
Refresh post install scripts
Answers
C.
Setup a quote calculator plugin to ensure the custom field triggers calculation
C.
Setup a quote calculator plugin to ensure the custom field triggers calculation
Answers
D.
Include the field in a custom metadata setting
D.
Include the field in a custom metadata setting
Answers
Suggested answer: A

Explanation:

In Salesforce CPQ, if a custom field is an input to product prices and you want a change in this field to trigger a recalculation, you should add this field to the calculating fields field set.This is because Salesforce CPQ's Advanced Quote Calculator determines quote and quote line prices in response to user or automated actions1. Therefore, adding the 'partner type' field to the calculating fields field set will ensure that setting the partner type on the quote triggers a new calculation.Reference

The CPQ Quote Calculation Sequence - Salesforce

Universal Containers sell a product bundle named ''Corporate IT Solutions''. One of theproduct options inside this bundle is named Hardware Firewall Universal Containers has arequirement where if the customer has purchased a hardware firewall in the past, thehardware firewall product option should be hidden while configuring the bundle. TheCPQ admin has created a product rule to handle this requirement. What should theevaluation event of the product rule be set to?

A.
Always
A.
Always
Answers
B.
Save
B.
Save
Answers
C.
Load and Edit
C.
Load and Edit
Answers
D.
Load.
D.
Load.
Answers
Suggested answer: C

Explanation:

In Salesforce Revenue Cloud, the evaluation event of a product rule specifies when the rule should be evaluated. The options are:

Load: The rule will be evaluated when the product bundle is opened.

Edit: The rule will be evaluated when the product bundle is edited.

Save: The rule will be evaluated upon Save.

Always: The rule will be evaluated during any event.

In the context of the question, the requirement is to hide the hardware firewall product option while configuring the bundle if the customer has purchased a hardware firewall in the past. This means that the rule needs to be evaluated when the product bundle is being edited, not just when it is loaded or saved. Therefore, the correct answer is ''Load and Edit''.

Reference

Salesforce CPQ Product Rules: General Considerations

Decide When Rules Evaluate Unit | Salesforce Trailhead

Product Rules - Salesforce

Should Bundles be a scoping topic of discussion as part of a CPQ project?

A.
Yes, bundle configuration is a necessary part of CPQ and it should always beimplemented.
A.
Yes, bundle configuration is a necessary part of CPQ and it should always beimplemented.
Answers
B.
Yes, bundle Configuration should be introduced and it's up to the customer to decidewhether they need it or not.
B.
Yes, bundle Configuration should be introduced and it's up to the customer to decidewhether they need it or not.
Answers
C.
No, if the customer is not using bundle configuration currently, they won't need it in thefuture.
C.
No, if the customer is not using bundle configuration currently, they won't need it in thefuture.
Answers
D.
No, it is safe to assume that the customer doesn't need bundle configuration unless it'sbrought up specifically.
D.
No, it is safe to assume that the customer doesn't need bundle configuration unless it'sbrought up specifically.
Answers
Suggested answer: B

Explanation:

In Salesforce CPQ, a bundle is a group of products that are known to be sold together.There are three types of bundles: static, configurable, and nested1.The bundle configuration is a significant part of CPQ, and it can make selling complex product offerings easier by providing sales reps with premade product bundles to choose from1.However, whether a customer needs a bundle configuration or not depends on their specific needs and preferences2.Therefore, it's important to introduce the concept of bundle configuration as part of a CPQ project, but the decision to implement it should be left up to the customer2.Reference

Learn About Configuration in the Sales Process - Trailhead

Product Bundles in Salesforce CPQ - SkyPlanner

Universal Containers sell boxes based on size, Price for a specific product is based on theselection of length and width and height, which cpq pricing functionality should be usedhere?

A.
Percent of total
A.
Percent of total
Answers
B.
Multi Dimensional Quoting
B.
Multi Dimensional Quoting
Answers
C.
Discount Schedule
C.
Discount Schedule
Answers
D.
Price Rule with lookup table
D.
Price Rule with lookup table
Answers
Suggested answer: B

Explanation:

Multi Dimensional Quoting (MDQ) is a pricing functionality in Salesforce CPQ that allows you to break a long subscription into smaller segments, such as months, quarters, or years, and apply different quantities, discounts, or uplifts to each segment. This way, you can offer flexible and customized pricing to your customers based on their needs and preferences. For example, if you sell boxes based on size, you can use MDQ to create a quote with different prices for different dimensions of the boxes, such as length, width, and height. You can also adjust the prices for each dimension based on the duration of the subscription, such as offering a lower price for the first year and a higher price for the second year. MDQ helps you to create complex and dynamic quotes with ease and accuracy, and increase customer satisfaction and loyalty.Reference:

Create a Multidimensional Quote

Revenue Management Platform & CPQ Solution

Explain Multi Dimensional Quoting (Price Dimension) in Salesforce CPQ

How does Hold Billing work?

A.
It Prevents invoice document generation and stops email notificationsfrom going outto the customer.
A.
It Prevents invoice document generation and stops email notificationsfrom going outto the customer.
Answers
B.
The Hold Billing field is set to ''yes'' until the order is activated. Upon order activationthe field will be automatically set to ''no''.
B.
The Hold Billing field is set to ''yes'' until the order is activated. Upon order activationthe field will be automatically set to ''no''.
Answers
C.
It suspends invoicing for that order product until the field is set to ''no'', Invoices lineswill be created to account for the time when hold billing was set to ''yes''
C.
It suspends invoicing for that order product until the field is set to ''no'', Invoices lineswill be created to account for the time when hold billing was set to ''yes''
Answers
D.
It suspends invoicing for that order product until the fieldis set to ''no'', Invoices lineswill be created only for invoices after hold billing was set to ''yes''.
D.
It suspends invoicing for that order product until the fieldis set to ''no'', Invoices lineswill be created only for invoices after hold billing was set to ''yes''.
Answers
Suggested answer: C

Explanation:

Hold Billing is a feature of Salesforce Revenue Cloud that allows businesses to control when an order product is invoiced, based on certain criteria or events. By setting the Hold Billing field to Yes on an order product, the billing process is paused for that order product and all its usage summaries. This means that no invoice lines or invoice documents are generated for the order product until the hold is released. The hold can be released by setting the Hold Billing field to No or null, either manually or automatically through a workflow or trigger. When the hold is released, Salesforce Billing will create an invoice as soon as possible, and include all the invoice lines that were accumulated during the hold period. This ensures that the customer is billed for the full amount of the order product, regardless of the hold duration. For example, if an order product has a monthly billing frequency and a hold billing period of two months, the first invoice after the hold will include three invoice lines: one for the current month and two for the previous months when the hold was active.Reference:

https://help.salesforce.com/s/articleView?id=sf.blng_hold_billing.htm&language=en_US&type=5

https://trailhead.salesforce.com/users/officialblaze/trailmixes/revenue-cloud-get-started-with-billing

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?

A.
it would be better to create separate quotes for each of the product families
A.
it would be better to create separate quotes for each of the product families
Answers
B.
it would be better to use a single price rule with 3 price actions
B.
it would be better to use a single price rule with 3 price actions
Answers
C.
it would be better to create separate quote line groups for each of the product familiesand then use quote line groupauto-summary functionality
C.
it would be better to create separate quote line groups for each of the product familiesand then use quote line groupauto-summary functionality
Answers
D.
the current solution with3separate price rules is the most optimal solution
D.
the current solution with3separate price rules is the most optimal solution
Answers
Suggested answer: B

Explanation:

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.Reference:12

Total 90 questions
Go to page: of 9