Data Mapping Properties

The Properties window allows you to access and edit the settings of a Data Mapping. To see the properties, click a Source, Target or Expression transformation in the Outline Window.

Source / Target

The following properties are available for Sources and Targets:

  • General
  • Column Definition
  • Key Definition
  • SQL Query
General

General properties allow you to see metadata information.

Category NameProperty NameDescription
Connection InformationData Object TypeData Object Type (i.e. Table Schema).
Connection InformationSystemSystem Information.
Connection InformationData SourceData Source (Connection Name).
Object DefinitionDatabaseDatabase name of object.
Object DefinitionSchemaSchema name of object.
Object DefinitionNameName of object.
Object DefinitionTypeType of object (i.e. Table).
Object DefinitionDescriptionDescription of object.
Object FormatFormatFormat of object (Delimited, Fixed-Width).
Object FormatDelimitersDilimiters of object.
Object FormatText QualifierText qualifier of object (No Quotes, Single Quotes, Double Quotes).
Column Definition

Column Definition properties allow you to see the column definition.

Key Definition

Key Definition properties allow you to see the primary and foreign key definitions.

SQL Query

SQL Query allows you to specify SQL statements.

Expression

Expression transformation allows you to specify business rules (Expression, Default Value and Format) for targets.

In this Document