Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 FTP Palette : FTP Get

FTP Get
Activity
The FTP Get activity issues an FTP get or mget command to the specified server. The content of the remote files can be placed in the activity’s output or written directly to local storage. If you choose to place the contents of a remote file into the activity’s output, you can only retrieve one remote file (FTP get command) and the file’s content will be stored in memory as part of the activity’s output. If you choose to write the contents of the retrieved files to local storage, you can retrieve one or more files (FTP get or mget commands).
Configuration
The Configuration tab has the following fields.
Warning: Do not use this option if you are retrieving multiple files. You can only write the contents of one file to this activity’s output. An error is returned if you specify wildcards in the RemoteFilename input element when this field is checked.
Input
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for the activity is the following.
Note: Do not specify wildcards for this element if the Use Process Data Configuration field is checked.
Output
The output for the activity is the following.
True or false depending upon whether the FTP get command was successfully executed by the FTP server.
Error Output
The Error Output tab lists the possible exceptions that can be thrown by this activity. See TIBCO ActiveMatrix BusinessWorks Error Codes for more information about error codes and corrective action to take.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved