Is it possible to systemically retrieve...
Is it possible to systemically retrieve all Records and Fields consumed within a Component and its Page(s) referenced in PeopleCode and SQL Objects not part of Component and/or Page?
Let me explain further.
I have a SQL script that I can extract the records and fields from every page within a component however when it comes to records and fields referenced in PeopleCode and SQL objects that are consumed within this Component and its Pages the approach I took was to run a trace and access each page and then trigger every event by clicking on every button and entering data in the fields etc… and then used TraceMagic Utility to extract records and fields.