Module Quiz

Settings, Lifecycle & Sync Frequency · Week 2 · 3 questions

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

Question 1 of 3
The spec.json file has a 'sync frequency in minutes' field. Does SyncApp use this value to control how often it syncs?
AYes — this is the primary way to configure sync frequency for an integration
BNo — spec.json is consumed by the integrations dashboard only; sync frequency in SyncApp is controlled by Schedulers
CYes, but only for on-prem PMSs; cloud PMSs use a different mechanism
DNo — sync frequency is hardcoded at 15 minutes and cannot be changed
Question 2 of 3
What is the difference between the Purge and Terminate operations in WAM?
APurge stops the SyncApp process; Terminate deletes the WAM location
BPurge deletes all synced records from Data Service; Terminate stops the SyncApp process and removes credentials
CThey are the same operation with different names for cloud vs on-prem
DPurge is for on-prem SyncApps only; Terminate is for cloud SyncApps only
Question 3 of 3
Where do you configure custom sync frequency for a specific entity in a specific integration?
AIn spec.json under the 'sync_frequency_minutes' field
BIn WAM's sync app settings page
CIn the integration's Scheduler implementation within the SyncApp repo
DIn the Data Service configuration database