Which table stores the link from Entity Types to Policies?

Prepare for the ServiceNow Integrated Risk Management Exam. Utilize flashcards and multiple-choice questions with detailed explanations and hints. Enhance your knowledge and skills for the certification exam.

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