File to store
Specifies the file you want to store in the repository.
- Default
- ${getCurrentFile(${Job.InputDatastream})}
- Database name
- Job.Repository.FileToArchive
Usage notes:
- The default value returns the name of the current file in the data stream format that is set in the Input data stream property.
- Any type of file can be selected, but only AFP and PDF files can be viewed when they are retrieved from the repository.
- Use a formula to identify a file in the job's spool directory that you want to store in the repository. For example, you receive an AFP file and transform it into a PDF file, to print. To store the AFP file in the repository, specify ${getCurrentFile(afp)}.
- You can clear this value if you want to store only properties or history information.
- File to store is a positional job property. For information about using positional job properties, refer to the Information Center.