Read CSV

You can select this activity to extract the contents from a specific .csv file.

This table lists the properties for the activity.

Property Type Property Name Description
Input Filename The location of the .csv file.
Has Headers Select the check box if the first row in the .csv file is the header row. If the check box is not selected, the output data table includes columns with default names.
Delimiter The delimiter in the .csv file. For example, Tab, Comma (','), Semicolon (';'), Caret ('^'), or Pipe ('|').
Output Data Table The data table that contains information about the .csv file.
Response code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.