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.

RemoteSITECommand

string

Optional, system-specific command to execute before the directory is created.

ParentRemoteDirectory

string

Path to the remote directory to create. This element is concatenated with the RemoteDirName element to provide the complete path to the directory to create.

This element is optional.

RemoteDirName

string

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

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 .