Posts

Showing posts with the label package.xml

Download Change Set or Package

Image
Hi, Did you ever wanted to download a Change Set or an unman aged Package from your Salesforce Org ? If yes, this article is for you. Here is an easier way to quickly download Change Set and retrieve its package.xml or package.zip with given Change Set / Package name.  Solution 1. Login to  https://www.packmagix.com  using your Salesforce credentials. 2. Click on ' Export Change Set ' menu item in the Home tab. 3. Enter a correct ' Change Set / Package Name' from your Salesforce Org.  4. Click on ' Get Change Set / Package' button and wait for it to retrieve its package.xml details. 5. Once it finishes retrieving the Change Set / Package details it will display the package.xml details on your screen. 6. Click on ' Download as package.xml' button the dowload package.xml of the Change Set or Package. 7. Click on ' Download as package.zip' button to retrieve package.zip of the Change Set or Package. 9. Click on ' Download as CSV ' button...

Salesforce Package Builder

Image
Problem Statement How to interactively build package.xml and download Package.zip for any type of metadata component without worrying about the API names and its formats? Currently there is no easy way to interactively select the components on the screen and download its package.xml or package.zip package for easy deployments or backups. The other alternatives needs either installation of a AppExchange software to your org or needs good skills and expertise on how to build and retrieve a package.xml (correct format) from Salesforce using different tools like And Migration Tool , Workbench or Visual Studio Code editor. Solution Here are the steps to interactively build package.xml and download package.zip 1. Login to https://www.packmagix.com using your Salesforce credentials. 2. Click on 'Package Explorer' in the Home tab. 3. Select a component type e.g. 'ApexClass' 4. Then select all the components you want to add in your package.xml and click on 'Add to Package...