Data Agent
How to Build a ServiceNow Semantic Model That Governs Inherited Tables
Declare the inheritance join and the missing company FK, sign them off, and the incidents-by-customer chain comes back governed instead of flagged.
Data Agent
Declare the inheritance join and the missing company FK, sign them off, and the incidents-by-customer chain comes back governed instead of flagged.
Data Agent
Incident extends task, so the join between them is not a foreign key and introspection has nothing to infer. The semantic model is where you declare it once, for every agent.