Compare Two Salesforce Orgs Metadata
Problem Statement
How can I compare Tow Salesforce Orgs to find out missing components in source or target org ?
Solution
1. Login to https://www.packmagix.com using your Salesforce source Org credentials.
2. Go to 'Settings' -> 'Connections' and click on 'Add Connection' button.
3. Give target Org a alias name (e.g. QA) then click on 'Validate Org' to validate the Org using Salesforce.
4. Go to 'Home' tab -> 'Org Comparator' menu item.
5. Select the source Org as Default and target Org as the recently added Org (e.g. QA) to compare.
6. Select the 'Component Type' to compare in 2 Orgs. (e.g. Layout)
7. Click on 'Compare' button to generate the metadata differences in 2 selected Orgs.
8. After processing you can see 3 sections in results namely 'Components Only in Source Org' , 'Components Only in Target Org' and 'Compare Both Org Components by Last Modified'.
9. You can filter the results in each section using Quick Find box.
10. Click on 'Download as CSV' button in each section do download the results in a CSV file for documentation purpose.
11. Click on 'Download as Package.xml' button in each section to download the results in a package.xml format for deployment purposes.
Comments
Post a Comment