Audit Event Types
Major activities in Content Capture, such as the creation of a batch or conversion of a document, generate audit events. These events, along with the actual message, are retrievable in the REST API. The following table identifies the event code, the associated action, and provides a brief description of the activity:
Type | Action | Description |
---|---|---|
1001 | Batch Created | A batch was created in Capture. |
1002 | Batch Updated | A batch in Capture was updated, typically a result of processing. |
1003 | Batch Deleted | When a batch is deleted in Capture, manually or through a Commit operation, this type of event is generated. |
1004 | Batch Processed | This occurs after a batch has undergone processing, such as converting formats. |
1005 | Batch Pruned | This event occurs during a Commit operation when some documents were committed while others were not. The committed documents have been pruned. |
1006 | Document Created | This represents the creation of a document in Capture. |
1007 | Document Duplicated | An existing document in Capture has been duplicated from within the Capture Client. |
1008 | Document Split | An existing document in Capture has been split by using the Capture Client. |
1009 | Document Merged | Conversion Jobs to TIFF supports the merging of documents. |
1010 | Document Separated | A Recognition Job can separate a document based on a configured organization scheme. |
1011 | Document Deleted | This occurs when a document is deleted from Capture. |
1012 | Document Updated | When a document has been updated, generally after processing, this event is generated. |
1013 | Document Committed | This happens when Capture commits a document in Oracle Content Management. |
1014 | Document Converted to TIFF | This event indicates that a document has been converted to a TIFF image format. |
1015 | Document Recognized | When a bar code is matched in a Recognition Job, Capture generates this event. |
1016 | Document Scanned (OCR) | This happens when a document underwent electronic optical character recognition. |
1017 | Content Item Create | A Commit operation can create content items in Oracle Content Management, and this event will be generated when that occurs. |
1019 | Asset Lookup Performed | This event represents when an Asset Lookup job has been performed on a document. |
1020 | Taxonomy Lookup Performed | At the completion of a Taxonomy Lookup job, Capture will trigger this event. |
1021 | XML Transformation Completed | Capture will produce this event at the completion of an XML Transformation job. |
1022 | Conditional Assignment Completed | When a Conditional Assignment Job finishes, this event will be generated. |
1023 | External Processor Completed | This event happens when an External Processor has completed processing on a document. |
1024 | Document Converted to PDF | Capture will generate this event when a document is converted to an image based PDF file. |
1026 | Document Classified | This event will be generated when a document has been processed by a Classification job. |