Capturing already present custom tables in an Update set

nataraj_snow
Giga Contributor

Hi all,

There are some custom tables created in Development instance,but are captured in random update sets. Some updates are deleted also. Now I would like to capture these tables and move them from Dev to Test instance. Is there a way to accomplish this?

I created   a new update set and capture the table definitions in it by changing the field label and then undoing the same. This action captured Table, Label and module. But when I promoted to Test, Table did not get created there. Only module is appearing on the left navigation.

Any help would be appreciated!

Thanks

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Also on another note, you should be able to capture it if you modify any of the fields from the table sys_db_object.list



Please let me know if you have any questions.


View solution in original post

6 REPLIES 6

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Nataraj,



So you mean this customization captured in different update set. If yes, you can manually move the changes i.e customer updates from one update set to other.


Go to the customer updates and change the update set field with the one you want to move.


it is a sandbox instance, so we don't know which updates are present and many of the updates are deleted as well. (as mentioned in my question)


Did you try the other way I suggested.


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Also on another note, you should be able to capture it if you modify any of the fields from the table sys_db_object.list



Please let me know if you have any questions.