E-PIA: "Generate Relative URLs" In Web Profile Configuration Doesn't Generate Relative Urls
(Doc ID 2183732.1)
Last updated on SEPTEMBER 30, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.53 and laterInformation in this document applies to any platform.
Goal
What does the 'Generate Relative URL' in the Web Profile properties mean? When looking at traces, we see URLs that look like:
<link rel="stylesheet" href="https://webserver.example.com/cs/HR90DEV/cache/PSSTYLEREQ_1.css" type="text/css">
and it should look like:
<link rel="stylesheet" href="/cs/HR90DEV/cache/PSSTYLEREQ_1.css" type="text/css">
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |