- 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 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
06-13-2022 06:28 AM
Barry, for number one I did not know if you wanted to update it to "com.snc.incident.refresh_impacted.include_affected_cis." The "com.snc." was removed on your post and may cause confusion if individuals use "is" or "starts with" in their query.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 10:39 PM
Thanks, good catch Eric,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 03:53 AM
Thanks Barry that is helpful.
But those 3 options, aren't on my Incident Properties page. I was wondering why, and how I can get them to appear? Or is this one for HI Support?