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
develpdevelp 

ERROR WHILE DEPLOYING CHANGE SETS

Hi guys,

I make 1 modification in my apex class in dev(sandbox) and run the test case. I added the change set in outbound change set and uploaded it. Then in inbound change sets I validated it and tried to deploy then I got error failed to deploy.

Guys can u please give me reply as soon as possible.
Vamsi KrishnaVamsi Krishna
can you share the error message you are seeing in the changeset deployment screen ?
Ashish_SFDCAshish_SFDC
Hi , 


Try using Force.com Metadata API - ANT for deployment, See the links below for using ANT, 

https://developer.salesforce.com/page/Force.com_Migration_Tool

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_deploying_ant.htm

http://www.salesforce.com/us/developer/docs/daas/Content/forcemigrationtool_install.htm


Also See the blogs, 

http://www.shivasoft.in/blog/salesforce/salesforce-migration-tool-ant/

http://www.salesforcetutorial.com/migration-tool/


Regards,
Ashish