Report of fields tracked in History for certain table

Patrik Samuel T
Tera Contributor

Is there an easy way to identify fields tracked in History? Lets say I want to know, which field changes are captured for table [alm_hardware] and [alm_asset], which it extends. How would one do that?

 

Thanks

5 REPLIES 5

Elijah Aromola
Mega Sage

Take a look at this ServiceNow support article that gives a pretty detailed explanation.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723730

Yes, I was already using information in this article to add fields to inclusion list.

 

I hoped to find easy way to get the overall picture of the current state - without combining inclusions with exclusions, removing system fields if the whole table is included, but the system fields are not,...

 

Maybe another, dirty way would be to update all fields on some record and see what gets tracked...

You can always right click on a record and go to history > list and see what is being recorded.

Yes, but the record of change is not created unless you actuallly change the value in the field. So if you manage to update all the fields, you will get the list all fields which are tracked. Bit dirty, but might be good way to get most realistic overview of current state.