Source

Sources are data stores that can either be the source of data to be processed or targets for processes to write data to.

Source

This is the core table tracking sources/targets.

source_lkup
Column Name Column Type Column Description
source_id Auto incrementing integer sequence System key for the source
source_name String(250) Unique name of the given source.