Discovering transformation configuration dependencies

If you have a complex set of transformation configurations in several projects, you might want to visualize their dependencies to understand how their subsystems relate to each other.

Before you begin

You must first visualize a transformation configuration in an open diagram.

About this task

To discover related transformation configurations:

Procedure

  1. In the diagram editor, right-click the transformation configuration component; then click Filters > Show Related Elements.
  2. In the Show Related Elements in Diagram window, click Details to display the Relationship Types section.
  3. Expand the Transformation Configuration tree; then ensure that the Transformation Configuration Usage relationship type check box is selected.
  4. Specify an expansion level.
  5. Click OK.

Results

Related transformation configuration files are visualized in the diagram and dependency relationships link them to the original transformation configuration component.

What to do next

Now, you can make add or delete transformation configurations and their relationships directly in the diagram or you can open the associated TC files in the transformation configuration editor.

Feedback