Skip to main content
Version: Latest (4.60.0)

Transformation Accelerators

This accelerator contains multiple transformation flows that will help you kick-start your transformation. It contains flows that set the migration scope, transform the metadata, and handle long name and paths. Since no migration is the same, these flows will have to be adjusted based on the determined migration rules.

📄️ Transformation (1a. Multiple Parents)

In some systems, such as Documentum, one RECORD can exist in multiple locations. If the target system does not support this, this flow can be used to split up records with multiple parents into individual records. The original record will remain at the location specified in source.parentIds[0] and migration.flags.originalParentIds will contain the original value of source.parentIds. For the other locations a RECORD is created with source.link referencing the original record.