Overview
This job is run occasionally to cancel specific saved documents. An annotation is added to the route log.
Parameters
- ROUTE_LOG_ANNOTATION: The annotation that will be added to the route log when a document is canceled by the autoCancelJob.
- CANCEL_DATE: Saved documents with a create date equal to or earlier than this date will be canceled by the autoCancelJob.
- DOCUMENT_TYPES: Document types that will not be canceled by the autoCancelJob.
- PARENT_DOCUMENT_TYPE: All children and grandchildren in the hierarchy will be canceled unless excepted by the DOCUMENT_TYPES parameter. There can only be a single value and it cannot be KFS, KFST or KFSM. Example values include FP, COA, PUR, CAM.
Reports
| Directory | Name | Description |
| reports/sys | autoCancelErrors<dateTimestamp>.txt | Records errors encountered by the autoCancelJob. |
| reports/sys | autoCancelJob-<dateTimestamp>.log | Details the number of documents processed and any errors encountered. |
Comments
0 comments
Please sign in to leave a comment.