Build PeopleSoft Component Interface Java APIs

To build PeopleSoft Java APIs:

Procedure

  1. Open the component interface you want to use from PeopleSoft Application Designer.
  2. From the menu, select Build > PeopleSoft APIs.
  3. In the Build PeopleSoft API Bindings dialog:
    1. Uncheck the Build checkbox for COM Type Library.
    2. Uncheck the Build checkbox for C Header Files.
    3. Check the Build checkbox for Java Classes. Navigate to open your Target Directory and select the following from the PeopleSoft APIs to Build list:
    • PeopleSoft.*
    • CompIntfc.CompIntfc*
    • APIs for required component interfaces: For example, for the COUNTRY component interface, select CompIntfc.COUNTRY and CompIntfc.COUNTRYCollection.

    • Click OK in the Build PeopleSoft API Bindings dialog to build the APIs.