cancel
Showing results for 
Search instead for 
Did you mean: 

Migrate one alfresco server to another using Alfresco Rest API

dzlatev
Champ in-the-making
Champ in-the-making

Hi everyone,

I'm using alfresco rest api to upload files and I'm keeping the uuid of the uploaded files in the project's database with some other data.

Is there a way to migrate data using the rest api, I think I would have some problems with the version of the files. Is it possible to do such a migration using alfresco rest api without losing any content? Is there some other tool to do such a migration without changing files uuid?

Please advice.

Thanks,

Dzhenko

1 REPLY 1

angelborroy
Community Manager Community Manager
Community Manager

I made some changes to Alfresco importer in order to preserve the UUID.

It's not 100% tested, but you can find it interesting: https://github.com/angelborroy/alfresco-uuid-importer

Hyland Developer Evangelist