What is the efficient method for performing data updates (data fixes) in Oracle Cloud ERP?
Summary:
We often receive requests for updating data in Oracle Cloud ERP (Oracle Fusion ERP), particularly regarding DFF values. Typically, we utilize FBDI for these updates.
However, in certain instances, such as with Customer Data, the FBDI method can be quite cumbersome. Alternatively, we could leverage APIs for a more straightforward process, but this requires us to depend on OIC and create a new integration specifically for this task, using data from CSV files to update the data using SOAP/REST APIs.
We’re curious about the best practices for updating data in Oracle Cloud ERP. Are there any standard methods we should consider? How do other teams typically manage these requests?