Error Output

The Error Output tab lists the possible exceptions that can be thrown by this activity. For more information about error codes and corrective action to take, see TIBCO ActiveMatrix BusinessWorks™ Error Codes.

Exception

Thrown When...

FileNotFoundException

The source file is not found or the destination is not found and the Create Destination Directory field is not checked on the Configuration tab.

IllegalCopyException

The destination exists and its type is different than the type of the specified source. For example, in the activity input, the fromFileName is a directory and the toFileName is a file.

FileAlreadyExistsException

The destination you are attempting to copy to already exists and the Overwrite field is not checked on the Configuration tab.

FileIOException

There is an I/O error. For example, the file or directory already exists and is write protected.