Transformation
Effective in version 9.5.0, transformations include the following changes:
- •Data Transformation moved to the Informatica platform. You can create a Data Processor transformation in the Developer tool. Create scripts and XMap objects in the transformation instead of the DT Studio.
- •Set the startup component of a Data Processor transformation in the Overview tab. If the startup component is a component of a script, you can set it in the IntelliScript editor.
Previously, you could set the startup component of a TGP file in the IntelliScript editor.
- •Add a schema object to a project in the Model repository, and then reference a schema in the Data Processor transformation.
Previously, you added a schema to the XSD node in the Data Transformation Explorer view of Data Transformation Studio.
- •The Output panel of the Data Viewer view displays the main output of a Data Processor transformation or the output of an additional output port.
Previously, you could view the main output and output for additional output ports in a separate view in the editor area.
- •View an example source in the Input panel of the Data Viewer view. You can view example source data for the main input and for additional input ports.
Previously, you could view the example sources for the main input in the Input panel of the IntelliScript editor, and you could view the example source for additional input ports in a separate view.
- •Configure document encodings and other settings in the Data Processor transformation Settings view.
Previously, you configured document encodings and other settings in the Studio project properties.
- •You can no longer use the VarPostData, VarFormAction, and VarFormData system variables. The IntelliScript editor continues to display them in scripts that were created in previous Data Transformation versions.