Response file

Specifies the full file path and name that RICOH ProcessDirector uses to store the response from the application. Typically this value is ${getFileName(print,json,write)} or ${getFileName(print,xml,write)}, depending on the type of response file the application returns. After the response file is stored, it can be processed by other steps in the workflow.

Format:

Length
Up to 1024 characters (bytes)

Database name
Job.WebService.ResponseFile

Usage notes:

  • You can use RICOH ProcessDirector symbol notation in the Response file. Symbols are resolved when the step runs.

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

  • Response file is a positional job property. For information about using positional job properties, refer to the Information Center.