Skip to Main Content
Return to Navigation

Understanding Source Data Objects

A source data object is the input to every map definition and defines the data to be extracted from the source. The business requirement of the map definition dictates the appropriate structure of the source data object, which can be as basic as requiring only an object definition and the fields to be used in the extract SQL specified, or quite complex containing expressions, multiple table joins, and filtering criteria.

Common Elements Used to Create Source Data Objects