# Advosys migration connector

Migrates documents from Advosys (opens new window) document management system to SharePoint.

DLL: Epona.Migrate.Advosys.dll

# What it does

  • Document retrieval — reads documents from Advosys vaults
  • Metadata extraction — retrieves Advosys document properties and metadata
  • Batch upload — transfers documents to SharePoint while preserving metadata
  • Matter mapping — maps Advosys matters/projects to SharePoint matter structure
  • Error recovery — detailed logging for troubleshooting migration issues

# Prerequisites

  • Advosys document management system deployed and accessible
  • Administrator credentials for Advosys access
  • Network connectivity to Advosys server
  • Target SharePoint site collection provisioned with document libraries

# Deployment

  1. Copy Epona.Migrate.Advosys.dll to the Epona.Migrate application directory
  2. Restart Epona.Migrate or reload connectors
  3. Configure Advosys connection settings in the migration UI

# Migration workflow

  1. Connect — authenticate to Advosys system
  2. Scan — enumerate vaults, projects, and documents
  3. Filter — apply inclusion/exclusion rules
  4. Validate — verify matter mapping and metadata extraction
  5. Plan — review scope and target document libraries
  6. Execute — transfer documents with metadata to SharePoint
  7. Verify — validate completeness and log any errors

# Troubleshooting

# Common issues

# Cannot connect

  • Cause: Network or authentication issue
  • Resolution: Verify Advosys server address and credentials; check network connectivity

# Documents not visible

  • Cause: Vault permissions
  • Resolution: Verify account has read access to Advosys vaults

# Metadata not transferring

  • Cause: Missing field configuration
  • Resolution: Ensure Advosys metadata fields are mapped in configuration

# Slow migration

  • Cause: Network bandwidth or large volume
  • Resolution: Consider staging migration or splitting by vault
Last Updated: 4/2/2026, 11:46:36 AM