IBM How should Web Application Servers be usedwith PeopleTools 8.1x and PeopleTools 8.4?
Answer / praveen
The PeopleSoft Internet Architecture uses a web application server and anHTTP server. PeopleTools 8.12 and above include both BEA WebLogic andApache with Jserv. With PeopleTools 8.4, both BEA WebLogic and IBMWebSphere are bundled. Apache with Jserv is no longer a supported webapplication server combination. Customers can choose which web applicationserver to run during installation time.In a mixed PeopleTools 8.1x and 8.4 environment, each PeopleTools installationshould 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 aPeopleTools 8.4 installation using IBM WebSphere. Care should be taken toensure that unique port numbers are assigned to each server chain.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is scroll select, etc?
Where do peopletools data is cached?
With reference to the component interface tester which of the following is not true?
ps application logic reside where?
What are the techniques for data transfer?
When workflow even fires?
How did you apply your patches and bundles?
Explain how to debug ae?
Explain difference between saveprechanges and savepostchanges with respect to save edit?
Let us take a Temp Table TMP_TAO. In People Tools options the following instance settings are done Temp Table Instances (Total) : 5 Temp Table Instances (Online): 4 In AE1 App Engine Program the instance count to TMP_TAO is 3 In AE2 App Engine Program the instance count to TMP_TAO is 5. How many instances are created to TMP_TAO ?
Do you know which of the following record is not found in database?
Explain the different peoplecode events?