Question
Novitates Technology Solutions PVT LTD
IN
Last activity: 24 Jun 2024 10:16 EDT
Service Rest Integration Connectivity Issue
We are facing an issue when attempting all service rest api even Pega OOTB API to fetch case information using the Pega OOTB cases service REST endpoint in Pega version 7.2. Instead of receiving the expected response, we are consistently receiving a 500 Internal Server Error.
Analysis:
1.Pega service rule/ Service package is not getting picked while sending the request to pega.
2.There is no specific error found in tracer as well as in logs.
3.validated web.xml file as well and didn't find any constraints configuration which is blocking/ restricting any external request while executing the service.
4.validated pega server logs and found few entries for the services execution which has return code 500.