Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select Compare type as "SCM to Org"
  2. Select your branch of your SCM like GIT. It defaults to the main branch / stream from the Project Config tab.
  3. Select Target Salesforce Org.
  4. Optionally view / modify the settings like package.xml. We default all Salesforce objects. If you have PACKAGE_XML_PATH project property (This is used to define package.xml path in either SCM or other absolute path) value use that. If you have package.xml, in your source control, it will be used. You can modify the package.xml, if you would like to.
  5. Click on the Pull from Salesforce to retrieve the files. Below table will display all the files that are different (added or modified or deleted)

...

  1. Select Compare type as "Org to Org"
  2. Select the Source org to compare.
  3. Select Target Salesforce Org.
  4. Optionally view / modify the settings like package.xml. We default all Salesforce objects. If you have PACKAGE_XML_PATH project property (This is used to define package.xml path in either SCM or other absolute path) value use that.  If you have package.xml, in your source control, it will be used. You can modify the package.xml to limit comparison, if you would like to.
  5. Click on the Pull from Salesforce to retrieve the file differences. Below table will display all the files that are different (added or modified or deleted)

...

  1. Select Compare type as "Package to Org"
  2. Select the package name. If you don't see the package in the list, go to Packages tab and create one as needed.
  3. Select Package version or "Latest Source" to compare with latest files in the Source Control System.
  4. Select the target Salesforce Org.
  5. Optionally view / modify the settings like package.xml. We default Salesforce objects based on the package contents. You can modify the package.xml, if you would like to.
  6. Click on the Pull from Salesforce to retrieve the files. Below table will display all the files that are different (added or modified or deleted)
  7. It shows summary of Total, New, Modified and Deleted changes and  provided link to shows particular changes.

Checking Changes from Salesforce Org

...

You can select files and click on Commit and Add to Package to commit and add the selected files to either existing package or you can even create a new Project Package in FlexDeploy. 

Package XML Path property

PACKAGE_XML_PATH is project property used to define package.xml path in either SCM or other absolute path.

Summary of changes

It shows summary of Total, New, Modified and Deleted changes and  provided link to shows particular changes.

Image Removed