Question

Difficulty: HardSales Processes and Opportunity Stages

Apex Financial Technologies is launching a specialized Wealth Management sales team alongside its existing Retail Banking division. The Wealth Management division requires a customized pipeline with specific Opportunity Stages (such as 'Portfolio Audit' and 'Compliance Review') that differ from standard retail sales stages. The Salesforce administrator has already created the necessary stage picklist values on the Opportunity object.

When attempting to assign these new stage picklist values to a newly created 'Wealth Management' Opportunity Record Type, the administrator notices that the Stage picklist field is not available for editing directly within the Record Type picklist configuration section.

Which administrative action must the administrator perform to resolve this issue and enable the required stages for the Wealth Management record type?

  1. Create a new Sales Process, select the required Wealth Management stages, and associate that Sales Process with the Wealth Management Opportunity Record Type.Answer
  2. B
    Edit the Opportunity Page Layout assigned to the Wealth Management profile and add the missing stage picklist values directly to the Opportunity Stage component.
  3. C
    Navigate to Field-Level Security for the Stage field on Opportunity and grant explicit Edit access to the Wealth Management user profile.
  4. D
    Update the default master picklist settings for Opportunity Stages to force inherit all custom picklist values onto newly created record types.

Answer

The administrator must create a new Sales Process, select the specific stage values required for Wealth Management, and assign that Sales Process to the Wealth Management Opportunity Record Type.
In Salesforce, the Opportunity Stage field is a special picklist that cannot be configured directly within Record Type picklist settings. Instead, administrators must create a Sales Process to define the set of stage values (along with probability and forecast category) for a specific sales lifecycle. Once the Sales Process is created, it is assigned to the Opportunity Record Type, which in turn makes those specific stages available to users assigned to that record type.

Step-by-Step Solution

1
Identify the relationship between Opportunity Stages and Record Types.
Recognize that unlike standard picklist fields, the Stage picklist on the Opportunity object is controlled exclusively via Sales Processes rather than direct record type picklist editing.
Salesforce architecture mandates that Opportunity Stages, Lead Statuses, Case Statuses, and Solution Statuses are managed by business process entities.
2
Create a dedicated Sales Process for the new business unit.
Define a Sales Process that filters master stage values down to 'Portfolio Audit', 'Compliance Review', and other relevant stage picklist values.
The Sales Process determines the subset of stages, probability percentages, and forecast categories visible to users for a specific sales path.
3
Associate the Sales Process with the Opportunity Record Type.
Assign the created Sales Process when configuring the 'Wealth Management' Opportunity Record Type.
An Opportunity Record Type cannot exist without an assigned Sales Process, which drives the available stage values for records assigned to that record type.

Key Concept

Opportunity Stages and Sales Process Association
Estimated Time:2m 0s
Rate this question