iSyncSFDocumentation

#15. Sync Behavior Options

iSyncSF Sync Behavior Options control how the sync engine handles records across runs. Enable delta (incremental) sync to process only records changed since the last run, configure deleted record handling, set error-tolerance with continue-on-error, and define batch size limits per object.

Purpose: These options control fundamental sync behaviors at the template level - how the engine handles ongoing synchronization, deleted records, errors, and API limits. They allow users to tailor the sync strategy to their specific use case (one-time migration vs. ongoing sync, full copy vs. delta, strict vs. tolerant error handling). Where It Fits: These options are set on the Template Details tab during configuration. They affect the entire sync execution for that template. Users typically choose these settings once based on their use case and rarely change them.

#15.1 Delta / Continuous Sync

#15.2 Include Deleted Records

#15.3 Error Handling Options

#15.4 Job Pause/Resume