Track how data flows through your replication pipelines by viewing relationships and lineage at the project, pipeline, table, and column levels in the Catalog.
Replication pipelines move data from source systems to target systems. The Data Integrity Suite Catalog lets you view relationships and lineage at multiple levels:
- Project level: See all pipelines and assets within a replication project
- Pipeline level: View the connections and relationships that define how a pipeline operates
- Table level: Trace data flow from source tables to target tables
- Column level: Follow individual fields as they transfer from source to target systems
Note: Lineage is a snapshot of deployed changes only.
Relationships and lineage information becomes visible only after
the project is deployed.
Understand replication relationships
Each replication pipeline supports three core relationships
that define how data moves through your system:
- Captures: Links the pipeline to a source connection
- Replicates: Links the pipeline to a target connection
- Contains: Indicates the project that contains the pipeline
A Replication Project is an asset that contains metadata such as the Replication ID and its associated pipelines. A Replication Pipeline Asset is linked to both its source and target Data Connection assets, along with related assets such as Log Readers and Metabases.
View table-level lineage
Table-level lineage shows you the complete data flow at the
table level. This view helps you understand which source tables
feed into which target tables and trace the overall data
movement through your pipeline.
You can now see how data flows from source to target at the
table level.
View column-level lineage
Column-level lineage provides the most granular view of
data flow. This view shows you exactly which source columns map
to which target columns, helping you understand field-level
transformations and dependencies.