# List of supported versions

Here is a list of all the versions supported by migration-center for all of our source and target systems:&#x20;

| **Source System**       | **Supported Versions**                                                             |
| ----------------------- | ---------------------------------------------------------------------------------- |
| Documentum Server       | <p>4i, 5.2.5 - 7.3, 16.4, 16.7, 20.2, 20.4<br>(MC supports DFC 5.3 and higher)</p> |
| OpenText Content Server | 9.7.1, 10.0, 10.5, 16.x, 20.4                                                      |
| Microsoft SharePoint    | 2007, 2010, 2013, 2016, SharePoint Online                                          |
| Microsoft Outlook       | 2007, 2010                                                                         |
| Microsoft Exchange      | 2010                                                                               |
| Alfresco                | 3.4, 4.0, 4.1, 4.2, 5.2, 6.1.1, 6.2                                                |
| IBM Notes / Domino      | 6.x and above                                                                      |
| Database                | any SQL compliant database having a (compatible) JDBC adapter                      |
| Veeva Vault             | Veeva Vault API 21.2                                                               |

| **Target System**            | **Supported Versions**                                                       |
| ---------------------------- | ---------------------------------------------------------------------------- |
| Documentum Server            | <p>5.3 – 7.3, 16.4, 16.7, 20.2, 20.4<br>(MC supports DFC 5.3 and higher)</p> |
| Documentum D2                | 4.7, 16.5, 16.6, 20.2, 20.4                                                  |
| Documentum for Life Sciences | 16.4, 16.6, 20.2, 20.4                                                       |
| InfoArchive                  | 4.0, 4.1, 4.2, 16.3, 16.4, 16.5, 16.7, 20.4                                  |
| OpenText Content Server      | 10.5, 16.x, 20.2, 20.4                                                       |
| Microsoft SharePoint         | 2013, 2016, 2019, SharePoint Online, OneDrive for Business                   |
| Alfresco                     | 3.4, 4.0, 4.1, 4.2, 5.0.2, 5.1, 5.2, 6.1.1, 6.2                              |
| Veeva Vault                  | Veeva Vault API 21.2                                                         |
| Generis Cara                 | 5.3 - 5.5                                                                    |
| Hyland OnBase                | 20.8.x                                                                       |


---

# 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/3.17-update-4/list-of-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.
