How to move the domain

yuchen zhang
Tera Contributor

Hello everyone
I have two instances (*instanceA,instanceB), each with several domains, and I want to move the data from one of the domains in instanceA to instanceB. Is there any good way to do this?

Thanks in advance.

1 ACCEPTED SOLUTION
3 REPLIES 3

Community Alums
Not applicable

Hi @yuchen zhang ,

you can use export, import XML to import records across domain.

you can give it a try -

 

1. Go to sys_domain table and export the table in xml

 

2. Go to domain_contains table and export the table in xml

 

3. Import both the above xml in another environment

 

4. You can go to any domain separated table in previous environment and export few incidents and import in the second environment

 

5. Most probably the domains should be right

 

 

Thank you for your reply!
Can I ask an additional question about how to move the Attachment data? Because some Incidents will have some extra Attachments.