How Notes Migrator for SharePoint determine number of documents migrated or not migrated?
Notes Migrator for Sharepoint do not have the exact reporting feature for number of documents migrated or not migrated from the migration job
The current practice is to run the job and validate that in the log file:
a) documentsRead corresponds to the number of documents that expected to have been read from Notes
b) documentsWritten corresponds to the number of SharePoint items that created using that job
c) errorCount is zero (or the exceptions are due to expected errors such as blocked file types).
Enhancement request had been submitted for consideration in the future release of Notes Migrator for SharePoint