Can I process data in bulk using SOAP webservice
Summary:
Processing Multiple sets of records in one go using SOAP Webservice.
Content (please ensure you mask any confidential information):
We have a requirement where we have to processing Sales Order Data for credit check limit set at customer account profile level.
We are currently using https://abc.oraclecloud.com/fscmService/CreditCheckingService?WSDL webservice to process the Sales order one by one, but is it possible using the same webservice to process 100's or records in one go?
Or is there any REST API available to perform the same task as that of CreditChecking webservice.
Version (include the version you are using, if applicable):
0