Zephyr Aerospace is introducing a dedicated Strategic Accounts division with a customized sales cycle that requires a specific subset of opportunity stages. In which sequential order should a Salesforce administrator perform the administrative setup steps to configure and deploy this new sales workflow?
- 1Create any necessary new Opportunity stage picklist values in Object Manager.
- 2Create a new Sales Process and select the subset of Opportunity stage values required for Strategic Accounts.
- 3Create a new Opportunity Record Type for Strategic Accounts and assign the new Sales Process to it.
- 4Assign the new Opportunity Record Type to the Strategic Accounts sales team profiles or permission sets.
Answer
The correct order of setup steps is: 1. Create necessary Opportunity stage picklist values in Object Manager; 2. Create a new Sales Process and select the required stages; 3. Create a new Opportunity Record Type and assign the Sales Process; 4. Assign the Record Type to user profiles or permission sets.
The configuration sequence strictly follows underlying dependency rules in Salesforce: global picklist values must exist before a Sales Process can group them; a Sales Process must exist before an Opportunity Record Type can reference it; and the finished Record Type must exist before it is provisioned to user profiles or permission sets.
Step-by-Step Solution
Key Concept
Sales Process and Record Type configuration sequence in Salesforce Opportunity management