You need to sign in to do that
Don't have an account?
Mike_M
how to produce report of all metadata
We are in the process of merging 2 salesforce orgs. It would be really helpful if there was a printable report that showed all standard objects as well as all customizations to SalesForce. (I'm not interested in the user-data, just the meta-data) Do any such reporting tools exist?
Thanks for any links or suggestions.
Mike
There is an app called DreamTeam Snapshot - allowing admins to manage releases with SnapShot and move data with Monarch. I used the trial and was able to get really good lists of allt he metadata in two orgs, it even did a comparison between the 2 orgs.
Hope this helps.
Hi Mike,
if you want a report all about your org's metadata, you can use the saleforce.com meta-data api.
after login by passing the credentials, you can retrive the org's meta data by just passing the version of the saleforce.. on this way, you can get the individual object's meta data aswell.
belo code describes the individual object
Hi Mike,
There is an appexchange tool "Object Metadata Snapshot Tool".
This app converts object and field configuration detail into custom object records. Once configuration are stored in table, you can use Salesforce user interface to list, report, search object configuration.
somes,
Looks kind of complicated, I'll see If I can work my way through it. Thanks!
dev_fire,
Do you know if the issues with " insufficient code coverage " for testing have been fixed for the "Object Metadata Snapshot Tool"?
Mike
Hi Mike,
Sorry for the delay in response, I was on vacation.
No I am not aware of the issue. I will search & get back to you :)