Issue With Service Layer V11.3.1.19, BaseUri/Roles/ Is Returning {"Status":"HTTP 404 Not Found"}
(Doc ID 3044355.1)
Last updated on AUGUST 28, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.19 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.19 version, Web services
Encountering issues using the OIPA Service Layer under v11.3.1.19.
When using the baseUri/roles/ is not working , it is returning 404 instead of role information
However under OIPA v11.2.7.2, the API returns the correct JSON response with Role Details.
ERROR
-----------------------
< HTTP/1.1 404 Not Found
< Cache-Control: no-cache
< Date: Thu, 04 Jul 2024 19:47:10 GMT
< Content-Length: 72
< Content-Type: application/json
< Access-Control-Allow-Headers: Content-Type
< X-Content-Type-Options: nosniff
< Set-Cookie: JSESSIONID=RUJ_SVS7dPP9sWn_txfr3Hd3DaRfA4Co8lRuq2oXWvxb2iZmZ0j9!-1893344236; path=/; HttpOnly
< Set-Cookie: _WL_AUTHCOOKIE_JSESSIONID=Sos2.XA.wVYjL74OAE4e; path=/; secure; HttpOnly
< Access-Control-Allow-Methods: GET, POST,PUT,DELETE
< Access-Control-Allow-Credentials: true
< X-Frame-Options: DENY
<
* Connection #0 to host oipa.dev.indv.ia.iafg.net left intact
{"status":404,"localMessage":"Not Found","message":"HTTP 404 Not Found"}[opc@a20bstn101orl7x ~]$
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Confirm the Service Layer is deployed [ https:/servername:Port/PASService/dist/index.html ].
2. Perform a GET ex: GET http://server:port/PASService/rest/services/roles/#######.
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 |