Portlet Factory, Version 6.1.2
PeopleSoft Component Interface builder
Use the PeopleSoft Component Interface builder to access a PeopleSoft backend system.
Use this builder to create a production application that accesses a data store and returns data from a specific back end system. In your production application, use the View & Form builder to provide the user interface for working with the data that this builder accesses.
This builder adds a linked Java object (LJO) to your model that you use to make calls to a component interface. The LJO supports the following standard PeopleSoft Component Interface methods: Get, Find, Create, Save, and Cancel. In addition, this LJO makes it possible to call user-defined component interface methods.
The builder also adds an XML schema to your model. The added schema defines the structure and the type of data you can send to and receive from the Component Interface.
Note: This builder functionality is incorporated in the PeopleSoft View & Form builder.
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- PeopleSoft Component Interface builder inputs
This topic describes the inputs for the PeopleSoft Component Interface builder.
- PeopleSoft: specifying credentials
You have several options when choosing the credentials used to access the PeopleSoft system at portlet execution time.
- About establishing a connection with a PeopleSoft server
Refer to this information when you establish a connection with a PeopleSoft server.
- PeopleSoft session pooling
The PeopleSoft builders support pooling of sessions to your backend PeopleSoft servers.
- Objects created by the PeopleSoft Component Interface builder
This topic describes the WebApp artifacts, such as LJOs, variables, and files, that are created by the PeopleSoft Component Interface builder.
- Using component interface label metadata
You can have the displayed web page use selected labels instead of the property names to identify component interface data.
- PeopleSoft View & Form builder
Use the PeopleSoft View & Form builder to create a portlet that can access a PeopleSoft backend system, make calls to a component interface, and display or edit the results.
Library | Support |