Output file

Specifies the full path and name of the output file created by a step based on the ZIPFiles step template.
Default
Database name
Job.ZipFile.ZipToSave
Usage notes:
  • You can use RICOH ProcessDirector symbol notation for the name of the file. For more information about symbol notation and how to use it, refer to the help system.

  • To make sure that other steps in the workflow can process the output file, save it in the spool directory for the job. For example, use this symbol to write the output to a ZIP file stored in the spool directory for the job: ${getFileName(data,zip,write)}.

    The step names the file jobID.data.zip where jobID is the job number.

  • If you specify a directory other than the spool directory, make sure that the system user has permission to write the output to that directory.