Remove File
The Remove File activity removes the specified file or directory.
Settings
Field | Description |
---|---|
Remove Directory Recursively |
When this field is set to |
Input
The Input tab displays the following fields:
Field | Description |
---|---|
fileName |
The path and name of the file or directory to remove. For example: /opt/tibco/flogo/filename |
Output
The output schema displays the metadata fields of the file/directory in a read-only format. The metadata object contains fullPath, name, size, mode, modTime
and isDir
.
Loop
Refer to the section on "Using the Loop Feature in an Activity" in the TIBCO Flogo® Enterprise User Guide for information on the Loop tab.