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 |
The example below demonstrates the use of sqr flags in the configuration manager directories folder: -f c:psllrmssqr what do the above sqr flags signify to the sqr report writer upon execution?
In which PeopleCode event does ALL data validation take place?
Can you please explain the concept of control tables. List some of the key control tables?
I have created a Menu and a Page and given user access to that page, which of the tables gets affected on this (Scenario)?
State record can be dynamic record. State whether true or false?
What is the result of the search with the following criteria in PS Books?
Tell me what is component interface, where did you use?
What is the output when query is split?
In Call Section – Action it is possible to leave the Program ID with blank Value in certain cases?
The example below demonstrates the use of SQR flags in the configuration manager directories folder: -F C:PSHrmsSqrWhat do the above SQR flags signify to the SQR Report Writer upon execution?
Explain in the url identify portal and component name?
What is the getsql function in pc?