HttpRepository - File Transfer issue
Hi,
My requirement is move the files from Application server to Web server.By using PeopleCode I am creating the files in Application Server and I need to transfer these files to Web Sever. I need to open this file from the PeopleSoft Page.
This worked in Dev Environment but It is not working in Test Environment.
The only difference we have observed that in TEST Environment they Implemented Load Balancer,So we are having two web servers
Load Balancer URL: https://hrtest.xxxx.com/PSIGW/PeopleSoftListeningConnector
Webserver1: http://xxx-w-webhr-t01.us.ids.net:13500/PSIGW/PeopleSoftListeningConnector
Webserver2: http://xxx-w-webhr-t02.us.ids.net:13500/PSIGW/PeopleSoftListeningConnector