Oracle PO does not correctly reflect the changes that the PO API registered as successful
Summary:
PO does not correctly reflect the changes that the API registered as successful, leading to inconsistencies in the data displayed on the SaaS UI page. Sometimes, only the header DFF update is reflected, or only the line DFF update is shown, while the other is missing. If enough time is allowed before clicking the submit button, the issue does not appear. Could you please help provide a solution?
Environment: DEV2
API in use: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders
The Update/PATCH API used for the above-mentioned API for line and Header Level DFF works and shows success (no error from API). OIC integration completes, and SaaS UI is supposed to update the minute integration completes. BUT sometimes API takes too long to update maybe at background the process isn't completed.