E-IB : IB REST URL Throwing 500 Error In PeopleTools 8.59
(Doc ID 2811308.1)
Last updated on AUGUST 21, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.58 and laterInformation in this document applies to any platform.
Symptoms
ISSUE
----------
Tools 8.59.02
Test enviroment
Enter Peoplesoft REST URL into browser
https://PIAWebServer:port/PSIGW/RESTListeningConnector/
Returns the following response
Response: 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Previous pre-858 Tools release's would display the following
<HTML><HEAD><TITLE>RESTListeningConnector</TITLE></HEAD><BODY>null</BODY></HTML>
Changes
Peoplesoft will now validate the variables that are added on the URI itself. For instance, no validation on Datetime, Date, and Time fields occured prior to 8.57 if a null value was passed in. Now an Error 500 result will occur if a null value is passed to the RESTlListeningConnector
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 |