# Supported versions

migration-center supports migrating from and to the following source and target systems:

{% hint style="info" %}
The exact versions on which we tested the connectors is also noted in the table.&#x20;

We do not test all minor releases of a major version based on the premise that no breaking changes are introduced in minor releases.

If any breaking changes that we are not aware of occur please contact <support@migration-center.com>.
{% endhint %}

<table data-header-hidden><thead><tr><th width="260">Source System</th><th>Supported Versions</th></tr></thead><tbody><tr><td><strong>Source System</strong></td><td><strong>Supported Versions</strong></td></tr><tr><td>Alfresco</td><td>3.x, 4.x, 5.x, 6.x, 7.x <br>Tested on: 3.4, 4.0, 4.1, 4.2, 5.2, 6.1.1, 6.2, 7.1, 7.2, 7.3.1</td></tr><tr><td>Database</td><td>any SQL compliant database having a (compatible) JDBC adapter</td></tr><tr><td>Documentum Server</td><td><p>4i, 5.x - 7.x, 16.x, 20.x, 21.x, 22.x</p><p>Tested on: 4i, 5.2.5 - 7.3, 16.4, 16.7, 20.2, 20.4, 21.4, 22.4<br>(MC supports DFC 5.3 and higher)</p></td></tr><tr><td>IBM Notes / Domino</td><td>6.x and above</td></tr><tr><td>Microsoft Exchange</td><td>2010</td></tr><tr><td>Microsoft Outlook</td><td>2007, 2010</td></tr><tr><td>Microsoft SharePoint</td><td>2007, 2010, 2013, 2016, 2019, SharePoint Online</td></tr><tr><td>OpenText Content Server</td><td>9.7.x, 10.x, 10.x, 16.x, 20.x, 21.x, 22.x<br>Tested on: 9.7.1, 10.0, 10.5, 16.x, 20.4, 21.4, 22.4</td></tr><tr><td>Veeva Vault</td><td>Veeva Vault API 22.3</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="273">Target System</th><th>Supported Versions</th></tr></thead><tbody><tr><td><strong>Target System</strong></td><td><strong>Supported Versions</strong></td></tr><tr><td>Alfresco</td><td>3.x, 4.x, 5.x, 6.x, 7.x <br>Tested on: 3.4, 4.0, 4.1, 4.2, 5.2, 6.1.1, 6.2, 7.1, 7.2, 7.3.1</td></tr><tr><td>Documentum Server</td><td><p>5.x - 7.x, 16.x, 20.x, 21.x, 22.x</p><p>Tested on: 4i, 5.2.5 - 7.3, 16.4, 16.7, 20.2, 20.4, 21.4, 22.4<br>(MC supports DFC 5.3 and higher)</p></td></tr><tr><td>Documentum D2</td><td>4.x, 16.x, 20.x, 21.x, 22.x<br>Tested on: 4.7, 16.5, 16.6, 20.2, 20.4, 21.4, 22.4</td></tr><tr><td>Documentum for Life Sciences</td><td>16.x, 20.x, 21.x<br>Tested on: 16.4, 16.6, 20.2, 20.4, 21.4</td></tr><tr><td>Generis Cara</td><td>5.3 - 5.9</td></tr><tr><td>Hyland OnBase</td><td>20.8.x</td></tr><tr><td>InfoArchive</td><td>4.x, 16.x, 20.x, 21.x, 22.x<br>Tested on: 4.0, 4.1, 4.2, 16.3, 16.4, 16.5, 16.7, 20.4, 22.2</td></tr><tr><td>Microsoft SharePoint</td><td>2013, 2016, 2019, SharePoint Online, OneDrive for Business</td></tr><tr><td>OpenText Content Server</td><td>10.5, 16.x, 20.x, 21.x, 22.x. 23.x, 23.3 Cloud<br>Tested on: 10.5, 16.x, 20.2, 20.4, 21.4, 22.4. 23.3, 23.3 Cloud</td></tr><tr><td>Veeva Vault</td><td>Veeva Vault API 22.3</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.migration-center.com/24.3/supported-versions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
