FME Translations Quiz
Which of the following statements is true about the Generate Workspace dialog?
The FME Data Inspector is a fully-functioned spatial data analysis and cartography tool.
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 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.
Which of the following is an example of schema editing or mapping? Check all that apply.
Why is the input port on the Date
attribute of the writer feature type red?
Date
attribute on the reader feature type is not exposed.Date
attribute defined on the writer schema, but it has no value.Date
attribute on the writer schema by adding it to the User Attributes tab. However, there is nowhere in the workspace - either in the read data or data created with transformers - to supply values to this attribute. Therefore, it displays with a red color.