Procedure
-
Double-click tFixedFlowInput to open its
Basic settings view.
-
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.
-
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
-
Double-click tAmazonAuroraOutput to open its
Basic settings view.
- Select the Use an existing connection check box and in the Component List that appears, select the connection component you have configured.
- In the Table field, enter or browse to the table into which you want to write the data. In this example, it is TalendUser.
- 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.
-
Double-click tAmazonAuroraCommit to open its
Basic settings view.
- Clear the Close Connection check box if it is selected.