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

fromFileName

string

The path and name of the file or directory to copy.

For directories, you must specify an absolute path. You may use wildcards when specifying files within a directory.

For example, to copy a directory, specify c:\myDirectory. To copy all text files in a directory, specify c:\myDirectory\*.txt.

toFileName

string

The destination for the copy operation. This must be an absolute path; wildcards cannot be used in this element.