What table is used to track changes in an Update Set?

Savio
Kilo Contributor

Hi,

Please help me with the answers to this question related to the ServiceNow CSA exams.


Thanks!

1 ACCEPTED SOLUTION

SumanthDosapati
Mega Sage
Mega Sage

Hi,

"sys_update_set" is the table name for update sets

"sys_update_xml" is the table name for customer updates in the update set. (This is the table that captures or track changes in update set)

 

Mark as correct and helpful if it solved your query.

Regards,
Sumanth

View solution in original post

5 REPLIES 5

Sai Avinash Ket
Tera Contributor

Hi,
Adding one more,  to know the version of each update set.


sys_update_version - table contains records that represent the state of a customizable object at a particular time.


Thanks,
Sai Avinash Ketty