TransformationBuildTask (TBT) is an object which defines a data transformation task. When executed, it creates a new object in the Metadata Repository. This object can be used to perform transformations on the data set.
Table 12.13. Connected objects
| Status | Name | Description | Type | Reference |
|---|---|---|---|---|
| obligatory | physicalData | data required to build the transformation | PhysicalData | by name |
| obligatory | transformation | the result of the transformation process | Transformation | by name |
| obligatory | transformationSettings | an object which stores detailed settings how the transformation is built | TransformationSettings | by name |