Skip to main content Skip to complementary content

Writing the data into Amazon Aurora

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
  2. Click the [...] button next to Edit schema and in the pop-up window define the schema by adding three columns: id of Integer type, and name and city of String type.
    Click OK to validate the changes and accept the propagation prompted by the pop-up dialog box.
  3. In the Mode area, select Use Inline Content (delimited file) and enter the following user information in the Content field.
    1;George;Bismarck
    2;Abraham;Boise
    3;Taylor;Nashville
    4;William;Jefferson City
    5;Alexander;Jackson
    6;James;Boise
    7;Gerald;Little Rock
    8;Tony;Richmond
    9;Thomas;Springfield
    10;Andre;Nashville
  4. Double-click tAmazonAuroraOutput to open its Basic settings view.
  5. Select the Use an existing connection check box and in the Component List that appears, select the connection component you have configured.
  6. In the Table field, enter or browse to the table into which you want to write the data. In this example, it is TalendUser.
  7. Select Drop table if exists and create from the Action on table drop-down list, and select Insert from the Action on data drop-down list.
  8. Double-click tAmazonAuroraCommit to open its Basic settings view.
  9. Clear the Close Connection check box if it is selected.

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!