- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 02:44 AM
I am looking at some videos on CSDM on the Now Learning portal and there are some Incident Properties that are mentioned, but on my instance they are not available. How can I get these to appear?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 03:36 AM
hi Dan,
the properties are:
- incident.refresh_impacted.include_affected_cis
- com.snc.incident.populate_service_offering
- com.snc.incident.populate_business_application
for the last 2 you also need to add related lists in the views.
- Service Offerings
- Business Applications
Both will be populated/filled if the records are modeled via CI Relations ( cmdb_rel_ci ).
As the logic look upstream these relations.
Meaning this happens when the first property is set to false. otherwise it looks for the svc_ci_assoc table relations.
Hope this helps.
Barry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 05:22 AM
Which ServiceNow version & patch level are you running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 05:32 AM
Rome Patch 4 Hot Fix 1b

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 05:47 AM
Dan - go to sys_properties.list and search for each of the properties (as Barry listed them). If they exist, go ahead an update them. Also, you will want to add the 'Incident Related List Properties' in the Categories related list.
You can also add the system properties yourself if they don't exist. Be sure to add the 'Incident Related List Properties' in the Categories related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 12:48 AM
Hi Dan,
check the arguments of the incident properties module
https://<instance_name>.service-now.com/nav_to.do?uri=%2Fsys_app_module.do%3Fsysparm_clear_stack%3Dtrue%26sys_id%3D026651490bf63200ecfd818393673ac6
it should look include the category of the properties mentioned by Barry.
system_properties_ui.do?sysparm_title=Incident Management Properties&sysparm_category=Incident closure, Incident Re-open, Copy Incident and Create Child Incident, Incident Form Fields Configuration, Incident Related List Properties, Incident VA Conversation
Regards,
Hafid