You need to sign in to do that
Don't have an account?
Developer99
deployments in salesforce
HI,
i want to deploy my whole application from sandbox to production may i know what are steps that means first i want to deploy app, then after objects or fileds or first i want to deploy class or visualforce pages. i need information first i want to deploy what..??
i want to deploy my whole application from sandbox to production may i know what are steps that means first i want to deploy app, then after objects or fileds or first i want to deploy class or visualforce pages. i need information first i want to deploy what..??
You can deploy it using change set. Either you can deploy everything together or you can first deploy fields & objects and then VF and classes.
Your VF and classes must be referencing fields and objects, that is why first deploy objects & fields.