For installing PeopleSoft on your laptop you need the CDs. You can download the PeopleSoft CDs from the edelivery site.
http://edelivery.oracle.com/ You will have to download the following CDs
PeopleSoft Enterprise PeopleTools 8.50 Disk 1 of 3 - V17557-01
PeopleSoft Enterprise PeopleTools 8.50 Disk 2 of 3 - V17558-01
PeopleSoft Enterprise PeopleTools 8.50 Disk 3 of 3 - V17559-01
PeopleSoft Enterprise Financials and Supply Chain Management 9.1 - Revision 1 (including Maintenance Pack 1) - V20290-01
Tuxedo 10gR3 for MS Windows Server 2003 w/MS VS 2005 (32-bit x86, AMD64/EM64T x64) 32-bit - V15053-01
Oracle WebLogic Server 11gR1 (10.3.3) for Microsoft Windows (32-bit) - V21009-01
Optional
Crystal Reports 2008 Service Pack 2
MicroFocus Cobol
Install the following to create the database, webserver and application servers and file servers before continuing with steps specified in the PeopleSoft Installation Guide attached at the end of this page:
1) Database - Oracle, SQL Server etc
2) Weblogic - To Learn Weblogic Administration user the link http://www.academictutorials.com/webLogic/
3) Tuxedo
4) PeopleTools Installtion CDs
5) PeopleSoft Application Installation CDs
Once you have installed the first three applications and have installed the PeopleSoft CDs you need to run the configuration as specified in PeopleSoft PeopleTools Installation guides. The guides can be found in the link below:
http://download.oracle.com/docs/cd/E15742_01/psft/html/docset.htmlRemember to install the PeopleSoft ODBC Driver if you want to use nVision and Crystal Reports. PeopleSoft ODBC Driver can be installed from the following path:
<PS_HOME>\bin\client\winx86\ psodbccrinst.exe
The URL on which the PIA is available is
http://localhost/psp/ps/?cmd=loginOnce the Appserver is up and running go to cmd prompt and enter the code
netstat -na
which ever ip shows the port # at which the JSL should be listening needs to be updated in configuration.properties file in the webserver path
<PS_HOME>\webserv\peoplesoft\applications\peoplesoft\PORTAL.war\WEB-INF\psftdocs\ps
Installing on Windows 7 and you get error message stating the OS is not supported?
http://peoplesofttipster.com/2010/01/27/hide-the-windows-7-is-not-supported-message/Installing PeopleBooks
1) Unzip the PeopleBooks file and save the folder FSCM91PBR2 in the below path
C:\PT8.52\webserv\peoplesoft\applications\peoplesoft\PORTAL.war
2) Change the webprofile to include path for context sensitive help
http://localhost:80/FSCM91PBR2/f1search.htm?ContextID=%CONTEXT_ID%&LangCD=%LANG_CD%
3) Restart the webserver for the change to take effect.