Skip to main content Skip to complementary content

Validating that the CSV file is imported successfully

Procedure

  1. Double-click the first tMongoDBInput component to open its Basic settings view in the Component tab.
  2. From the DB Version list, select the MongoDB version you are using.
  3. In the Server and Port fields, fill in the information required for the connection to MongoDB. In this example, type in localhost and 27017.
  4. In the Database field, type in the database from which the data will be read, bookstore in this example.
  5. In the Collection field, type in the collection from which the data will be read, books in this example.
  6. Click Edit schema to define the data structure to be read from the MongoDB collection.
  7. In the Mapping table, the Column field is automatically populated with the defined schema. You do not need to fill in the Parent node path column.
  8. Double-click the first tLogRow component to open its Basic settings view in the Component tab.
  9. In the Mode area, select Table (print values in cells of a table).

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!