You are here: FME Workbench > Custom Transformers > Exporting a Custom Transformer

Exporting a Custom Transformer

The best way to share a transformer is to export it and distribute it just like any other file.

Transformer files are saved as .fmx files in a separate location. By default, the location of the Transformers folder on Windows 7 is C:\Users\<user>\Documents\FME\Transformers. You can change the default location.

Export as Custom Transformer

  1. Open or create a custom transformer.
  2. On the workspace canvas, click the tab that contains the custom transformer.
  3. Select File > Export as Custom Transformer.

The Export as Custom Transformer dialog opens.

After defining the parameters for the exported transformer, click the OK button in the Export as Custom Transformer dialog.

A second FME Workbench application will start, and the transformer appears on the new canvas. The title bar will display the transformer name and location. The transformer name is now stored in the Transformer Gallery either in the category specified above, or in the All folder.

How can you share a custom transformer?

See Sharing Custom Transformers and Installing a Custom Transformer.