Data synchronization problem between modules in PreconSuite when using custom API
Hi everyone,
I am trying to integrate PreconSuite with an internal manufacturing management system via custom API. The problem is that when data from the “Planning” module is updated, this information is not always reflected in the “Procurement” module immediately – sometimes there is a delay of several minutes or it is out of sync if there are consecutive changes in a short period of time.
I have tried:
Checking the API log, the request is sent successfully, the response returns code 200.
Reconfiguring the cron job to synchronize periodically every 1 minute.
Clearing the PreconSuite cache and refreshing the data table.
However, the situation still occurs unstable. Has anyone experienced a similar phenomenon when using custom API or has a better configuration so that the two modules update in near real time?
Thanks everyone in advance!
Edited by Bitlife 1 day ago