Document properties to store
Document properties that can be stored with the file.
- Database name
- Job.Repository.DocPropToArchive
Usage notes:
- Use the minimum number of document properties to narrow the results when a user searches for this document.
- Choose properties carefully. After a document is stored in the repository, you cannot change its properties. You can use a step based on the RemoveDataFromRepository step template to remove the document or the job containing the document from the repository.
- These document properties are stored automatically:
- Current first page (Doc.CurrentFirstPage).
- Current pages (Doc.CurrentPages).
- Current Sheets (Doc.CurrentSheets).
- Original first page (Doc.OriginalFirstPage).
- Original pages (Doc.OriginalPages).
- Sequence in child job (Doc.SequenceInChild).
- Sequence in original job (Doc.OriginalSequence).
- Document properties to store is a positional job property. For information about using positional job properties, refer to the Information Center.