Read File Metadata
Reads the metadata of a file.
This activity reads the metadata of a user-specified file.
Input
Filename:
String Argument
Required
The 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 Variable
Specifies the variable to store the file metadata.
Last updated