- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 02:13 PM
Hi,
I need to be able to view changes that occur on CI records. History is currently being used for keeping up with record changes. I want to make the History List viewable on some other CI class records, but was told that it may slow down ServiceNow. Is this correct? Is there another way to see the CI history?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 02:34 PM
Hello @FWilks
Yes it will slow down if you add history everywhere.
You can use this table - "sys_history_line" - which will give you history of all the records in system. But you should first navigate to filter page and add all and whatever conditions you can. Such that there is no load on the system to load all millions of data.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 02:34 PM
Hello @FWilks
Yes it will slow down if you add history everywhere.
You can use this table - "sys_history_line" - which will give you history of all the records in system. But you should first navigate to filter page and add all and whatever conditions you can. Such that there is no load on the system to load all millions of data.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY