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

Tables are already present in the Dev instance. (but the update set which captured them is unavailable). Now I have to recreate those tables and related stuff (dictionary entries,BR,client script etc) onto Test instance. This is the requirement.


I am trying to accomplish this by creating a new update set and trying to capture the updates by updating the table definition values and then saving them. But this is not working out. Table module is created, but table itself is not getting created on Test.


Anurag Tripathi
Mega Patron
Mega Patron

You can recapture the items, if not too many. You will have to capture each item individually, table, then its columns and label and then module.


-Anurag