You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Call to Fusion REST api results in java.net.SocketException: Unexpected end of file from server

edited Dec 6, 2017 8:00AM in Integration 2 comments

Summary

Call to Fusion REST api results in java.net.SocketException: Unexpected end of file from server

Content

My integration process reads a csv file from FTP, prepares a JSON collection of all lines in csv, and then calls Oracle HCM time entry api.

When my csv file is around 30-60 kb ( 600 - 1000 lines in csv approx) the REST api call invocation is successful.

However when my csv file is around 100 kb ( approx 2000 lines) , I get the below error:

Error Details                          

                    Code                    : {http://schemas.oracle.com/bpel/extension}remoteFault

                    Reason                : ICS runtime execution error

                    Details                  : <detail><errorCode>OSB-380001</errorCode><ICSfaultVar/><reason>&lt;genericRestFault>&lt;errorCode>500&lt;/errorCode>&lt;errorPath>&lt;![CDATA[

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!