REST APIs (Outbound)
Consider using REST APIs if your business process exports a high volume of data from Oracle Cost Management.
For example, if the volume of purchase orders or freight invoices is high, then it's typical to use the REST APIs to export the landed cost charges in bulk, and then do the cost processing and cost distributions.
Key Features
Used for both inbound and outbound integrations.
Best Practices
Call the REST APIs in smaller sets of records if the data set is very high. A REST API can experience a 504 Gateway Timeout if a request runs for more than 5 minutes.
Constraints
Use REST APIs only for Average Cost Method when exporting Item Costs.