OIC Integration taking too much time to transfer the data
Hi,
I have developed an integration in OIC to send the invoice from 3rd third-party app. to Oracle Fusion.
When I call the get-all invoice API of a third-party app, we have to pass the customer number in the parameter, and it is mandatory. So, for this, I am calling the get all customer API first and then passing each customer one by one to send the related invoice in Fusion.
However, integration takes too much time to transfer the data because there are more than 3,000 customers, and we are calling the invoice API for each customer.
So is there any better way to handle it in OIC?
Tagged:
0