
Append the path to the Apache Ant batch file to the ‘PATH’ environment variable.įor e.g.:- ‘C: \WINDOWS\SYSTEM32 C:\Program Files\java\jdk\bin’ c:\apache-ant-1.8.2- bin\bin ’. Create a new environment variable called ‘ANT_HOME’ that points to the Ant installation folder say C:\apache-ant-1.8.2-bin.
Create a new environment variable called ‘JAVA_HOME’ & set it to the folder where your JDK is installed. Right click My Computer -> Properties -> Advanced System Settings -> Environment variables.
Using WinZip, WinRAR, 7-zip or similar tools. Unzip the zip file to a convenient location say c:\folder.
The file will get downloaded as ‘apache-ant-1.9.5-bin.zip. The file will get downloaded as ‘salesforce_ant_33.0.zip’. Download the migration tool from your Salesforce Org (It can be any org). Go to Setup -> Develop -> Tools -> Migration Tool. Alter the ‘Path’ variable & append java path with semicolon.Į.g.: ‘C: \WINDOWS\SYSTEM32 C:\Program Files\java\jdk\bin’ create new system variable- ‘PATH’ & set it to ‘C: \Program Files\java\jdk\bin’ (Your java installation directory) Right click My Computer -> Properties -> Advanced System Settings -> Environment variables. Steps for setting up an environment for Migration tool: The Migration Tool is a Java/Ant-based command-line utility for moving metadata between a local directory and a Salesforce organization. Real-time, bi-directional, multi-company – Sage ERP Integration with Salesforce
In this blog we will discuss another tool used for metadata migration in Salesforce i.e. In our previous blog “ Creating Project using IDE”, we discussed one of the methods of Salesforce metadata migration i.e.