Get Log Information for a Document Deleted from Synergize
Use this article to find logs for a document that was deleted from Synergize. You can only get logs for files and view records after enabling deletion log activity.
-
Turn on document logs. See Enable Document Log Deletion.
-
Connect to Repository Database (In this example, my Repository Database is AP).
-
Run the following query to list all documents that were deleted from Synergize.
- select * from doclog where In_LogDesc like '%2;%'
-
In the list of documents in the results pane, look for the following document properties:
-
The first set of characters (2) represents the document that was deleted.
-
The second set of characters (10) can be ignored.
-
The remaining values are document properties.
-
-
After you find the document record, check the In_Docuser property.