Input

For more information about mapping and transforming input data, see TIBCO ActiveMatrix BusinessWorks™ Process Design.

The input for the activity is the following.

Input Item

Datatype

Description

Host

string

The name of the FTP server. This overrides the value specified in the FTP Connection resource.

Port

integer

Port number for incoming FTP requests on the FTP server. This overrides the value specified in the FTP Connection resource.

UserName

string

Username for logging into the FTP server. This overrides the value specified in the FTP Connection resource.

Password

string

Password for logging into the FTP server. This overrides the value specified in the FTP Connection resource.

ParentRemoteDirectory

string

Path to the remote directory you want to remove. This element is concatenated with the RemoteDirName element to provide the complete path to the directory to remove.

This element is optional.

RemoteDirName

string

Name of the remote directory to remove. You can optionally include the complete path of the directory to remove.

Timeout

integer

The amount of time to wait for the FTP server to respond. This timeout is used when the FTP server places the FTP connection used by this activity into a waiting state.

This overrides the value specified in the FTP Connection resource. For more information, see FTP Connection .