Where is the TBL where the responses when previewing an update set are saved?

bonsai
Mega Sage

We have addressed the error that occurred when previewing an update set.

We are currently looking for a table that records this information.

It seems that error information remains in "sys_update_preview_problem".

However,

2 REPLIES 2

J Siva
Tera Sage

Hi @bonsai 
I believe you're referring to the table where you can view the proposed actions (Commit/Skip) for 'Update Set Preview Problems.'
You can find these records in the sys_update_preview_xml table.
Regards,
Siva

Is there any information about how to handle errors?

There is a "proposed_action" field with three options: "Commit", "Skip", and "Skip (Collision)".

"Commit" = "Apply the update set data"

"Skip" = "Skip the update set data" (remain local data)

"Skip (Collision)" = ?

What is "Skip (Collision)"?