function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
plapla 

copy from 1 org to another

Hello,

 

Is there an easy way to copy all the configurations (all objects + settings) from 1 Org to another? I know it's easy to copy from production to sandbox but now I want to copy the production Org to my personal developer Org. How do you go about doing this? Please advise.

 

Thanks

Paul

 

Rahul_sgRahul_sg
You can push the code/config changes using eclipse or any similar metadata tools.
Also, you can export data from your prod and upload some sample records(dev org will have limited space) using the dataloader tool.
AmenaAmena
Satish_SFDCSatish_SFDC
The Force.com IDE or the Force.com Migration tool would help to move the metadata from one org another.

Force.com IDE:
http://wiki.developerforce.com/page/Force.com_IDE

Migration Tool:
http://wiki.developerforce.com/page/Migration_Tool_Guide

Regards,
Satish Kumar
Please mark my answer as a solution if it was helpful so it is available to others as a proper solution.
If you felt I went above and beyond, please give me Kudos by clicking on the star icon.