Metadata Management

Metadata Management

Table Structure definitions

The Metadata Management component supports tracking the source database table metadata by release versions. Based on configuration, the metadata management component records the table definitions of the source databases.

Pipeline Mapping definitions

Based on the table definitions, the metadata management component generates the pipeline configuration as a set of XML files as well as the target database DDL for the incremental, reconciliation and current view.

Reconciliation Script definitions

The artifact generator can be used to generate scripts for running daily batch extracts and reconciliation of the data from stream load. The reconciled data can be merged to create current view of the data.

Last updated