Skip to main content Skip to complementary content

Writing the data into AS/400

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
  2. Click the [...] button next to Edit schema and in the Schema dialog box define the schema by adding three columns: id of Integer type, and name and city of String type.
    Click OK to close the Schema dialog box 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 tAS400Output to open its Basic settings view.
  5. In the Host, Database, Username and Password fields, enter the information required for the connection to AS/400.
  6. In the Table field, specify the table into which you want to write the data. In this example, it is doct1018.
  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.

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!