PIA Install

PeopleSoft Internet Architecture
In this turorial you will finally see all your hard work pay off. You will be able to see and use the peoplesoft application through your browser. Once installed you will need to start it's services. To do this we will need to install the PIA. So, lets get to it.

PIA INSTALL:
  1. Login to Oracle Linux as the weblogic user.
  2. Open a new terminal and follow the commands below:
    • [weblogic@localhost ~]# cd $PS_HOME/setup/PsMpPIAInstall
    • [weblogic@localhost PsMpPIAInstall]# ./setup.sh
  3. At this time the PIA installer will start. Follow the enteries below:
    1. Make sure that all Oracle Weblogic Server instances on your computer are turned off. If you have been following this turotial closely there should be not instanstance running. Just hit the "Enter" button.
    2. Accept the default location for deploying the PeopleSoft Pure Internet Architecture. [/apps/psoft]
    3. The installation type should be pointing to "Oracle Weblogic Server". Accept this default by hitting the "Enter" button.
    4. Enter the following for the web server root directory: "/apps/mdlware". Then hit the "Enter" button. --Note: after you have hit the "Enter" button. The installer will try to detect the weblogic version that you installed at the "/apps/mdlware" directory. It should find Weblogic 10.3.2 
    5. Accept all the default setting for "Administrator Login and Password for weblogic domain" by hitting the "Enter" button.
    6. Next we need to select the Weblogic domain setting. Select the default "Create New Weblogic Domain" by hitting the "Enter" button.
    7. Enter the following for the Domain Name "PS91DMO"
    8. Select the "Single Server Domain" it is the default. Just hit the enter button.
    9. Enter a name for the Peoplesoft Website. It can be anything, but WRITE IT DOWN. You will need it down the road. I am just going to us "ps"
    10. Enter the following for port numbers and summaries
      1. AppServer name [localhost]: --Hit enter to accept the default
      2. JSL Port [9000]:  -- hit enter to accept the default
      3. Http Port [80]:  8000 -- this needs to be above 1000 or you need to be a root to start the server.
      4. Https Port [443]: 8443 --  this needs to be above 1000 or you need to be a root to start the server.
      5. Authentication Token Domain:(optional) [ ]: -- Just hit enter to accept the default
        1.  
    11. Enter the following for Web Profile Name [Prod]: TEST 
    12. Select the default for  USER ID, Password, Re-type Password -- just hit the "Enter" button.
    13. Select the default location for the Report Repository location.
    14. At this time will see a summary of the PIA that you are going to install. Continue to hit the "Enter" button unitl the PIA installs.
PIA STARTUP:
  1. Log into Oracle Linux as the "Weblogic" user
  2. Open a new terminal and follow the commands below:
    1. [weblogic@localhost ~]# cd PS_HOME/webserv/PS91DMO/bin
    2. [weblogic@localhost bin]# ./startPIA.sh
    3. Open a new browser and enter the following address: http://10.109.57.110:8000/psp/ps/EMPLOYEE/HRMS/cmd=signin&cmd=login&errorCode=105&languageCd=ENG  -- note after /psp/ is the  name for the Peoplesoft Website from step 9.
      1. User Name/ Pass: PS