How to reapply update set?

phantom7
Giga Expert

Hello,

I created one table using a custom update set. Then when I was working in the default update set, I accidentally deleted it. (First deleted all fields and then the table itself) Is there a way to reapply the custom update set and retrieve the table that I created? 

1 ACCEPTED SOLUTION

Alikutty A
Tera Sage

Hello,

Please navigate to sys_metadata_delete table (sys_metadata_delete.list) and restore all your deleted table configurations. Once restored, they will be moved to the default update set. Open each of these entries from the default update set and thenchange the update set to your custom one for all the configurations.

Thanks!

View solution in original post

5 REPLIES 5

Weston Wilson
Tera Expert

If you deleted the update set table from the instance it was initially developed in, you can undelete the records. Otherwise, you can roll back the update set from the retrieved update set list and recommit it. Rolling back/recommitting may cause conflicts you will need to resolve due to a newer version existing.