Conduct a PeopleSoft Full Stack Test in OCI
It’s
best to conduct a full stack test of PeopleSoft at this point – before
configuring Coherence*Web – to ensure all components are working. Doing so
validates that all core components are functioning properly. A
methodical test procedure will help isolate any issues to a specific component
within the Peoplesoft stack or the OCI infrastructure. If the full stack test is
skipped, then diagnosing and debugging issues when adding a load balancer and
Coherence*Web cache server will be more difficult.
We created startup and shutdown scripts for our PeopleSoft environment. These scripts are used in the next step to perform tests to make sure the basic configuration is complete.
First test each application server domain individually with one web server domain, then start all application server and web server domains and connect through each web server domain individually.
If you're using a bastion host in your network topology, then you must add each PIA web server’s host name to the local hosts file and create an ssh tunnel for each user desktop, as described in Step 3.