File to check

Specifies the full path and name of the JSON or XML file that a step based on the CheckFileStructure step validates by checking the file syntax. 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.
Default
None
Database name
Job.Validate.FileTo
Usage notes:
  • You can use RICOH ProcessDirector symbol notation for the name of the file. For example, use this symbol to check the jobID.data.json file (where jobID is the job number) in the spool directory for the job: ${getFileName(data,json,read)}

    For more information about symbol notation and how to use it, refer to the help system.