Skip to main content Skip to complementary content

Outputting the result of the preparation into a database

Procedure

  1. In the design workspace, select tRedshiftOutput and click the Component tab to define its basic settings.
  2. In the Property Type list, select Built-in to set the database connection details manually.
  3. In the Host, Port, Database, Schema, Username and Password fields, enter the Redshift connection details and the user authentication data for the database, between double quotes
  4. To fill the Table field, with the expression that will dynamically reuse the input file name and give it to the table, drag it from the tFileList_2 list of expressions in the Outline panel.
  5. From the Action on table drop-down list, select Create table if does not exist.
  6. From the Action on data drop-down list, select Insert.
  7. Click Sync columns to retrieve the new output schema, inherited from the tDataprepRun component.

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!