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일 오후 7: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