How to migrate existing directory structure to another directory structure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 01:51 AM
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.
- Labels:
-
Alfresco Content Services

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 03:28 AM
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
