cancel
Showing results for 
Search instead for 
Did you mean: 

How to migrate existing directory structure to another directory structure.

vmr_chinmai
Champ in-the-making
Champ in-the-making

Users created in the application have a default directory structure(as per old template (to the folder structure)) which needs to be changed as per new template.

New users created get new folder structure defined in the template. I am looking at migration of the folder structure inside alfresco. It would be helpful to know any strategies, documentation etc that are available for the same.

1 REPLY 1

calvo
Star Collaborator
Star Collaborator

Hi,

Maybe could be an option using CMIS (OpenCMIS, DotNet CMIS,...) from an external application connected to your Alfresco. 

You can obtain the old folder structure and move it (nodes: folders and documents) to the new one.

https://chemistry.apache.org/project/cmis.html 

Regards,

clv