Skip to main content Skip to complementary content
Close announcements banner

Retrieving the data from AS/400

Procedure

  1. Double-click tAS400Input to open its Basic settings view.
  2. In the Host, Database, Username and Password fields, enter the information required for the connection to AS/400.
  3. 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. The data structure is same as the structure you have defined for tFixedFlowInput.
  4. In the Table Name field, enter or browse to the table into which you write the data. In this example, it is doct1018.
  5. In the Query field, enter the SQL query sentence to be used to retrieve the user data from AS/400. In this example, it is SELECT * FROM doct1018.
  6. Double-click tLogRow to open its Basic settings view.
  7. In the Mode area, select Table (print values in cells of a table) for better readability of the result.

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!