Apex Wealth Management is establishing a dedicated support channel for premier clients. This unit requires a specialized lifecycle containing unique Case Status values and dedicated case fields that standard support representatives should not see. Which configuration sequence must a Salesforce administrator follow to successfully implement this requirement?
- Create custom Case Status values, build a new Support Process selecting those status values, create a Case Record Type linked to the Support Process, and assign the custom Page Layout to the Record Type.Answer
- BCreate a new Case Record Type, assign the custom Page Layout, and configure the Case Status picklist values directly within the Record Type settings without creating a Support Process.
- CCreate custom Case Status values, associate them with a Sales Process, link the Sales Process to a new Case Record Type, and assign the Page Layout.
- DCreate a Case Assignment Rule with custom status logic, map the assignment rule directly to the customized Page Layout, and assign it to premier support profiles.
Answer
The correct sequence is to first create the required Case Status picklist values, build a new Support Process to select those specific status values, create a Case Record Type linked to the Support Process, and then assign the specialized Page Layout to the Record Type.
In Salesforce, the Case Status field is controlled by a Support Process. To implement custom status values alongside custom page layouts for a specific business unit, an administrator must first add the status values to the master picklist, create a Support Process containing those values, create a Case Record Type associated with that Support Process, and finally assign the corresponding Page Layout.
Step-by-Step Solution
Key Concept
Support Processes and Case Record Types Dependency