Application Express User's Guide > Debugging an Application > Viewing Reports
Viewing Reports |
Previous |
Next |
When isolating an issue within a page, it is important to clearly understand the functions it is performing. To accomplish this goal, Application Builder includes a number of page and application reports.
To view page reports:
Navigate to the appropriate Page Definition:
Navigate to the Database Home Page.
Click the Application Builder icon.
Select an application.
Select a page.
The Page Definition appears.
Click one of the following buttons at the top of the Page Definition:
Event View links to a report that details currently defined page controls and processes.
Object References displays a list of database objects referenced by the current page.
History displays a history of recently changed pages.
To view application reports:
On the Database Home Page, click the Application Builder icon.
Select an application.
On the Tasks list, click View Application Reports.
Select the type of reports to view:
Shared Components reports offer information on common elements that can display or be applied on every page within an application. Report examples include Application Comments, Breadcrumb Entries, Database Object Dependencies, Lists of Values, Static Entries, and Messages.
Page Components reports offer detailed information on controls and logic that execute when the page is rendered (for example, branches, buttons, computations, items, and regions).
Activity reports offer details about developer activity within the current application. Available reports include Changes by Developer, Changes by Developer by Day, Chart of Changes by Developer, and Recent Changes.