Merge 2 Alfresco Community Edition instances (v7.2.0-M2)

cancel
Showing results for 
Search instead for 
Did you mean: 
abmaymic
Member II

Merge 2 Alfresco Community Edition instances (v7.2.0-M2)

Hi,

I want to merge two instances of Alfresco. Userbase is the same. I found the discussion from https://hub.alfresco.com/t5/alfresco-content-services-forum/merging-2-alfresco-repository-instances/..., but that's already some time ago. Which methods would be todays choice? Since I'm also able to code a little bit, maybe there are som REST-Apis I can use?

Thx, Michael

2 Replies
douglascrp
Advanced II

Re: Merge 2 Alfresco Community Edition instances (v7.2.0-M2)

You can still use the ideas for the referenced thread.

Using manifold, you can "migrate" content from an instance into the other.

cesarista
Customer

Re: Merge 2 Alfresco Community Edition instances (v7.2.0-M2)

Hi:

If you do not need to preserve uuids of the files, you can use Bulk Export Tool in the source (this is an addon - not OOTB), and then apply Bulk Import Tool in the target.

Regards.

--C.