Append Line

You can select this activity to add a specific text to a file after the existing content. If the file does not already exist, the file is created.

This table lists the properties for the activity.

Property Type Property Name Description
Input Line The line to append.
Source Filepath The location of the file that must be appended.
Output 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.