iSyncSFDocumentation

#7. Execute Tab

The Execute tab is where you run a Salesforce data sync in iSyncSF. Select the target org, configure migration order and batch settings, launch the job, and monitor real-time per-object progress. Export error reports, retry failed records, or roll back the entire run from this tab.

Purpose: The Execute tab is where data actually moves from source to target. It orchestrates the entire sync pipeline: selecting the target org, configuring migration order, running the scan (if not already done), sending data to the target org via REST API, and displaying real-time progress. It also provides post-execution actions like error viewing, retry, and rollback. Where It Fits: Execution is the core action of the entire application - everything else (setup, templates, object settings, org compare, automation control) leads up to this point. After configuration is complete and optionally validated via scan/preview and org compare, users come here to actually move data. The execution pipeline processes objects in migration order, matching records against the target, inserting new records, updating existing ones, and handling errors.

#7.1 Running a Sync

iSyncSF Execute tab showing target org selector, sync type options, and real-time progress tracking
Execute tab with target org selector, sync type options, and real-time progress tracking

What Users Can Do:

Understanding Execution States

A sync job moves through the following states during execution. The current state is visible in the status display on the Execute tab:

#7.2 Sync Settings (Migration Order)

iSyncSF Sync Settings migration order table with insert and update toggles per Salesforce object
Sync Settings showing migration order with reorder, insert/update toggles per object

iSyncSF automatically detects the correct migration order based on object relationships, so most users will never need to change this. However, in rare scenarios - such as circular relationships between objects - you may want to manually adjust the order. This is entirely optional and only recommended if you are confident a change is needed.

What Users Can Do:

#7.3 Monitoring Sync Progress

iSyncSF Execute tab progress tracker showing per-object record counts, status, and elapsed time
Real-time progress tracker with per-object status, inserted/updated/error counts, and elapsed time

What Users Can Do:

#7.4 Post-Execution Summary

After a sync completes:

#7.5 Error Viewer

What Users Can Do: