QuestionQ156

Entity Scoping

Which table stored the links between an Entity and Entity Types?

  • A [sn_compliance_m2m_profile_profile_type]
  • B [sn_risk_m2m_risk_profile]
  • C [sn_compliance_m2m_policy_profile]
  • D [sn_grc_m2m_profile_profile_type]
Explanation

ServiceNow stores Entity Types in sn_grc_profile_type and uses sn_grc_m2m_profile_profile_type as the many-to-many relationship table connecting profiles (Entities) to profile types (Entity Types).

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!