Open Connectivity Architecture

The migration-center grants out-of-the-box connections to EMC Documentum, Alfresco and Microsoft SharePoint. The open architecture allows the connection of virtually any source to any target system via the migration-center framework & API.

Migrate to DCTM from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

More information...

Migrate to CS from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

More information...

Migrate to FirstDoc from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

More information...
Datasheet Go FirstDoc!

Migrate to Alfresco from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

More information...

Migrate to SP 2010 from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

More information...

Migrate to File share from

- File share
- EMC Documentum
- Database
- eRoom
- XML
- FileNet IS

Example eclipse project

Other source / target repositories to be developed using the migration-center API and framework. The key features  of migration-center API are:

  • Java (Version 1.5+) support
  • Any Java code may be used
  • Use of standard design-pattern
  • Highly flexible and extendable
  • Easy to understand
  • MC-Core encapsulates main processes and provides a "ProcessList" to handle all standard functionalities as: Start, Pause, Stop, Transform, Validate etc...
  • Extend from abstract-adapter-class and fill three methods with logic - only one of these is mandatory (entry point for adaptor)
  • Also references to COM or other assemblies are possible
  • JavaDocs for all classes
  • Good documentation and commentaries
  • Example Eclipse Project available