What is the best practice for syncing up Dev to Prod?

mikealderson
Tera Contributor

I currently have a scheduled weekly job to clone our Production instance over our Test instance.   However, since our Development instance rarely doesn't have an Update Set "In Progress", it hasn't been synced up to Production in a while, and I fear the drift may eventually cause problems.   Is there a way to export the In Progress Update Sets, do a clone, and then reapply the Update Sets to Dev?   Is there a better way?

1 ACCEPTED SOLUTION

Patrick Schult2
Giga Guru

Whenever I clone production down over dev I mark the update sets "Complete" so I can export them to XML. You basically just download all your update sets, run the clone, then reinstall the update sets.



When you upload an XML update set, it's loaded as a "Retrieved update set", that you need to preview, then install. After that, you can find it in your Local Update Sets, move it back to In Progress, and keep going.


View solution in original post

5 REPLIES 5

Chandu Telu
Tera Guru
Tera Guru

HI Mike,



Check the below link it may help full



Synchronize prod to dev and QA