Specify TOSEND Directory for Retries
$retry_tosend tosend [mtosend]
This command is used to specify that a different TOSENDx directory is to be used for retries after the first attempt has failed. This allows the priority of retry attempts to be increased or reduced. The directory specified by the first parameter on this command will be used for all subsequent automated retries of the transmission. The number specified must be non-zero and must not be higher than the number of extra TOSEND directories specified on the $request_dir command.
Important note: this command affects all outbound operations done with this user profile, including broadcasts and server operations.
For special applications this command may also be placed in an individual FS file as an override to that in the user profile.
The parameters on this command are used as follows:
| tosend | the number of the TOSENDx directory to be used for retries. |
| mtosend | the number of the TOSENDx directory to be used when job items are manually resubmitted after failure. This directory is also selected when the 'P' prefix is used in a $retry_delays item. |
Default: The same TOSENDx directory will be used for all attempts.
Example:
$retry_tosend 3 ; use TOSEND3 for retries
Topic url: http://www.copia.com/support/refmanual/index.html?%24retry_tosend_usr.htm