Use Case: Dynamic Mapping for Metadata Changes in Relational Sources
Use Case: Dynamic Mapping for Metadata Changes in Relational Sources
You are a developer for an organization that must aggregate total customer orders. The organization receives customer data and customer order data as two tables from different departments on a weekly basis. The departments often change the order of the columns or add new columns to the tables. You need to develop a dynamic mapping that can accommodate the changing source schema and aggregate the total customer orders.