Sunday 2 August 2015

TRAINING (PS-4) - PeopleSoft Application Development - Part1 (Nine Steps for PS Application Development)

PEOPLESOFT APPLICATION DEVELOPMENT

Every PeopleSoft application is a collection of related objects that have been designed to work together for a specific purpose.  These objects include fields, records, panels, and other objects that all interact with one another.  Developing and customizing PeopleSoft applications is a step-by-step process in which such objects are defined and built, relationships among objects are established, security is implemented, and every aspect is tested thoroughly.  The majority of these activities are completed using one interactive tool—Application Designer.

The "Nine Steps" of Application Development
The Nine Steps of Application Development utilize multiple PeopleTools and impact databases System Catalog tables, PeopleTools tables, and Application Data tables.

1. Design the Application
2. Define New Fields
3. Create the Record Definition
4. Build the SQL Table
5. Create the Panel Definition
6. Define the Panel Group
7. Create the Menu Definition
8. Enable Security
9. Test the Application





No comments:

Post a Comment