Question

Difficulty: Very hardSales Processes and Opportunity Stages

Universal Containers operates two distinct business divisions: Commercial Subscriptions and Enterprise Services. The Commercial Subscriptions team follows a 4-stage pipeline (Qualification, Proposal, Agreement, Closed), while the Enterprise Services team follows a 6-stage pipeline that includes specialized technical evaluations and proof-of-concept steps. The administrator must configure Salesforce to ensure that sales representatives in each division see only their division's designated stage values and associated probabilities when creating or updating Opportunity records. Which sequence of administrative steps must the administrator execute to satisfy this requirement?

  1. Create all required stage values under Opportunity Stage picklist settings, build two distinct Sales Processes selecting the corresponding stages for each division, create two Opportunity Record Types and associate each with its respective Sales Process, and assign the Record Types to the appropriate profiles.Answer
  2. B
    Create all required stage values under Opportunity Stage picklist settings, create two Opportunity Record Types, and directly select the allowed Stage picklist values within the Record Type picklist edit page without creating Sales Processes.
  3. C
    Create two distinct Sales Processes selecting the appropriate stages, assign the Sales Processes directly to user profiles, and customize the Page Layout field properties to make the Stage picklist required.
  4. D
    Create custom picklist fields on the Lead object for Commercial and Enterprise stages, map these custom fields to custom Opportunity fields during lead conversion, and use Field-Level Security to hide standard Opportunity stages.

Answer

The administrator must create the master stage values, build a distinct Sales Process for each division containing its specific stages, create Opportunity Record Types linked to those Sales Processes, and assign the Record Types to the appropriate user profiles.
On the Opportunity object, stage picklist values are governed by Sales Processes. To display different stage picklists to different user groups, an administrator must create master stage picklist values, set up separate Sales Processes to group those stages, assign each Sales Process to an Opportunity Record Type, and assign those Record Types to user profiles.

Step-by-Step Solution

1
Define master stage values
Ensure all unique stages for both Commercial Subscriptions and Enterprise Services exist in the Opportunity Stage picklist master value list.
Sales Processes can only select from active values present in the master Stage picklist.
2
Create Sales Processes
Build one Sales Process for Commercial Subscriptions selecting its 4 stages, and a second Sales Process for Enterprise Services selecting its 6 stages.
Sales Processes filter the master list of Opportunity Stage picklist values to define specific sales lifecycles.
3
Create Record Types and link Sales Processes
Create two Opportunity Record Types (Commercial Subscriptions and Enterprise Services) and associate each Record Type with its corresponding Sales Process.
Opportunity Record Types require a Sales Process association to control the Stage field picklist values.
4
Assign Record Types to Profiles
Grant profile access for each Record Type to the appropriate divisional sales representatives.
Record Type assignment determines which Opportunity page layouts and sales processes are accessible to specific users.

Key Concept

Sales Processes and Opportunity Stage Picklist Filtering
Rate this question