Which table stores the explicit mapping between statements and citations?

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 explicit mapping between statements and citations?

Explanation:
In ServiceNow IRM, the explicit link between a statement and a citation is stored in a dedicated join table that implements the many-to-many relationship between those two entities. The table named sn_compliance_m2m_statement_citation holds pairs of IDs, connecting a specific statement to a specific citation, so a single statement can relate to multiple citations and a citation can apply to multiple statements. This is precisely what enables you to map and report which citations support or reference each statement. Other tables listed manage mappings between different pairings (for example, between policies and statements, or between policy profiles and types) and do not represent the direct statement-to-citation relationship.

In ServiceNow IRM, the explicit link between a statement and a citation is stored in a dedicated join table that implements the many-to-many relationship between those two entities. The table named sn_compliance_m2m_statement_citation holds pairs of IDs, connecting a specific statement to a specific citation, so a single statement can relate to multiple citations and a citation can apply to multiple statements. This is precisely what enables you to map and report which citations support or reference each statement.

Other tables listed manage mappings between different pairings (for example, between policies and statements, or between policy profiles and types) and do not represent the direct statement-to-citation relationship.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy