Skip to main content Skip to complementary content

Configuring the components

Procedure

  1. Double-click tFileInputDelimited (CityNames) to open its Basic settings view.
  2. In the File name/Stream field, specify the path to the input file.
  3. Click the [...] button next to Edit schema to open the Schema dialog box, click the [+] button twice to add two columns, and name them respectively CityName and Synonyms corresponding to the input file structure.
    When done, click OK to close the dialog box and propagate the schema setting to the next component.
    You can also add this tFileInputDelimited file using the established metadata stored in the Repository. This allows you to use automatically the configuration of the corresponding metadata. For further information about how to create and use this metadata, see Managing metadata in Talend Studio.
  4. Double-click tSynonymOutput to open its Basic settings view.
  5. In the Index path field, type in or browse to the location where you need to create the index.
  6. In the Operation field, select the operation you need to perform on this created index as well as the related synonyms. In this example, select (Delete and) initialize an index.
  7. In the Entry field, select the column to be used to receive and store the standard reference data. In the source file used in this scenario, the CityName column is holding the standard city names, so select CityName.
  8. In the Synonyms field, select the column to be used to receive and store the synonyms. In this scenario, select Synonyms.
  9. In the Basic settings view of the tLogRow component, select the Table option for better readable display of the Job execution result.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!