The CreatorCon Call for Content is officially open! Get started here.

ServiceNow Learning 41: sys_rollback related tables which stored very useful data in ServiceNow.

Shamma Negi
Kilo Sage
Kilo Sage

Hi All,

 

Very useful and interesting detailed topic to cover today.

Sys_rollback related tables as mentioned below:

 

1. sys_rollback_context  (1- Many with 2nd point) : This Table stores the information of all rollback context for e.g. types as test executions,script-background, Deleted Record and many more as shown in screenshot below:

 

ShammaSalhotra_1-1696341004155.png

 

2. sys_rolllback_sequence (Related Rollback Records) -  1- Many with 3rd point : It shows the records based on context above and shows what all target tables update happened on this run. How many tables were impacted so it shows in sequence. For.e.g if you ran a background script and it updated 4-5 records then it shows 5 records in this tables with each target table

 

3. sys_rollback_incremental( Recorded Incremental Changes) : It captures the the record based on sequence above and shows detailed information like old value, element , upgraded value and, operation etc. 

 

Hope this helps.

Please mark as helpful if it helps you.

 

Thanks,

Shamma

Regards,Shamma Negi
0 REPLIES 0