CSV

CSV to Model

The CSV to Model layer converts CSV data into a structured model representation. It allows to configure various options such as separator, string delimiter, and timestamp format for parsing the CSV file.

  1. Ensure the root model node is selected in the Information Model.

  2. Enter the Separator used in the CSV-file.

  3. (Optional) Enter a String delimiter used in the CSV-file.

  4. (Optional) Enter a EOL delimeter.

  5. (Optional) Enter a Timestamp format.

  6. (Optional) Check the Ignore first line checkbox if the first line of the CSV-file contains the column names.

  7. If necessary, adjust the default Wait timeout interval.

CSV String to Model
  1. Select the Event node in the Information Model.

  2. Check the Enable Event checkbox if you want to set a filter using a regular expression.

CSV String to Model