function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DipaDipa 

generating documentation on system information(objects and fields)

Is there a way I can produce report or generate documentation on system information? I want to copy some of the objects of an application to another and need to do without creating packages. Also want to create/print document on current system information (objects, fields, relationship and so on)

 

Thanks

shillyershillyer

Take a look at Force.com IDE, the IDE uses the Metadata API to push/pull customization changes from one org to another.

 

Hope that helps,

Sati

Don AlbertDon Albert
Hi,
Give a Try to ERBuilder for Salesforce (https://soft-builder.com/erbuilder-for-salesforce/), you'll be able to generate and print full documentation of your organization (objects, fields, relationships, apex class, triggers,..) including the ER Diagram.

User-added image