OnRequest could not run to completion
Hi all
I'm having an issue while developing a REST API in integration broker whereby I receive a response of "OnRequest could not run to completion.". When checking checking the synchronous service message logs, there is an error message "The OnRequest event for the specified message could not run to completion on the specified node. See logs for details."
Now when I check the App Server log, I see this: "PSAPPSRV.5544 (8676) [2019-02-12T03:14:40.203 PS@JavaClient IntegrationSvc] - - - (3) Failed to Insert Default Local Node Registration Information. (2,1120)"
I cannot seem to find any information on this error anywhere - and checking the PSFT_HR, HRMS local nodes they are configured correctly, the gateway is up and I can use other REST API and SOAP based API calls. Has anyone experienced this issue before, where building documents to accept JSON data causes this type of error?