Master data sync flows
All the data required to run the registration client is referred to as master data. All the sync calls to the server(kernel-syncdata-service) are authenticated & authorized. The user performing the sync MUST have either REGISTRATION_SUPERVISOR or REGISTRATION_OPERATOR role assigned.
Master data sync is divided into 2 types: Full sync & Delta sync
Full sync is performed only once during the initial setup of the registration client.
Full sync MUST be auto-triggered upon the first successful login.
Every sync including the initial sync must store the last successful sync datetime in the global params table.
Delta sync will use the last successful sync date time to pull only changes done after the last successful sync.
, multiple selections available,
Related content
ARC: Release Notes 0.11.0
ARC: Release Notes 0.11.0
More like this
ARC: Release Notes
ARC: Release Notes
More like this