Create Directory

You can select this activity to create a directory in a specific location.

This table lists the properties for the activity.

Property Type Property Name Data type Description
Common Continue on error Boolean The option to continue the RPA flow even in the activity fails. This check box is selected by default.
Input Target Directory String The location for the directory that must be created.
Target Name String The name of the directory that must be created.
Output Output Path String The path to the newly created directory or folder.
Response Code Int32 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.