Use Salesforcexytools dataloader to auto backup salesforce.
Install Java and ant.
Salesforcexytools-Dataloader is base on Ant and dataloader, Please install ant and java.
- Make sure you have a Java environment installed, See System Requirements for details.
- Download Ant. See Binary Edition for details.
- Uncompress the downloaded file into a directory.
- Set environmental variables
JAVA_HOME
to your Java environment,ANT_HOME
to the directory you uncompressed Ant to, and add${ANT_HOME}/bin
(Unix) or%ANT_HOME%\bin
(Windows) to your PATH. See Setup for details. - Optionally, from the ANT_HOME directory run ant -f fetch.xml -Ddest=system to get the library dependencies of most of the Ant tasks that require them. If you don’t do this, many of the dependent Ant tasks will not be available. See Optional Tasks for details and other options for the -Ddest parameter.
- Optionally, add any desired Antlibs. See Ant Libraries for a list.
How to Backup salesforce Data.
Open Schema Page
Download SalesforceXyTools-Dataloader
Download Build.xml
Click Create Build.xml
If you want to backup all the data from your sfdc, you can download all sobjcet backup config.
Please click Create Build.xml(All Sobjcet)
.
Copy Build.xml file to [SalesforeXyTools-Dataloader]
Copy Build.xml file to [SalesforeXyTools-Dataloader]
Config your user and password.
※How to create your password. Create the Encrypted Password
Run in windows
Just click run.bat
.
Or
1
Ant all
Run in Mac/Linux
1
Ant all