FME Workflows Quiz
Bringing together multiple streams of features will automatically join them based on shared attributes.
Readers can have multiple feature types and feature types can belong to multiple readers.
A **feature type fanout** creates multiple _layers_ in the written file based on attribute values.
Which of the following scenarios would be well-suited to using feature caching? Check all that apply.
Workspaces that read large datasets or data that is slow to access, including databases or data on a network, can benefit from feature caching. Read the data in once to cache it and then use Run From This or Run To This.
The initial process of feature caching takes longer than running the workspace without feature caching on, so it is not a good idea to keep feature caching on with a production workspace.
A very simple workspace with only one or two transformers, neither of which produce many features, will not benefit from feature caching.
Using partial runs with feature caching is a great way to quickly build and test sections of your workspace.
Who might benefit from your use of annotation and bookmarks as part of best practice/style? Check all that apply.