Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 871 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 871 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"

Thanks to contributors