Which is the best option to load a lot of ITEMS to Inventory in a batch process attending to perform
Hi guys
Which is the best option to load a lot of ITEMS to Inventory in a batch process attending to performance? APIs or Interface?
Our client need to load a large amount of items and modifications of items. We´ll build a custom interface to be executed every day. Between 50.000 and 100.000 items
will be created and modified every day. The process will be scheduled to execute it in a batch process.
We are analyzing if the best option is to use APIs or the standard interface provided by Oracle.
The process have to be made in order to take the minimum possible time. The objective is not to evaluate the cost of building the process with APIs or standard