Previous Topic: RELEASE

Next Topic: REMOTE_SYSTEM


REMOTE_FILE

REMOTE_FILE indicates the file on the remote computer to which the transferred data is being written. If you are creating the file (FILE_OPTION=CREATE), the file name must be consistent with the file naming conventions of the remote system. If the receiving system is a Windows system and more than one file is included in the transfer, REMOTE_FILE must include the wildcard character (*). The local CA XCOM Data Transport system does not validate this name. The remote I/O system determines whether the file name is valid.

Note: For send file transfers only.

Range: 1 to 256 characters

Default: None

Note: You can use symbolic variables with this parameter. For more information, see Symbolic Parameters in Configuration Files.

REMOTE_FILE_RF

Indicates the name of the file to be retrieved from the remote system. If the receiving system is a Windows system and more than one file is included in the transfer, REMOTE_FILE_RF must include the wildcard character (*).

Note: For retrieve file transfers only

Range: 1 to 256 characters

Default: None

Note: You can use symbolic variables with this parameter. For more information, see Symbolic Parameters in Configuration Files.