Skip to main content Skip to complementary content

Configuring the components

Procedure

  1. Double-click tRowGenerator to open the tRowGenerator Editor window.
    In the tRowGenerator Editor window, define the data to be generated. For this Job, the schema is composed of two columns: ID and Name.
    Enter the Number of Rows for RowGenerator to generate.
  2. Double-click tFileOutputDelimited to define its properties in the Component view.
  3. Next to File Name, browse to the output file or enter a name for the output file to be created.
  4. Between double quotation marks, enter the delimiters to be used next to Row Separator and Field Separator.
    Click Edit schema and check that the schema matches the input schema. If need be, click Sync Columns.
  5. Double-click tTeradataTPump to open its Component view.
    In the Basic settings tab of the Component view, define the tTeradataTPump parameters. I
  6. Enter the Database name, User name and Password in accordance with your database authentication information.
  7. Specify the Table into which you want to insert the customer data. In this scenario, it is called mytable.
  8. In the Script generated folder field, browse to the folder in which you want to store the script files generated.
  9. In the Load file field, browse to the file which contains the customer data.
  10. In the Error file field, browse to the file in which you want to log the error information.
  11. In the Action on data field, select Insert.

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!