Compile Project PeopleCode

To compile all PeopleCode programs:

  1. Open Application Designer while accessing the database that contains the PeopleCode that you want to check.

  2. Open the project containing the PeopleCode to compile.

  3. Select Tools, Compile Project PeopleCode.

    Compiler output is written to the pccmpprj.log file.

    • On Windows, the pccmpprj.log file is located in the user's temporary directory.

    • On Linux, the pccmpprj.log file is located in the PS_CFG_HOME directory.

    If you are using command line, and if the pccmpprj.log file cannot be opened in the default location, then you can access the file in the directory that is specified with the -LF parameter.

    Errors appear in the PeopleCode log display window.

    Note:

    If you specified a log file in the debugger log options, then all errors are written to the log file as well.