Create File

You can select this activity to create an empty file in a specific location. If a file already exists in the specified location, the new file replaces the existing file.

This table lists the properties for the activity.

Property Type Property Name Description
Input Target Filename The name of the file that must be created.
Target Filepath The location for the file that must be created.
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.
Output File The location and path of the created file.