Configuration
The Configuration tab has the following fields.
Field |
Global Var? |
Description |
Name |
No |
The name to appear as the label for the activity in the process definition. |
Description |
No |
Short description of the activity. |
Overwrite |
No |
Overwrite existing file with the same name, if one exists. The activity raises an exception if the specified file exists and this field is unchecked. |
Is a Directory |
No |
When checked, the activity creates a directory instead of a file. |
Create Non-Existing Directories |
No |
When checked, the activity creates all directories in the specified path, if they do not already exist. If this field is unchecked and there are one or more directories in the specified path that do not exist, an exception is raised. |