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.

  1. Turn on document logs. See Enable Document Log Deletion.

  2. Connect to Repository Database (In this example, my Repository Database is AP).

  3. Run the following query to list all documents that were deleted from Synergize.

    - select * from doclog where In_LogDesc like '%2;%'

    Graphical user interface, application, Word

Description automatically generated

  4. 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.

      Graphical user interface, text, application, email

Description automatically generated

  5. After you find the document record, check the In_Docuser property.