

If we want to use Ant Migration tool to fetch Salesforce Organization metadata info or to deploy some changes to Salesforce, we need to create “ package.xml” manually or take help of eclipse.
#How to push flows with ant migration tool install
To install it, Navigate to Jenkins homepage and download installer. Continuous integration in Salesforce Using Jenkins and Git (Bit Bucket)įor this tutorial, I will install Jenkins on my local system. There are two ways to start working with Jenkinsīelow diagram shows complete flow of Continuous Integration we are going to setup in this article. I will suggest to get familiar with first three topics before jumping to Continuous Integration. Automated Daily Backup of Salesforce Using ANT Migration Tool and GIT (Optional).

I am assuming you already know about below concepts:
#How to push flows with ant migration tool code
net along with Salesforce, I posted article on Continuous Integration of ASP.net and subversion as a code management with MSBuild on code project. After some time you will be in need of some solution which can reduce your effort.Īlmost 5 years back, when I was working on.

Also, in normal Salesforce project, there are chances that you will have minimum three sandboxes likely Developer Sandbox, QA Sandbox and UAT Sandbox. As your Salesforce Organization undergoes heavy customization and frequent builds, moving changes from one Sandbox to other sandboxes starts taking longer time and effort.
