In this ServiceNow configuration, incidents are stored in the sn_task_incident table, which is part of the scoped ITSM data model used in certain implementations where Incident extends from a scoped task structure rather than the traditional global incident table. This allows better modularity and separation within the ServiceNow data architecture, especially in newer or scoped application setups.
Question 2
What module do you use to change the setting for the time between incident Resolution and Closure?
Correct Answer: C
Explanation:
In ServiceNow, configuration settings specific to the Incident application (such as incident behavior, default values, and process-related settings) are managed under Incident Properties. These properties control how incidents are created, processed, and displayed within the ITSM module, allowing administrators to tailor incident management functionality without modifying the underlying code.
Demo Practice Mode
You are viewing only the questions marked as Demo.