You are here: FME Workbench > Readers and Writers > Merging Similar Datasets

Merging Similar Datasets

If data sources reside in different locations, you can select them using the advanced browser.

You can add datasets of the same format and with the same schema (data model) to any source dataset you have already defined in your workspace. These datasets will be merged together when you run the translation. For formats that support coverages, you can also add directories and subdirectories.

Double-click the dataset name in the Navigator and select Open Advanced Browser from the Edit Parameter menu:

This opens the Select File dialog:

Subdirectories: If there are subdirectories below the initial dataset location, check the box to include them.

Add Files: Opens the file browser. You can select individual files, or Ctrl + click to select multiple files.

Add Directories: Opens the file browser so you can select entire directories to add to the reader. All files that are in the specified format in those directories will be included.

Identical Schema Check this box if you know that all the files have the same schema. This is a time-saving function: there will be no difference in the workspace results. If you know the files have the same schema, FME will not have to perform an initial scan of all the files to determine their schema. Instead, FME will take the first file as being representative of the data model.

Click OK to close the dialog, then OK to close Edit Parameter dialog and merge the selected files/folders with the original dataset. To see these results reflected in the Navigator view, float the cursor over the dataset name.

When you run the translation, Workbench will add the selected files and/or folders, and merge the specified datasets.