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

Outbound Change Set
Hi All,
I already have visual force page I want to add Few lines in that Visual force
I have already done changes in Sandbox.
Can we create Outbound Change set for the VF page that will only update the VF page
I already have visual force page I want to add Few lines in that Visual force
I have already done changes in Sandbox.
Can we create Outbound Change set for the VF page that will only update the VF page
Once you are created, you can create a change set in the sandbox and you must then specifically add the files you want to promote to it... you do this one "type" at a time (so in your case you probably just want to add "Visualforce Pages" from the drop down) - remember anything else the page is dependant on needs to be on the production server too (if you have added any fields to objects etc. but it doesn't sound like you have)
You then click "upload" - which locks the change set down and sends it to the server, all tests are run, and if they pass your changes reflected. There is a cool new screen that documents this process (though the visuals can sometimes go a little wonky).
If you change set fails, you must work out why (missing dependancies or failing tests) and then Clone the original change set, add any changes and re-promote (ad infinitum!)