Skip to main content
Can anyone briefly tell me the steps involved in this process. Thanks.
3 respuestas
  1. 10 jul 2017, 03:58
    For all of that, except records (assuming this is your org's data), you can use the Force.com Migration (https://developer.salesforce.com/page/Force.com_Migration_Tool)tool (https://developer.salesforce.com/page/Force.com_Migration_Tool) or the Force.com IDE for Eclipse (https://developer.salesforce.com/page/Force.com_IDE).

     

    To migrate your data you can use Data Loader or http://dataloader.io/

     

    Some other ways like:

    • Use mavensmate if you write apex with Sublime.
    • Use Salesforce Migration Tools(Ant).
    • Use Salesforce Eclipse plugin to deploy your resources.
0/9000