Creating a New Transform
Transforms, like procedures, are resources that are available from the Studio resource tree.
To create a new any-any transformation
| 1. | Select a folder in the Studio resource tree. |
| 2. | Right-click and select New Transformation, or select File > New > Transformation. |
| 3. | Select Any-Any Transformation. |
| 4. | Click Next. |
| 5. | Type a name for the transformation. |
| 6. | Click Finish. |
When you click Finish, the transformation is added to the resource tree, and the Transformation Editor opens in the right pane.
| 7. | To add items, see the instructions in |
| — | Editing Operations in the Transformation Editor Model |
| — | Designing a Query Operation |
| — | Adding Expression Operations |
| — | Adding Cast Operations from the Palette |
| — | Adding Union Operations |
| — | Adding Switch Operations |
| 8. | To draw lines between the items, see the instructions in Adding Assign Links or Adding Loop Links. |
| 9. | Right-click items on the editor to get a menu with available actions. Most items have: |
|
Copy |
Add Parameter |
Edit |
Change Type |
|
Rename |
Change Facets |
Delete |
Cut |
| 10. | Save your transform. |