BulkMetadataManager allows organizations to manage SharePoint metadata in bulk.
BulkMetadataManager has the unique capability to extract properties from SharePoint documents and capture the values into SharePoint columns.
Common use cases are:
- extract email metadata from 1M+ emails stored in SharePoint
- extract order details from PDF files
- extract the last modified date from Office files to meet legal requirements about retention/deletion of data
- make email attachments searchable
- extract GPS coordinates from photos or drone recordings
The application is designed and build for handling large number of documents and it is optimized for performance. In addition, the architecture allows for scaling out using multiple systems.
The application can handle SharePoint throttling and caters for large lists exceeding the list view threshold (5000).
0 Comments