Departments must be represented as entities using existing organizational data. What entity-type approach should the team take?
Select an answer to reveal the explanation.
Short Explanation
Departments already live in org data—do not clone them into fake CMDB CIs just for GRC. Aim the entity type at the org-unit table and filter to active departments. Reuse the city’s real hierarchy instead of inventing a shadow one.
Full Explanation
Organizational entities should source from authoritative org-unit or department tables rather than fabricating parallel CI records. Entity types pointed at those tables, with filters for active units in scope, keep GRC aligned with HR/org master data. Duplicate department CIs create reconciliation debt and ownership confusion. Matching the entity type to the true object class is core Entity Framework design.