Monday, September 14, 2015

Convert your Metadata object structure to "XLS"

Ok so today one of my requirement was to convert the whole Metadata object structure to XLS information for a client and so I maked a small java program to do it.

Note: the file have to be downloaded by using force.com IDE and just place it in the new location and run this code:
What it will do is to convert the .object files into a single XLS file to be read as a object definition, its use full if you need to constantly use XLS for reporting and audit.
Download link: HERE