Embedding or Linking a Custom Transformer
When you create a custom transformer, its default properties are to embed it into any workspace. When a transformer is embedded, it is stored as part of the current workspace. It is not available to other users and cannot be used in other workspaces.
When you export a custom transformer and use it in another workspace, you can choose to link to the transformer by referencing its definition. If the definition changes, then so does the workspace behavior. Linking to the transformer is useful if you frequently update it and you use it in many different workspaces.
Embedded transformers are colored light green in the Navigator , as well as in the workspace:
Linked transformers are colored darker green, and feature "link" icons:
In the Navigator, they appear like this:
Changing between the linked and embedded version of a Custom Transformer
You can change between using the linked version and the embedded version of a custom transformer, and back again. Right-click on the transformer name, either directly in the transformer or in the Navigator, and select Embed or Link. The transformer icon changes color to indicate its new mode.
Changing the default insert behavior of a Custom Transformer