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
ABakABak 

Sandbox to Production

Can someone please pass me the links on whats the best way to move changes over from sandbox to production.We have the Enterprise edition with a developer sandbox and I just made a bunch of changes in sandbox including introducing custom objects , visualforce pages , triggers and more.

 

Thanks.

shillyershillyer

Take a look at Change Sets.

 

Hope that helps,

Sati

blombardisblombardis

Hi ABak,

 

I personally use Eclipse IDE

http://wiki.developerforce.com/index.php/Force.com_IDE

 

You can configure your Sandbox there and dowload everything you need, that way you can have your files locally.

Then select files and deploy them to production, you will be asked for user, password and security toke.

Here you have a step by step tutorial:

http://wiki.developerforce.com/index.php/Deploy_Force.com_Applications_Faster

 

If you have any problem please let me know.

Bruno