You are here: FME Transformers > Using Transformer Parameters and Setting Defaults > Transformer Defaults

Transformer Defaults

Especially if you are a regular FME user, you will notice that you are always using the same transformers, and the same parameters in these transformers (for example, the same password in a Joiner or the same tolerance in a Snapper). Transformer defaults allow you to override FME defaults and save these parameters in individual transformers.

All transformer dialogs have a Defaults button, with the following options:

This example sets the default values of the Sampler to sample every 10 features (the usual default is 1).

You can set the sampling amount to 10 and then choose Save as My Defaults.

Now whenever you place a Sampler transformer, its parameters will take your own values as defaults.