A revenue cloud user story for a subscription-based company looking to replace their legacy system states ''as a pricing manager ,bulk discounts will include previously purchased quantities for pricing calculations on the quote in order to reward loyal customers.
what should be included in the design of this solution?
Answer : A, C
A revenue cloud customer has posted an invoice and now wants to add on more items from another order associated to that account without using invoice batches.how can this be accomplished?
Answer : C
Which corrective action should an admin take after noticing an error on a posted invoice?
Answer : A
Salesforce Billing documentation states:
Posted Invoices cannot be edited, deleted, or reverted to draft.
Corrections must be performed through Cancel & Rebill.
Correct process:
Cancel & Rebill the posted invoice
The system automatically creates:
A Credit Memo for the incorrect invoice
A New Debit Invoice (unposted)
Admin corrects the Order / Order Product
Generate & post a new corrected invoice
Why the other options are incorrectOption
Issue
B . Change Posted Draft
Impossible. Posted invoices cannot revert to draft.
C . Delete Invoice
Posted invoices cannot be deleted.
D . Credit the invoice manually
Does not follow the required cancel--re bill flow; also would not automatically issue corrected invoice.
Therefore A is the only Salesforce-compliant corrective action.
A Revenue Cloud Consultant learns salesforce is deploying a new release during the course of the implementation.
which two should be taken to make sure the implementation is tested against the new release before it deploys to production?
Answer : A, C
Salesforce upgrades Preview sandboxes before production. To ensure testing is done on the next release before go-live:
A --- Review status.salesforce.com for release and sandbox cutoff datesThis tells you:
When sandboxes will upgrade
Deadlines for refreshing to get onto Preview
Release milestones
C --- Determine whether your sandbox is on a preview or non-preview instanceThis determines your next action:
Preview instance sandbox upgrades early
Non-preview sandbox upgrades after production
This is essential to test the implementation before production is upgraded.
Why B and D are incorrectOption
Why Incorrect
B --- ''All sandboxes upgrade at the same time''
False: preview vs non-preview sandboxes upgrade at different times.
D --- ''Submit a ticket to support to upgrade sandbox''
Salesforce does not move or upgrade sandboxes via support case. Release timing follows the published schedule only.
Final Answer: A, C
Some of the users at universal containers have faced long processing times during quote document generation. What can be done to reduce the processing times for document generation?
Answer : C, E
Document generation performance in CPQ depends heavily on template content size, not price rules or QLE performance.
C --- Use compressed image formatsLarge JPG/PNG images dramatically slow down:
Template rendering
PDF generation
Email attachment creation
Compressing images is a documented best practice.
E --- Reduce the number of line columns in the quote documentEach additional column:
Adds more data retrieval
Increases merge time
Slows PDF rendering
This is one of the primary causes of slow Quote Document generation in CPQ.
Why the other answers are incorrectOption
Why Wrong
A & B --- Product rules / constraints
They affect quote calculation, not document generation.
D --- Fields in QLE
QLE configuration does not affect document generation speed.
Thus C and E are correct.
What is the successful exit criteria that completes the User Acceptance Testing (UAT) phase?
Answer : D
what are the 3 common CPQ design mistakes to avoid while implementing CPQ for your customer?
Answer : A, C, D