Tracking CI Record History

FWilks
Tera Contributor

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!

1 ACCEPTED SOLUTION

Shivalika
Mega Sage

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

View solution in original post

1 REPLY 1

Shivalika
Mega Sage

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