REST APIs (Inbound)
Consider using REST APIs if your business process imports a high volume of data into 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 import 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
None.