Modify Migration action settings
To configure or modify Migration action settings using the Advanced interface:
- In administrative web console, navigate to Workflows and select the workflow you want to configure action for.
- Click the workflow, then click Add next to Rule Actions.
- In the Add Action dialog, select the necessary migration action in the Action Type list.
There are common and content-specific settings that you need to specify.
Common settings
These settings are the same for all supported sources.
| Setting | Description | Comments |
|---|---|---|
| Migration Destination | The root destination to migrate to. | Ensure to define the required destination as Migration Config. |
| Destination Rename Mode | Specifies what action to take if a file exists at the destination with the same name.
| |
| Maintain Folder Structure | If selected, the system creates subfolders in the migration destination to match the relative path in the source. | Applies if this capability is supported by the source system. For Exchange, the path will also include a folder for the mailbox name (e.g. \MigrationDestination\User@domain.com\Inbox\HR). |
| Delete Original Item | If selected, the system deletes the original item after it is successfully copied to the destination. | Applies if this capability is supported by the source system. |
| Mark Original item as Read Only | If selected, the system marks the original item as read-only. | Applies if this capability is supported by the source system. |
| Redaction Plan | If redaction plans have been configured, specify the redaction plan to be applied to the document. See Redaction. | By default, this will be applied to the document at the destination. |
| Redact Original | If the source system supports updating the source item, checking this box applies the redaction plan to the source document after it is successfully migrated. | This option isn't available when performing a move (deleting the original item). |
Source-specific settings
The following table describes settings for Google Drive content migration.
| Setting | Description | Comments |
|---|---|---|
| Destination Folder | The path to migrate the document to relative to the migration destination. | To migrate to the root folder, leave blank. Destination example: Folder/SubFolder/SubFolder2 |
The following table describes settings for SharePoint content migration.
| Setting | Description | Comments |
|---|---|---|
| Library/Folder | The library and optional subfolder to migrate the document to in the migration destination. | |
| Mode | Previous versions and metadata can be included. | Only applicable if the source system is also SharePoint. |
| Dynamic Destination Field Name | Specify a metadata field on the item that to dynamically lookup the migration destination. | Only applicable if the source system is also SharePoint. |
| Web Path | The relative web path for the migration of the document. Format should be any of the following:
| Only applicable if a SharePoint relative migration is chosen. |
| List Title | The name of the library at the web path specified to migrate the document to. | Only applicable if a SharePoint relative migration is chosen. |
| Fallback if relative path invalid | Enables/disables falling back to the standard migration destination if the relative path is unavailable. If the relative path doesn't exist, and the fallback mode isn't enabled, then the Workflow will report a failure. | Only applicable if a SharePoint relative migration is chosen. |