I’d like to be able to track document deletions in a mail database that has soft deletions enabled. Anyone know of a way that I can do that? The database is based on the Inotes6.ntf design. Thanks.
…Jack
I’d like to be able to track document deletions in a mail database that has soft deletions enabled. Anyone know of a way that I can do that? The database is based on the Inotes6.ntf design. Thanks.
…Jack
Subject: Tracking document deletions
Use the database script. Write a handler for the QueryDocumentDelete event that makes entries into some kind of logging database.