Previous Topic: FILE_OPTION_RF

Next Topic: REMOTE_FILE_RF


LOCAL_FILE_RF

The file name that is created, appended, or replaced on the local system when it receives a file. At the command prompt or in a script, if this value is null or unset, then CA XCOM Data Transport writes to the stdout. All UNIX or Linux file naming conventions apply.

For wildcard transfers, use an asterisk (*) as a file name to indicate that multiple files will be received.

Example

LOCAL_FILE_RF=/PAYROLL/*.

If multiple files are received and the user specifies a file name, all files received by the partner are written to that specified file as one single file.

For platforms that support it, you can specify a common file extension to be appended to each file name.

Example

LOCAL_FILE_RF=/PAYROLL/*.TXT.

Note: If QUEUE=YES, the full path name must be specified.

Range: 0 to 256 characters

Default: None

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