Best way to migrate data xml using script from one instance to another

ashwanikumar
Tera Expert

Hi Team,

 

We are planning to automate process toexport and import xml from non-prod to production.

I want to understand what is the best way to achieve it?

I know an option to forcefully capture xmls in Update set. Are there other ways to achieve it? and which is the best way to do it?

3 REPLIES 3

OlaN
Giga Sage
Giga Sage

Hi,

I can recommend watching this video on different approaches regarding moving config from subprod to prod.

 

ashwanikumar
Tera Expert

Thank you for the quick response but in the video they have not discussed my use case.

 

We always create company, services, groups etc.. which we export and import very frequently. I want to know what is the best way to migrate it automatically from one instance to another.

There are a couple of different ways possible, you can use a tool "Include in update set" to transfer data, such as Company, group etc records from one instance to another.

Include in update set from Share