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
10-25-2014 11:44 AM
If my reply helpful, please click on like. That way it will be helpful for other members.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2016 01:48 AM
Hi Sasikanth,
in my new env the table is not present so can i achieve this using xml import and export.
ex. in my DEV box i have one table and i do not need the data in UA env so i just need the schema which contains all the fields ?
how to achieve above ?
regards,
AB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2015 02:18 AM
Just exporting Dictionary rows and importing to new instance does not create a table at Fuji - are more steps required?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2015 05:41 AM
Hi Mike,
did you find the answer? im also not able to export/import the dictionary from/to another instance.
thanks,
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016 07:33 AM
I never have been able to get that to work either. If I export XML on an extended table, the import creates the table but with only the fields that come from the table extended from. If I try to add custom fields back manually, I get messages saying that the field already exists or an extended table from this already has those fields. There are no tables extended from it, and the fields are not in the dictionary or visible when looking at the table structure. It doesn't make any sense.
We're trying to delete and recreate a table for testing purposes on one of our subproduction instances, but I can't find a way to create an update set or XML import that will do the work. It shouldn't be this hard. I'd just 'delete all records', but it's a busy table and it takes hours just to delete a few hundred records. It would take days to clear the number of records we have in there.