Getting Started Guide > Getting Started with Studio > Creating the XML Data Transformation > Creating the Transformation Container
 
Creating the Transformation Container
1. Navigate to Shared > sources in the resource tree, right-click sources, and select New Transformation.
2. Select Any-Any Transform.
3. Click Next.
4. In the Transformation Name field, type productCatelog_xform. This should always be a unique name.
5. Click Finish.
The transformation is added to the resource tree under Shared > sources and the Transformation Editor opens.
6. Expand Shared > examples.
7. Drag the legacy style productCatelog_transform onto the editor.
8. Connect it to the out operation. So your transform should look similar to:
9. Delete productCatelog_transform. The out operation should retain all the necessary outputs and their data types.
10. Drag productCatalog.xml onto the editor from Shared > sources > ds_XML.
11. Save your transform.