You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is it possible to invoke parallel Oracle Fusion REST API calls to improve performance

edited Feb 27, 2024 9:05PM in OCI - General

Summary:

Is it possible to invoke parallel Oracle Fusion REST API calls to improve performance. We do have time critical calls made from our ecommerce system to check the availability date of Items within an Order and if the order has multiple items , the wait time on ecommerce system for the user is higher as the calls are made sequentially for each item. The call is invoked from OIC into Oracle fusion using a REST API.

Are there any options wherein instead of making sequential call for each item availability, the REST calls can be invoked in Parallel i.e, if there are say 50 items within the order and assuming we take 1 second for each item, it would take 50 seconds in total but if there is an option to invoke the calls in parallel, we could speed up the processing time by probably 5/10 calls being invoked in parallel into Oracle fusion from OIC?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!