Hi,
I have scenario where i need to fetch all the employee from successfactors system and send to 3rd party system. I am using CE API for this purpose.
I am constantly getting connection reset by peer or Socket time out error in CPI when I am running my iflow for full load.
When I fetch around 12000 employee. It runs fine.
For 12k employees -
Max. Numbers of Iterations:80
Action when Max. Iterations ReachedEnd Loop: EndLoop
Page Size: 150
Time Taken: ~5 mins 30 secs
For full load around 28k employees-
Max. Numbers of Iterations:99999
Action when Max. Iterations ReachedEnd Loop: Throw Exception
Page Size: 150
Fails at around 6mins 20 secs
Timeout for CE API and Odata connection is set to 40 mins, to avoid time out issue here.
Error -
Error DetailsOutbound processing in endpoint at /emplist failed with message "SoapFault:faultstring=Problem writing SAAJ model to stream: java.io.IOException: Connection reset by peer; faultcode={http://schemas.xmlsoap.org/soap/envelope/}Client", caused by "IOException:Connection reset by peer"
Error-
Error Details Outbound processing in endpoint at /emplist failed with message "SoapFault:faultstring=Problem writing SAAJ model to stream: java.net.SocketTimeoutException; faultcode={http://schemas.xmlsoap.org/soap/envelope/}Client", caused by "SocketTimeoutException:null"
Can someone please help me with the possible causes for these error?
Iflow -

Regards,
Akash
Request clarification before answering.
hmo akash,
Have you tried setting reuse http session and increased timeout in sfsf receiver adapter.
Regards,
Sriprasad shivaram bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.