Load data, from a Time Variant table, into one or more Satellites in the Raw Vault.
Process: {Configuration Database}.[dbo].[dv_load_sats_for_source_table]
Prerequisites:
- In order to load a Satellite, Configuration Data must have been created defining:
- The Source System which feeds the Satellite;
- The Source Table which feeds the Satellite;
- The Source Columns within the Source Table;
- The Entity which owns the Satellite (may be a Hub or a Link);
- The Source Columns need to be linked to the Satellite;
- The relevant Hub Keys need to be linked to their corresponding Source Columns.
- The Satellite Table(s) need to have been created in the Vault.