Read File Metadata
Reads the metadata of a file.
This activity reads the metadata of a user-specified file.
Input
Filename:
String ArgumentRequiredThe full path of the filename that is to be read.File Tree:
String ArgumentSpecifies 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