Job Schdeuler doesn't work, throws json mapping exception
We call the Pega API GET /applications/{ID}/guardrail_metrics, i created an activity to call the Rest-Connector. The activity itself worked fine. But when i use Job scheduler to trigger the activity, then i got the mapping exception.
Caught unexpected exception mapping inbound data: Exception occurred while mapping incoming response to .response_GET
com.pega.pegarules.pub.PRException: Exception occurred while mapping incoming response to .response_GET
the property .response_GET is a single Page, on the response tab of the Connector is mapped as json. Please find the details in the attached Screenshot.
***Edited by Moderator Marissa to update SR Details***
Hi Team,
The reported scenario has been resolved after server restart. From the debug log we have observed , job scheduler was pointing to incorrect rest connector URL . After server restart job scheduler pointing to correct URL and it is working fine.
Reference SR : SR-D93003
Thank You,