Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Last night, I started seeing this error while POSTING data to a RESTful service via TESB open studio 6.3.1 deployed in Karaf Runtime container. I am accepting requests via tRestRequest in the job and deployed the .kar file on the runtime environment.
I have never seen this before and I have no clue how to address it. is it a server side/ client side error?
One thing I did is reduce the data being posted, and this error went away.
I don't remember the exact size of the data posted.
I have a SAM feature running saving data in SQLSERVER DB.
My version is TESB Open - 6.3.1. Any comments/ feedback appreciated.
Any suggestions? Any settings to tweak and check with the Container? It started again last night.
Hi Plumberg,
any news from your side? I am randomly experiencing this error as well on an OData interface in Dynamics 365. Do you think increasing the connection timeout in the tRestClient component could help? From my perspective it is an error, which is tough to handle, as it appears within the flow. I don't see a way to recover from this error and retry to post the record. How did you handle it?
Happy for any input!
Regards.
Tobi
Thanks,
This answer saved my day. It works for me as well 🙂