Skip to main content Skip to complementary content

Configuring the components

Procedure

  1. Double-click tFileFetch to open its Basic settings view.
  2. Select the protocol you want to use from the list. Here, http is selected.
  3. In the URI field, type in the URI where the file to be fetched can be retrieved from. You can paste the URI directly in your browser to view the data in the file.
  4. In the Destination directory field, browse to the folder where the fetched file is to be stored. In this example, it is D:/Output.
  5. In the Destination filename field, type in a new name for the file if you want it to be changed. In this example, new.txt.
  6. If needed, select the Add header check box and define one or more HTTP request headers as fetch conditions. For example, to fetch the file only if it has been modified since 19:43:31 GMT, October 29, 1994, fill in the Name and Value fields with "If-Modified-Since" and "Sat, 29 Oct 1994 19:43:31 GMT" respectively in the Headers table. For details about HTTP request header definitions, see Header Field Definitions.
  7. Double-click tFileInputDelimited to open its Basic settings view.
  8. In the File name field, type in the full path to the fetched file which had been stored locally.
  9. Click the [...] button next to Edit schema to open the Schema dialog box. In this example, add one column output to store the data from the fetched file.
  10. Leave other settings as they are.

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!