Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 793 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 793 Bytes

Auto generate Package.xml using ANT and Metadata API

Auto generate Package.xml file using ANT Script. Get All Folder and file names in Package.xml

Prerequisite:

Salesforce – Auto generate Package.xml using ANT and Metadata API

How to Execute:

  • update "GeneratePackage_xml.properties" with correct username and password
  • Open Command prompt
  • Navigate to folder where "build.xml" is present
  • execute command : "Ant" or "Ant testPackageXML"