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
AlenForceAlenForce 

Sequence of Deployment from Sandbox to Production.

Hello Folks,

 

What is the sequence while deployment from sandbox to Production?

 

Lets say, I've  Custom Objects /Roles / Profiles/VF Pages/Classes/Triggers.Which one to be moved first to Production? -

 

What is the Sequence of it.

 

Appreciate your help.

PremanathPremanath

You can Deploye all at a time if you want

 

here the deployment steps

 

 

 

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

 

 

 

prem