Skip to main content
Version: Latest (4.61.0)

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 achieves the following:

  • Shortens object names to 255 characters
  • Shortens object names that exceed the 400 characters in the hierarchy (this part is SharePoint specific and will only run when spo or spembedded is selected as targetSystem)

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.