0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Auto config salesforce ant-migration-tools and Backup Metadata

Posted at

Page Link

Auto config salesforce ant-migration-tools and Backup Metadata

Topic

  1. Auto config ant-migration-tools.
  2. Backup all salesforce metadata in one click. You do not need to config package.xml !

Environment

  • Set up your java and ant environment.
  • You must install java and ant before use ant dataloader.
  • You not need to Install the dataloader.
  • Make sure you can login your sfdc. Test it : SFDC-XY > Login SFDC

Auto Config ant-migration-tools

Sublime-Menu :SFDC-XY > Migration Tool > Ant Migration Tool

1539848350521

Select Config Ant Metadata Tool

1540431779525

Backup all Metadata

Sublime-Menu :SFDC-XY > Migration Tool > Ant Migration Tool

Select Backup All Metadata

1540431839856

It will take some time to backup all sfdc metadata. It will backup to the sfdc-xy\MetadataBackupTools\backup-metadata\

1540432165067

Tips : It is base on Ant Migration Tool .

Schedule Task , Auto Backup sfdc metadata.

You can find ant-migration-tools in ./sfdc-xy/MetadataBackupTools Folder.

You don't need to config package.xml.

Just copy MetadataBackupTools and config your system tasks

1539848747628

windows

In windows, you can set task like this.

1539849119939

1539849440133

Unix cron

You can set your cron job in unix/ linux/ mac

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?