Table name for Update set Preview errors

bitingbugz
Tera Contributor

Hi,

While one moves update sets from one instance to another, how and  when we can find out about the preview errors skipped/accepted by the user ? Can someone please help me with the table name where I can go and find out which were the skipped/accepted errors ?

 

Thanks in advance

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

this is the table which stores the preview problems

"sys_update_preview_problem"

this is the table which shows the action as skipped or commit "sys_update_preview_xml"

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

this is the table which stores the preview problems

"sys_update_preview_problem"

this is the table which shows the action as skipped or commit "sys_update_preview_xml"

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks Ankur

Hi Ankur,
Is there a way we can find out what action was performed on that particular update like skip or accept remote update etc.??

Thanks

Hi,

Need to check on that table

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader