Read Lines of File

You can select this activity to read the lines in a file. The number of lines is provided as a string input.

This table lists the properties for the activity

Property Type Property Name Description
Input Source Filepath The location of the file to be read
Output Lines The number of lines in the file to be read.
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.