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.

  1. Sign into Application Designer in two-tier mode.

  2. In Application Designer, select Tools, and then Compile all PeopleCode.

  3. In the Compile All PeopleCode dialog box, select the Compile all and Save all PeopleCode option.

  4. 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.