Best way(s) to Transfer data between instances

Community Alums
Not applicable

I have a requirement that I need to transfer a company and all of its records (users, user roles, user groups, incidents, changes, audit, attachments, approvals, etc...) from one instance to another.

Ideally, it would be nice for the solution to be automated with 1 input; the company sys_id.  I've been developing a script that uses the Batch API but looking for other ideas to see if there is a better way.  

What would be easier to script; push of the data from the source to the target or pull from the target instance to the source instance?  

Any/all ideas will be appreciated.

6 REPLIES 6

Dhez Vu
Tera Expert

Hi, Were you able to achieve this process? If so, could you share how you implemented it?

Community Alums
Not applicable

I created a "data migration" utility.