E-PIA:Setting SetAuthenticationResult To False Fails To Display Error Text When Using Public Access
(Doc ID 2864449.1)
Last updated on APRIL 04, 2025
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.59 and laterInformation in this document applies to any platform.
Symptoms
On: 8.59, PIA Core Technology
Setting SetAuthenticationResult to False fails to display error text when using Public Access
When setting 'SetAuthenticationResult' to false and passing custom error text in signon PeopleCode like this:
SetAuthenticationResult( False, "", "^^^^^TEST MESSAGE HERE^^^^^", False, 0);
, when accessing the system via Public Access it does not display the custom error message. For example, if public access is configured to use the user 'Guest', can manually log in as 'Guest' and get the error along with the custom error text. However, if access an internal page directly, triggering a public access login with that same user, it still sets AuthenticationResult to false but fails to display the custom error text.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |