CDC Reconciler
Multi-DB Reconciler
Navigation
⊞
Overview
✓
Tasks
⚙
Mapping Config
← Mappings
New Mapping
Mapping Details
Mapping Name
Unique identifier — used as the task name. Lowercase with underscores.
Source DB Alias
Matches RECON_DB_<ALIAS>_DSN env var.
Source Table
Source Primary Key
Defaults to "id" if blank.
Target DB Alias
Matches RECON_DB_<ALIAS>_DSN env var.
Target Table
Target Primary Key
Defaults to "id" if blank.
Column Mappings
One per line: source_col,target_col[,transform]. Transforms: none, clear, redact, mask.
Exclude Target Columns
Target columns to skip when comparing (e.g. audit fields). One per line.
Save Mapping
Cancel