Retry
Retry re-attempts a single failed record or action. Use it for transient failures, such as a network blip or a temporarily locked period, where the underlying data is correct and the operation simply needs to run again. Retry does not re-pull data from the source system; it replays the action DualEntry already has. Failed records appear in the integration’s Sync History with the reason they failed. Once you have resolved the cause (for example, unlocking the period or fixing a missing account mapping), retry the affected record to post it. If the same record fails again after retry, the problem is usually a configuration issue rather than a transient one, and a resync is the better next step.Resync
Resync re-runs the sync over a broader scope and re-pulls data from the source system. Use it after you fix a mapping or configuration problem so DualEntry picks up the corrected data, rather than replaying the stale version it failed on. DualEntry supports three resync modes:- Manual resync (Sync Now) triggers an immediate sync from the last successful sync point.
- Date range resync re-pulls records within a specific window, which is useful when you have corrected data for a known period.
- Full re-import clears and re-imports all data in scope. Use this only when necessary, because it is the heaviest operation.
Archive
Archive is a record status change, not a sync action. Archiving marks a record (such as a fixed asset, contract, or paper check) inactive so it no longer appears in active list views, while preserving its history and audit trail. Archived records typically move to a separate Archived tab in list views and can be restored where the record type supports it. Reach for archive when a record should be retired from day-to-day work but kept for historical reference. It does not re-run a sync or re-attempt a failed action, so use retry or resync, not archive, to resolve a sync failure.Choosing between them
The table below summarizes when to use each action.| Action | What it does | Use when |
|---|---|---|
| Retry | Replays a single failed action without re-pulling from the source | A record failed for a transient reason that you have since resolved |
| Resync | Re-pulls data from the source over a broader scope | You fixed a mapping or configuration issue, or records are missing |
| Archive | Changes a record’s status to inactive while keeping its history | A record should be retired from active views but kept for reference |
