Can you nest custom transformers? That is, can you put one custom transformer inside another?

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

Can you nest custom transformers? That is, can you put one custom transformer inside another?

Explanation:
Nesting custom transformers is supported without restrictions. You can place a custom transformer inside another custom transformer, creating a hierarchy of reusable components. This works for both Embedded and Linked custom transformers, and there’s no limit on nesting depth. The nested transformer behaves like a normal transformer inside the parent, with its inputs, outputs, and parameters accessible as part of the parent’s graph. This enables modular design and reuse, letting you build complex workflows from simpler building blocks. Some might think nesting is limited to the same type or only one level, but in practice both Embedded and Linked custom transformers can be nested, and you can nest them multiple levels deep.

Nesting custom transformers is supported without restrictions. You can place a custom transformer inside another custom transformer, creating a hierarchy of reusable components. This works for both Embedded and Linked custom transformers, and there’s no limit on nesting depth. The nested transformer behaves like a normal transformer inside the parent, with its inputs, outputs, and parameters accessible as part of the parent’s graph. This enables modular design and reuse, letting you build complex workflows from simpler building blocks.

Some might think nesting is limited to the same type or only one level, but in practice both Embedded and Linked custom transformers can be nested, and you can nest them multiple levels deep.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy