Question

Difficulty: HardSupport Processes and Case Record Types

A Salesforce Administrator is configuring Service Cloud for a hospital network with distinct case management workflows for Patient Intake, Billing Disputes, and Medical Device Maintenance. Match each Salesforce administrative component on the left to its correct functional role in governing case lifecycles and record interfaces on the right.

  • Support ProcessDefines the specific subset of Case Status picklist values that represent the lifecycle stages for a business unit.
  • Case Record TypeLinks a business process to page layouts and controls selectable values for custom picklist fields (excluding Case Status).
  • Page LayoutControls the organization of fields, sections, related lists, and button assignments presented to users.
  • Case Status Master FieldHolds the complete repository of all defined status values across the entire Case object before process-level filtering.

Answer

Support Process matches the definition of filtering Case Status picklist values for a business unit; Case Record Type matches linking the business process to page layouts and non-Status picklists; Page Layout matches governing UI structure, fields, and related lists; Case Status Master Field matches holding the full repository of all status values across the Case object.
The matches correctly distinguish the architectural dependencies in Service Cloud setup: Support Processes filter Case Status picklist values for specific business lifecycles; Record Types tie these Support Processes to Page Layouts and non-status picklist sets; Page Layouts control visual UI design; and the Master Field stores all available status choices.

Step-by-Step Solution

1
Identify the role of Support Process in Salesforce case administration.
Recognize that Support Processes directly govern Case Status picklist value subsets for unique business lifecycles.
Case Status cannot be filtered directly at the Record Type level without a Support Process prerequisite.
2
Differentiate Record Type capabilities from Support Process capabilities.
Map Case Record Type to assigning Support Processes, assigning Page Layouts, and controlling non-Status picklist fields.
Record Types handle overall record behavior and UI associations, relying on Support Process for Case Status selection.
3
Distinguish Page Layout functions from object-level field definitions.
Associate Page Layout with structural UI elements (field positioning, sections, related lists).
Page Layouts control visual arrangement on record pages rather than business lifecycle logic.
4
Define the relationship between the Master Case Status field and Support Processes.
Connect Case Status Master Field to the baseline set of all defined statuses on the Case object.
New Case Status values must first be added to the master picklist field before they can be selected within any Support Process.

Key Concept

Support Process and Record Type Dependencies
Rate this question