- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:27 AM
Hello everyone,
Can you explain to me why we have 2 fields for the CIs in the table sc_req_item. I see that cmdb_ci field is inherited from task table. We use the field configuration_item from sc_req_item table.
For what reason ? Why don't we use the same field as the other tables (incident, problem, change) ?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:31 AM
HI Mandy,
This is what
One con to the cmdb_ci field is that it can trigger affected ci notifications. While useful on incidents, problems and change, it may be annoying to receive affected CI notifications every time someone requests access if the application is listed as the CI or other routine requests.
Of course macro reporting across multiple task types on CI is hampered by request item using a separate CI field (i.e. 2 CI fields makes doing a group by on CI a problem).
But if I'm not mistaken, configuration_item is what is on the sc_req_item form OOB. All things being equal, I would leave it as is.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:31 AM
HI Mandy,
This is what
One con to the cmdb_ci field is that it can trigger affected ci notifications. While useful on incidents, problems and change, it may be annoying to receive affected CI notifications every time someone requests access if the application is listed as the CI or other routine requests.
Of course macro reporting across multiple task types on CI is hampered by request item using a separate CI field (i.e. 2 CI fields makes doing a group by on CI a problem).
But if I'm not mistaken, configuration_item is what is on the sc_req_item form OOB. All things being equal, I would leave it as is.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep