Module Quiz

Sync Mechanics Deep Dive · Week 2 · 3 questions

Test your understanding. Select the best answer for each question, then submit to see your score.

Question 1 of 3
What configuration value does SyncApp use to decide whether to do a full sync or partial sync at the start of each cycle?
AThe total number of records in the PMS
BThe 'last sync time' stored in configuration
CA hardcoded flag in the SyncApp binary
DThe PMS vendor type (cloud vs on-prem)
Question 2 of 3
In the Standard Batch Syncer, what happens when a record's hash code matches the stored hash code in the bucket?
AThe record is sent to Data Service as a confirmation
BThe record is deleted from the bucket
CThe record is ignored — no data is sent to Data Service
DThe record triggers a full resync for that entity
Question 3 of 3
What are the three types of Batch Managers in the Standard Batch Syncer?
ACloud Manager, On-Prem Manager, Hybrid Manager
BPatient Manager, Appointment Manager, Provider Manager
CInitial Batch Manager, Pending Batch Manager, Standard Batch Manager
DRead Manager, Write Manager, Delete Manager