
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2015 12:08 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2015 12:27 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2015 12:56 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2015 12:55 AM
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.