Which of the following is not a valid way to read multiple datasets from a single reader?

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

Which of the following is not a valid way to read multiple datasets from a single reader?

Explanation:
The ability to read multiple datasets from one reader isn’t achieved by just listing several inputs in the reader’s configuration. A single reader instance is intended to process one dataset reference per run. Even though wildcard expressions or selecting multiple files in the UI might seem to point to several inputs, they don’t reliably configure the reader to ingest multiple datasets in one pass, and in many cases aren’t supported to do so. To handle multiple datasets, you’d typically use separate readers or a workflow mechanism that iterates over a list of datasets rather than trying to feed multiple datasets into a single reader instance. Because none of these methods provides a guaranteed, single-reader multi-dataset input, all of the above are not valid standalone ways to read multiple datasets from a single reader.

The ability to read multiple datasets from one reader isn’t achieved by just listing several inputs in the reader’s configuration. A single reader instance is intended to process one dataset reference per run. Even though wildcard expressions or selecting multiple files in the UI might seem to point to several inputs, they don’t reliably configure the reader to ingest multiple datasets in one pass, and in many cases aren’t supported to do so. To handle multiple datasets, you’d typically use separate readers or a workflow mechanism that iterates over a list of datasets rather than trying to feed multiple datasets into a single reader instance. Because none of these methods provides a guaranteed, single-reader multi-dataset input, all of the above are not valid standalone ways to read multiple datasets from a single reader.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy