Creating a Component Interface

How to:

You create Component Interfaces using the PeopleSoft Application Designer. For more information about Application Designer, see your PeopleSoft documentation.

You can add properties from the records in the component view. You can delete a property in the Component Interface that you do not want to expose. You can rename a property by clicking the property and then clicking again until you can type a new name. If you rename a property, it can be referenced in the Component Interface only by the new name, not by the underlying component name.

A property may an icon adjacent to it. For example, EMPLID has an icon indicating that it is a key field from the underlying record. NAME has an icon indicating that it is an alternate key field from the underlying record. For a complete list of property icons, see the PeopleBooks documentation.


Top of page

x
Procedure: How to Create a New Component Interface

To create a Component Interface:

  1. Open the PeopleSoft Application Designer.
  2. From the File menu, select New.

    The New dialog box opens in the PeopleSoft Application Designer, with a list of objects, as shown in the following image.

  3. Select Component Interface.
  4. Click OK.

    The Select Source Component for Component Interface dialog box opens as shown in the following image. It contains the following: Object Type drop-down list (unavailable), the Selection Criteria pane (which includes a Project drop-down list and Name, Description, and Market fields), and an Objects marking selection criteria pane. It also contains Select, Cancel, and New Search buttons.

  5. Highlight the component to use as a basis for the Component Interface and click Select.

    The Application Designer dialog box, which asks a question and contains Yes, No, and Explain buttons, opens as shown in the following image.

    Note: If the Component Interface is large, expose the component properties manually.

  6. Choose one of the following options:

    To create the Component Interface without displaying properties and to expose component properties manually, click No.

    1. Drag the relevant fields from the left pane to the right pane.
    2. To select the functions to perform, right-click either the right or left pane, depending on which pane is active.

      For a complete list of functions, see the PeopleBooks documentation.

      To create the Component Interface and to display the properties of the underlying Component Interface, click Yes.

      The following image shows the Application Designer component interface. The underlying properties appear in the right pane in a tree structure with information in columns for Name, Record, Field, Read, and Comments.


iWay Software