You need to sign in to do that
Don't have an account?

Deploying changes to production
Hi,
I have a question about deploying config changes to production. Since my companys implementation is medium sized, we manually(I know tiring) move the config changes(custom object,fields,etc) from sandbox to production.
If I were to work in a big company what would be the best way to move config changes from sandbox to production
Thanks
There are few other ways to deploy the changes as follow
Elipse editor (Force.com IDE)
Salesforce Change Set
Thanks,
B
Thanks Bala. Is there any way I can use Metadata API to deploy config changes from sandbox to production.
I think you can use Metadata API using ant script to deploy from sandbox to production.
Yap,
Metadata API is option , Even Eclipse editor internally use these API
Thanks,
Bala
You can use ANT Scripts. That will solve .http://www.salesforce.com/us/developer/docs/daas/index.htm