Best way to migrate data xml using script from one instance to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 03:45 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 03:52 AM
Hi,
I can recommend watching this video on different approaches regarding moving config from subprod to prod.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 04:14 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 06:17 AM
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.