Transformation properties are a collection of properties that describe the transformation and configure its behavior. You can use transformation properties to customize the processing of your data to achieve the desired output.
To view the transformation properties, click CTRLT or right-click on the canvas and select Properties from the menu that appears.. The following sections provide a detailed description of the available settings:
- Transformation tab
- Parameters tab
- Logging tab
- Dates tab
- Dependencies tab
- Miscellaneous tab
- Monitoring tab
After you have adjusted your settings, click SQL to generate the SQL code necessary for creating the logging table. The Data Definition Language (DDL) displays in the Simple SQL Editor allowing you to execute this or any other SQL statements against the logging connection. For information on how to use the SQL Editor, see Use the SQL Editor.