Question
6
Replies
86
Views
IBM India Pvt. Ltd.
Posted: November 13, 2019
Last activity: November 26, 2019
Closed
Call SOAP connector in bulk
Hello, I have a requirement to call same SOAP connector multiple times after looping into a page list. The page list can have large number of records for example 3000 records. For each records we need to call a SOAP service to fetch the details of the record. Please suggest the best approach to call the SOAP service and handle this requirement. Thanks
It depends on what you want to do with the results.
Is every response data will trigger some process? Then use iterating shape in a flow.
Is response data need to be collected in, say, data page or page list? Then iterate in an activity