How do you control which attributes are exposed to the transformers in a custom transformer or output from the custom transformer?

Prepare for the FME Certified Professional Exam. Study with flashcards and multiple-choice questions; each question includes hints and explanations. Ensure your success!

Multiple Choice

How do you control which attributes are exposed to the transformers in a custom transformer or output from the custom transformer?

Explanation:
Controlling which attributes are exposed to a transformer is done at the port level. Open the Transformer Input or Transformer Output port, and you’ll see a list of attributes associated with that port. Checking or unchecking attributes determines which ones are passed into the transformer (input) or handed to downstream transformers (output). This per-port setting narrows the attribute set that travels through the transformer, keeping data lean and the workflow clearer. Other options aren’t the standard way to manage port exposure. A global path like Navigator > Transformer Parameters > Group By isn’t about attribute exposure. Tools > FME Options affects the workspace globally, not per port. An AttributeExposer can be used in some contexts, but the direct port-based check/uncheck is the primary method to control exposure for a custom transformer’s input and output.

Controlling which attributes are exposed to a transformer is done at the port level. Open the Transformer Input or Transformer Output port, and you’ll see a list of attributes associated with that port. Checking or unchecking attributes determines which ones are passed into the transformer (input) or handed to downstream transformers (output). This per-port setting narrows the attribute set that travels through the transformer, keeping data lean and the workflow clearer.

Other options aren’t the standard way to manage port exposure. A global path like Navigator > Transformer Parameters > Group By isn’t about attribute exposure. Tools > FME Options affects the workspace globally, not per port. An AttributeExposer can be used in some contexts, but the direct port-based check/uncheck is the primary method to control exposure for a custom transformer’s input and output.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy