Erp Sync engine operation
ERP sync engine operation
The main engine of Erp Sync has no user interface and is asynchronous, so it will not be triggered by user interaction directly.
In its most common form, it will most likely run as a SuperOffice Travel Gateway task, running at regular intervals on the Travel Gateway server. It will rely on polling the different connections (including SuperOffice) at given intervals, querying the system about any changes that have occurred since the last polling operation.
The polling operations run on a timer with a configurable interval. ERP Sync can be set to run as often as every minute (probably not recommended) or as infrequently as once every day, week, year, and so on. It’s impossible to set an ideal interval, as it will depend on anything from the frequency of actor updates to how quickly the connector web service can react and deliver its results. Transferring large amounts of data to and from a slow web service will take time.
ERP Sync asynchronous service in its simplest form:
Related topics
ERP Sync engine automatic field mappingGet Engine StatusChange Engine IntervalChange Engine StatusSync AllEnum ErpSyncResponseCode