Prerequisites
To be able to search for references to application packages or classes, you must compile all PeopleCode for the database first:
Note:
This compilation process is a one-time activity per database, which takes many hours to complete and depending on the size of your database.
-
Sign into Application Designer in two-tier mode.
-
In Application Designer, select
-
In the Compile All PeopleCode dialog box, select the Compile all and Save all PeopleCode option.
-
Click the Compile button.
After this initial PeopleCode compilation, new application package and class definitions and references are automatically added to the database.
Important:
When importing a project that contains application package and application class definitions, you must select the Compile PeopleCode after Import option to add these definitions to the database.
Related Topics