# Release Notes

## migration-center 3.15 Update 1

### Features & Enhancements

* General
  * Add Veeva Scanner that exports documents and binders from Veeva Vault (#54569)
  * Migrate OpenText shortcuts and URLs to SPO link documents (#55974)
* Documentum Scanner
  * Export all folder paths of all folders where a document is linked (#55486)
* OpenText Scanner
  * Add the URL/path of the original object to the scanned shortcut (#56206)
  * Allow users to configure a list of workspaces/root nodes to be scanned (#55899)
  * Scan URLs as OpenText(object) type so they can be imported to other systems (ex: SharePoint Online) (#56001)
* SharePoint Online Importer
  * Add support for setting sensitivity label for importing documents (#55645)
* Veeva Importer
  * Enable Migration Mode programmatically for the imported objects so Migration Mode is not necessary to be enabled on the vault level (#55493)

### Fixes

* Veeva Importer
  * Duplicate values are not supported for object\_type\_\_v attribute in RIM Vault (#55664)
  * Objects are not rolled back if attachment was set on objects that do not support attachments (#55939)

### Known Issues & Limitations

* Veeva Scanner
  * The renditions for already scanned objects is exported to disk in some cases (#56283)
  * The binder relations are scanned even if the children documents are not (#56230)
* InfoArchive Importer
  * OutOfMemory exception might be thrown by InforArchive importer when generating very large SIP file (#55698)


---

# 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.15-update-1/release-notes.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.
