Duplicating Custom Transformers

One of the key uses for a custom transformer is to repeat a pattern of transformers throughout a workspace. Reusing a custom transformer can be done the same way as with a normal FME transformer, in one of these ways:

You cannot use a custom transformers within itself, but you can use one custom transformer inside a different one.

Working with Copies of Custom Transformers

When a custom transformer is to be used in multiple locations (for example, after you duplicate it), it is important to understand how each instance of that transformer references other parts of a workspace as input. See Working with Multiple Copies of Custom Transformers.