SOAP API UCM Download Parallel Processing
We are developing a solution to send the payslips from Oracle HCM to third party system using the SOAP API. In this, the documents will be downloaded from the UCM using the SOAP API from the third party application.
Since there will be more than 1 lakh documents, hence a parallel processing will be implemented to download 10 payslips at a time.
Our question is that will there be any performance issues in downloading the document using the parallel processing?
Tagged:
0