List Files
The List Files activity returns information about files or directories, or a listing of all the files in the specified directory.
Settings
Field | Description |
---|---|
Mode |
The type of listing you want to retrieve. You can select from the following options:
|
Input
The Input tab displays the following fields.
Field | Description |
---|---|
fileName |
The path and name of the file or directory to monitor. You can also use wildcard characters to monitor a directory for files that match the provided specification. For example, It lists the files directory that have a |
Output
The output schema displays all the metadata fields of a file/directory in a read-only array format. The metadata object contains fullPath
, name
, size
, mode
, modTime
, and isDir
fields.
Loop
For information on Loop, see the "Using the Loop Feature in an Activity" section in the TIBCO Flogo® Extension for Visual Studio Code User Guide.