How to create external Java Web server in PeopleSoft web server
Hi,
I have an issue that need your help. Currently we are implementing PeopleSoft HCM 9.2 application for an customer. They have an requirement to view file and document directly in Web browser. They have implemented that technologies in other Java web application in other systems. So we want to apply their solution in our PeopleSoft application. We are going to implement one of two ways as follows:
1. Create additional Java web application inside PeopleSoft web server
2. Create external Java web server co-located with PeopleSoft web server and create Java web application inside that Java web server
We are prefer second solution as it will not effect to standard PeopleSoft PIA. Could you please let me know whether which solution above is feasible and please guide us the steps to implement that recommended solution ?