cancel
Showing results for 
Search instead for 
Did you mean: 

Looping process call failing after fetching specific number of records from Successfactors

PushpalathaP
Explorer
0 Kudos
224

Hello Everyone,

I have a requirement where in, the data has to be fetched from Successfactors in pages and create multiple SOAP calls to send data to SAP HR.

For this, I have used looping process call in main flow, fetching data in pages and sending SOAP call to SAP HR in local integration process with a delay between every SOAP call.

If in case, there are 523 records in Successfactors, it is making 20 SOAP calls (each call has 25 records) and in 21st SOAP call, iflow is getting failed with org.apache.cxf.binding.soap.SoapFault: SOAP processing failure, error id = 1001.

Please let me know what is the issue here and how can I resolve?

Thanks,

Pushpa

Accepted Solutions (0)

Answers (1)

Answers (1)

PushpalathaP
Explorer
0 Kudos

Any help on this issue is highly appreciated.

Thanks,

Pushpa