Document properties file

Specifies the name of a tab-delimited file containing property values to write to the database. The file contains values for document properties, fields that are not defined as RICOH ProcessDirector document properties, or a combination of both. Only properties defined as RICOH ProcessDirector document properties are written to the database.

You can also select a step resource object as the value for the property instead of providing a path and filename. Using a step resource lets you change the specific file without editing all of the workflows that contain the step that uses the file.

Format:

Default
${getFileName(document,dpf,read)}

Database name
Job.Reports.DocFileToStore

Usage notes:

  • The file specified must be tab-delimited. This function does not work with comma-separated values.
  • You can use symbol formulas to specify a file.
  • Document properties file is a positional job property. For information about using positional job properties, refer to the Information Center.