Output

The output for the activity is the following.

Output Item

Datatype

Description

fileInfo

complex

Element containing the fileName, location, type, readProtected, writeProtected, and size data.

fullName

string

The name of the file (or directory), including the path information.

fileName

string

The name of the file or directory without the path information.

location

string

The path to the file or directory.

configuredFileName

string

This element is not populated by this activity.

type

string

The file type.

readProtected

boolean

Whether the file (or directory) is read-protected.

writeProtected

boolean

Whether the file (or directory) is write-protected.

size

integer

Size of the file in bytes.

lastModified

string

Time stamp indicating when the file was last modified.