Question

Difficulty: MediumSales Processes and Opportunity Stages

An administrator needs to implement a custom sales pipeline for a newly established High-Volume Renewals team requiring specialized opportunity stages. What is the correct sequence of administrative steps to configure and deploy this custom sales pipeline?

  1. 1Add the required new Stage picklist values to the Opportunity object, defining their Probability and Forecast Category.
  2. 2Create a new Sales Process and select the specific subset of Opportunity stages applicable to the renewal cycle.
  3. 3Create a new Opportunity Record Type and associate it with the newly created Sales Process.
  4. 4Assign the new Opportunity Record Type and corresponding Page Layout to the target user profiles.

Answer

The correct sequence of administrative steps is: 1) Add the required new Stage picklist values to the Opportunity object, 2) Create a new Sales Process and select the specific subset of Opportunity stages, 3) Create a new Opportunity Record Type and associate it with the Sales Process, and 4) Assign the new Opportunity Record Type and corresponding Page Layout to target user profiles.
Configuring custom opportunity stages in Salesforce follows a strict dependency order: master stage picklist values must be defined first so they are selectable in a Sales Process. Next, the Sales Process must be created to define the stage pipeline. Then, an Opportunity Record Type is created and assigned to that Sales Process. Finally, the Record Type and Page Layout are assigned to user profiles to enable end-user access.

Step-by-Step Solution

1
Add custom Stage picklist values to the Opportunity object
New stage values with defined Type, Probability, and Forecast Category are available in the master picklist.
Sales processes can only incorporate stages that already exist on the Opportunity object.
2
Create a custom Sales Process
A specific sequence of stages is defined for the High-Volume Renewal pipeline.
Opportunity Record Types for sales require a Sales Process to govern which stage picklist values are available.
3
Create an Opportunity Record Type linked to the Sales Process
The record type is created and bound to the customized stage pipeline.
Record types link the business process (Sales Process) to page layouts and profile access.
4
Assign the Record Type and Page Layout to user profiles
End users gain access to create and manage opportunities using the new sales process.
Without profile assignment, users cannot view or select the new record type when creating opportunities.

Key Concept

Sales Process and Record Type configuration dependency sequence in Salesforce
Rate this question