Output

The output for the activity is the following.

Output Item

Datatype

Description

Data

string

When Use Process Data is checked and only one file is retrieved, this element contains the data retrieved from the remote file.

FilesTransferred

complex

When one or more remote files are retrieved and written to local storage, this element contains a list of the remote filenames that were retrieved. This element contains two elements, Name and NumOfBytes.

If an error occurred while retrieving files, the activity output is not available, but the Error Output tab lists the successfully transferred files and the files that failed to be transferred.

Name

integer

The name of the remote file retrieved.

NumOfBytes

integer

The number of bytes contained in the associated file name.

Success

boolean

Only available when Maintain 2.0 compatibility is checked on the Configuration tab.

True or false depending upon whether the FTP get command was successfully executed by the FTP server.

Errormsg

string

Only available when Maintain 2.0 compatibility is checked on the Configuration tab.

Any error messages returned from the FTP server.