PersonAccount → Individual ← Employee. This is the packaged route that keeps the process supportable, auditable, and aligned to the data model.
The Core Concept Explained: The Public Sector data model builds on Salesforce’s account, contact, person account, user, and industry objects. Choosing the correct anchor object prevents later sharing and reporting rework.
Step-by-Step Technical Analysis: Resolve the party and record model first because later configuration depends on it. Identify whether the scenario describes a person, business, employee, application, authorization, or funding record, then connect it to the standard or Public Sector object that owns relationships, sharing, reporting, and automation. Link Employee to Individual while the Individual is connected to the Person Account.
Why the Incorrect Options Are Wrong: A uses the wrong packaged object or module boundary for this scenario. C uses the wrong packaged object or module boundary for this scenario. D adds a custom build path and increases lifecycle, security, and upgrade effort when a packaged or declarative capability already supports the requirement.
Submit