Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce Revenue-Cloud-Consultant-Accredited-Professional - Salesforce Revenue Cloud Consultant Accredited Professional (SP25)

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

B.

Refresh post install scripts

C.

Setup a quote calculator plugin to ensure the custom field triggers calculation

D.

Include the field in a custom metadata setting

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 inorder to reward loyal customers. What should be included in the design of this solution?

A.

Contracts, subscriptions and assets should be populated with historical data

B.

customaction to retrieve purchased quantities from an external source

C.

Discount schedules withcross orders checked

D.

use a summary variable targeting the subscription object with a price rule

E.

Legacy orders and invoice should be migrated

What are the 3 reasons why you would need an appexchangesolution to supportgenerating a document is support of a revenue cloud project?

A.

watermarks

B.

Attachments

C.

Electronic signature

D.

Contract Redlining

E.

Invoice Generation

A Revenue Cloud user story states: "Sales users should have the ability to create new quotes with established rate cards and account specific discounts because current customers are entitled to the pricing that was originally negotiated". In addition to loading data to Accounts, Contracts, Quotes what other objects will need to absorb legacy data?

A.

Subscription

B.

Contracted Pricing

C.

Order Products

D.

Entitlements

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?

A.

Enable Large configuration on the bundle parents where needed by selecting theproduct’s enable large configuration field

B.

Recommend CPQ and billing design solutions within proper capabilities

C.

All bundles thathave more than 20 product should be split into smaller bundles

D.

Enable large configurations setting should not be used in such a case

You are implementing the DesignDocument for a large Enterprise Revenue Cloudprojecthaving multiple lookup price rules supporting a complex pricing requirement in the Buildphase. During construction the customer discovers additional logic and external datastores that need to be incorporated in order to achieve the correct pricing in a particular setof use cases. You estimate the lookup price rules will need to be modified, additional ruleswill need to be created and API development will beneeded. As an Implementationconsultant what is theappropriate course of action that should take in this predicament?

A.

Communication to the customer ongoing adjustment can be made as long as we're inthe build phase.

B.

Implement the lookup price rules immediately then review with the solution Architect.

C.

Communicate these changes to the project manager who will evaluate the impact toscope, timeline and budget them determine the next course of action

D.

Consult with the solution Architect first who will expedite the updates to the designdocuments, thenimplement the changes immediately.

E.

Gather more details, if it requires a low level of effort then implement immediatelybefore starting the next sprint, Otherwise Complete on the subsequent sprint.

A Revenue Cloud Project has a requirement where a Product can be either taxable or taxexempt depending on a custom field that holds the industry. what is the appropriatesolution to address this Requirement?

A.

Use Automation to set TaxTreatment Based on the value of the custom field.

B.

Use Automation to set Billing Rule Based on the value of the custom field.

C.

Use Automation to set Tax Rule Based on the value of the custom field.

D.

Use Automation to set Revenue Recognition Rule Based on the value of the customField.

One of the automations implemented was to set every new quotecreated as “primary “atthe time of creation in order to save clicks.users immediately began to report errors whentrying to create in the production environment for the first time.what could have causedthis issue?

A.

the user did not have the proper accessto the opportunity product object

B.

the user did not execute post installation scripts upon their first login to CPQ

C.

the User did not have the proper access to the quote line object

D.

the user did not have the proper access to the quote object

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

B.

designing the product catalog with SKU rationalization in mind

C.

Creating process buildersand flows to pass data between fields instead of using twin field mapping

D.

Writing customizations for product selection or validation instead of using optionconstraints,product rules,and bundles.

E.

documenting logical architecture diagrams for data flow between systems

A revenue cloud consultant determines that price rules will not address additionalcalculation steps to accurately set the quote line list price needed for a project. What isthe next functionality that should be investigated that will address the requirements?

A.

Use a Record Change Flow to trigger on the Quote Line.

B.

A Quote Calculator plugin(QCP)

C.

Set Pricing Method to Custom

D.

Use an Apex Trigger on the Quote Line