Exporting a Custom Transformer

When you export a custom transformer, it is saved to a separate .fmx file. This means that you can open and edit it just like a regular workspace, and you can share it with other users. Custom transformers can be:

  1. Open or create a custom transformer.

  2. From the File menu, choose Export Transformer. Another instance of FME Workbench will start, and the transformer will appear on the new canvas. The title bar will display the transformer name (an .fmx file) and the following default location:

C:\Documents and Settings\<user>\My Documents\FME\Transformers

  1. Exit Workbench.

Go to your FME\Transformers folder to see the new transformer:

How can you share a custom transformer?

See Sharing Custom Transformers and Installing a Custom Transformer.