BrightSky Utilities needs to set up tailored case management workflows for Billing Inquiries, Technical Escalations, and Field Service Requests. Match each Salesforce administrative component on the left to its corresponding configuration role on the right.
- Support ProcessDefines the subset of Case Status picklist values that represent the lifecycle stages for a specific business unit.
- Case Record TypeLinks a Support Process to a Page Layout and determines availability for user profiles.
- Page LayoutOrganizes fields, section arrangements, related lists, and field-level visibility rules on the detail page.
- Master Case Status FieldStores the complete list of all status values defined across the entire organization for the Case object.
Answer
Support Process matches the subset of Case Status picklist values. Case Record Type links the Support Process to a Page Layout and Profile. Page Layout organizes fields and sections on the detail page. Master Case Status Field stores the complete list of all status values defined across the organization.
Each component serves a specific dependency layer in Salesforce Case management. The Master Case Status field holds all status values org-wide. A Support Process filters these values down to a specific lifecycle. The Case Record Type then pairs that Support Process with a Page Layout and assigns it to user profiles, while the Page Layout governs UI structure.
Step-by-Step Solution
Key Concept
Prerequisite order and operational relationships between Support Processes, Case Record Types, Page Layouts, and Case Status picklist values.
Estimated Time:1m 30s