General
This article describes the execution flow of the SharePoint Source module.
Process Overview
The execution begins when a transaction is created.
Execution Steps
- User initiates Create Transaction
- System prompts for verification
- User interface is locked during execution
Collection Phase
The module:
- Traverses the folder structure
- Identifies folders and files
- Collects:
- Folder data
- File data
- Version data
- Metadata
Filtering Phase
The module applies:
- File extension filtering
- Checksum-based filtering
Download Phase
- Remaining files are downloaded
- Metadata is finalized
Finalization
- Transaction is created
- Sent for pre-processing
- Workflow execution begins
Logging
- Progress is logged continuously
- Warnings and errors are recorded