Peoplesoft

  Home  Management  Peoplesoft


“Peoplesoft Interview Questions and Answers will guide us now that PeopleSoft Inc. was a company that provided human resource management systems (HRMS) and customer relationship management (CRM) and manufacturing, financials, enterprise performance management, and student administration software solutions to large corporations, governments, and organizations. The Oracle Corporation acquired PeopleSoft,Inc. Learn basic and advance concepts of PeopleSoft with our Interview Questions and Answers.”



167 Peoplesoft Questions And Answers

25⟩ Explain what are component buffer and data buffer.

Component Buffer:

Component Buffer contains all the Data of active componentData Buffer:

Data Buffer contains Data other then the Data in the Component Buffer. Data Buffer classes are available in people code, Rowset, Row, Record, Field, Array, Sql, File, chart, Drid and so on.

 207 views

28⟩ What are all the steps involved in Upgrade process?

Plan the Upgrade :

1) Prepare Copy of Production Database

2) Install New Release

3) Upgrade People Tools

4) Run and Review Compare Reports

5) Apply Application Changes

6) Complete Production Copy

7) Test the Upgrade

8) Move into Production

 192 views

30⟩ IBM How should Web Application Servers be used with PeopleTools 8.1x and PeopleTools 8.4?

The PeopleSoft Internet Architecture uses a web application server and an HTTP server. PeopleTools 8.12 and above include both BEA WebLogic and Apache with Jserv. With PeopleTools 8.4, both BEA WebLogic and IBMWebSphere are bundled. Apache with Jserv is no longer a supported web application server combination. Customers can choose which web application server to run during installation time.

In a mixed PeopleTools 8.1x and 8.4 environments, each PeopleTools installation should have their own chain of web application server and application server, PeopleSoft Proprietary and Confidential Page 5and these can be on the same machine. For example, a PeopleTools 8.1xinstallation using Apache and Jserv could reside on the same machine as a PeopleTools 8.4 installation using IBM WebSphere. Care should be taken to ensure that unique port numbers are assigned to each server chain.

 207 views