Which table stored the links from Entity to Entity Types?

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 stored the links from Entity to Entity Types?

Explanation:
This question is about how ServiceNow stores the link between an Entity and an Entity Type in the GRC/IRM data model. In ServiceNow, many-to-many relationships between two objects are implemented with an m2m table. The GRC domain uses a table named sn_grc_m2m_profile_profile_type to relate a profile to the types of entities it applies to. Each record represents one association, so a single profile can connect to multiple entity types and a single entity type can have multiple profiles. The other options come from different modules and link different things (such as a risk to a risk profile or a policy to a profile), not the entity-to-entity-type mapping in GRC. Hence the GRC m2m table is the correct one for this relationship.

This question is about how ServiceNow stores the link between an Entity and an Entity Type in the GRC/IRM data model. In ServiceNow, many-to-many relationships between two objects are implemented with an m2m table. The GRC domain uses a table named sn_grc_m2m_profile_profile_type to relate a profile to the types of entities it applies to. Each record represents one association, so a single profile can connect to multiple entity types and a single entity type can have multiple profiles.

The other options come from different modules and link different things (such as a risk to a risk profile or a policy to a profile), not the entity-to-entity-type mapping in GRC. Hence the GRC m2m table is the correct one for this relationship.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy