Skip to main content Skip to complementary content
Close announcements banner

Populating the database table with input data

Procedure

  1. In the design workspace, select tFixedFlowInput and click the Component tab to define its basic settings
  2. In the Basic settings view, in the Number of rows field, enter 500.
  3. In this scenario, the source database table has seven columns: id, first_name, last_name, city, state, date_of_birth, and salary
    Click the [...] button next to Edit schema to define the following data structure.
  4. Click the floppy disk icon to save the schema as a generic schema for later reuse.
  5. In the Select folder window, select default and click OK.
  6. Choose a name for your generic schema and click Finish.
  7. Click OK.
  8. The first column of the Values table automatically reflects the data structure you entered previously.
  9. In the Values table, enter a value for each column.
  10. In the design workspace, select tMysqlOutput and click the Component tab to define its basic settings.
    The output schema will automatically be the same as the previous component, in this case tFixedFlowInput.

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!