Which table stores the link from Entity Types to Policies?

Prepare for the ServiceNow Integrated Risk Management Test with engaging questions, hints, and explanations. Equip yourself confidently for your examination!

Multiple Choice

Which table stores the link from Entity Types to Policies?

Explanation:
In this area of ServiceNow IRM, relationships between objects like Entity Types and Policies are stored using a many-to-many (m2m) link table. The table that captures which entity types are associated with which policy profiles is the one named sn_compliance_m2m_policy_profile. Its rows hold pairs of foreign keys: one pointing to a policy profile and one to an entity type, effectively mapping which entities a given policy applies to. The other m2m tables involve different pairings: for example, linking policy profiles to policy profile types, or linking statement/profile types, or linking risk profiles to risk profiles, which aren’t about connecting Entity Types to Policies. So the table that specifically stores the link from Entity Types to Policies is sn_compliance_m2m_policy_profile.

In this area of ServiceNow IRM, relationships between objects like Entity Types and Policies are stored using a many-to-many (m2m) link table. The table that captures which entity types are associated with which policy profiles is the one named sn_compliance_m2m_policy_profile. Its rows hold pairs of foreign keys: one pointing to a policy profile and one to an entity type, effectively mapping which entities a given policy applies to.

The other m2m tables involve different pairings: for example, linking policy profiles to policy profile types, or linking statement/profile types, or linking risk profiles to risk profiles, which aren’t about connecting Entity Types to Policies. So the table that specifically stores the link from Entity Types to Policies is sn_compliance_m2m_policy_profile.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy