Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 400 Bytes

File metadata and controls

9 lines (5 loc) · 400 Bytes

Architecture

TspSyncStrategy

This strategy handles the sync of schools, students, teachers and classes from TSP and replaces both the legacy TspBaseSyncer and TspSchoolSyncer. It responds to the target "tsp".

The flow looks like this (some of the logic for syncing is done in the provisioning strategy which is shared with the login):

Flow of the TSP sync strategy