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
RimaRima 

deploy Apex code to production

Hi,

 

I have an Apex class in the sandbox environment. How to deploy this to production environment from Salesforce interface? Please guide me on this. Your help is greatly appreciated.

Best Answer chosen by Admin (Salesforce Developers) 
RimaRima

Hi,

 

Thank you very much for providing me useful links which help in Apex code development.

All Answers

Web-passWeb-pass

Hi,

 

This should help

 

http://www.salesforce.com/us/developer/docs/apexcode/index_Left.htm#CSHID=apex_deploying_ide.htm|StartTopic=Content%2Fapex_deploying_ide.htm|SkinName=webhelp

 

Force.com IDE may be the best way to go.

 

http://wiki.developerforce.com/index.php/An_Introduction_to_Force_IDE

 

-P

RimaRima

Hi,

 

Thank you very much for providing me useful links which help in Apex code development.

This was selected as the best answer
RimaRima

Hi,

 

I have one more question, is it possible to deploy Apex code directly from Salesforce interface[setup-->appsetup-->deploy? Could you please tell me how can I deploy from deploy option in Salesforce?

 

Thank you,

Rima

osamanosaman

Yes, thats cloud deploy. You have to setup your organizations (prod & sandbox) for that.