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
Sonam PatilSonam Patil 

Package.XML in Sandbox

Hi,

Can anyone please, tell me, in the Sandbox, how to prepare the package.XML so that we can grab all profiles, apex pages, classes, apex components. And also grep for references of classes from pages/triggers and further qualify if classes are in use. And grep for pages in profiles etc and see if it's aligned to any profile to use and/or called from formula fields like hyperlinks.
 
Thanks in advance
NagendraNagendra (Salesforce Developers) 
Hi Sonam,

Please find the below links which answer's your requirement.
  • http://salesforce.stackexchange.com/questions/79420/how-to-setup-package-xml-first-time-for-an-already-running-org
  • http://salesforce.stackexchange.com/questions/7447/generate-complete-package-xml-for-org
Please mark this post as solved if it helps.

Best Regards,
Nagendra.P