Copy A Custom Table From One Instance To Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 04:00 PM
Is there a way to copy a custom table from one instance to other, without a clone?
The update set with all the relative data was committed but finish with a lot of errors.
We would have to create a new update set that addresses all those errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2016 12:48 PM
I don't believe importing dictionary values via xml properly creates dictionary values. Don't believe that is a viable option.
I am looking into way to capture a custom table that is already created previously in an update set? Not sure there is a way to do that?
The only way i know how to do this is to pull information from original update set that holds the custom table creation in table "sys_update_xml" (Pull: Dictionary, table and etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2017 02:45 AM
My recommendation would be create a new update set and touch all the fields once and like make the read only checkbox checked and uncheck it so that it captures all the fields again. Once the fields are all in there , you can always configure your form and related lists.
Thanks,
Aditya Telidevara