Skip to main content
Grupo GCI が「#Data Management」で質問
I can't publish a apex classes from sandbox to production. I try to make this with the force IDE but fail in moment to synchronize to the server.

 

I need a help.

 

Thanks.
4 件の回答
  1. 2013年8月21日 19:49
    In your Sandbox, create an Outbound Change Set (Setup->Deploy) and add the classes, tests, and other pieces you want to deploy.  When the Change Set is complete, click Upload, and pick the Production org.  

     

    Once the Upload is complete, go to the Production org under Setup->Deploy->Inbound Change Set and Deploy it.

     

    If you don't see Production as a target in your Sandbox, you'll need to setup a Deployment Connection in Production (Setup->Deploy) to authorize Change Sets from your Sandbox.
0/9000