Connector Features
Once the connection is established, the connector performs three key tasks:
Crawling: Fetches metadata from the data source.
Profiling: Analyzes the data to generate statistics and quality metrics.
Lineage Building: Maps the data flow and transformations across systems.
Below is an example of crawling and profiling.
Connection, Crawling, Profiling & Lineage Workflow
Set Up Connection
Users connect to the source system using supported protocols such as JDBC or REST APIs. The system establishes a connection to the data source.
Metadata Crawl
The system fetches metadata from the connected source. It collects information such as tables, columns, reports, and file structures.
Fetched metadata appears in the data catalog.
Data Profiling (If Applicable)
The system builds statistics for data objects.
Profiled data appears in the data catalog to support analysis.
Build Lineage (If Applicable)
The system builds lineage to show the flow of data across systems.
Lineage helps users trace the origin of data, understand transformations, and analyze downstream impact.

Copyright © 2025, OvalEdge LLC, Peachtree Corners GA USA
Last updated
Was this helpful?

