Transformation (4c. Long Name & Path Restructuring)
In certain systems there are limitations on the maximum number of characters an object name and/or path can have. This flow is mostly tailored towards SharePoint Online migrations and does the following:
- Shortens object names to 255 characters
- Shortens object names that exceed the 400 characters in the hierarchy
Any object that still exceeds the 400 characters in the hierarchy field will be moved to a Migration Exceptions folder created directly under the ROOT of the object.
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
targetSystem
Specifies the target system. Valid values are: alfresco, documentum, opentextcs, spembedded and spo.
Only when this value is set to spo or spembedded, previously mentioned transformations will be applied. In all other cases, the object names won't be transformed.