Output file
Specifies the full path and name of the output file created by a step based on the
ApplyXSLTransform step template.
- Default
- None
- Database name
- Job.XSLT.OutputFile
- Usage notes:
-
-
The ApplyXSLTransform step can produce output files in another XML format or in a non-XML format such as text. For example, the step can convert input into an XML format for use with a JDF job ticket or the CreateJobsFromXML step. The step also can convert input into a text file containing RICOH ProcessDirector job or document properties.
-
You can use RICOH ProcessDirector symbol notation for the name of the output file. For example, ${getFIleName(overrides,txt, write)} specifies the overrides file in the spool directory for the job. For more information about symbol notation and how to use it, refer to the help system.
-