Read File Metadata
Reads the metadata of a file.
This activity reads the metadata of a user-specified file.
Input
- Filename: - String Argument- RequiredThe full path of the filename that is to be read.
- File Tree: - String Argument- Specifies a list in which the given input file path is split and stored in it. 
Output
- Metadata: - FileMetadata VariableSpecifies the variable to store the file metadata.
Last updated
