Site specific replication
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2009 05:04 AM
Hello,
Can you synchronize content between different alfresco repositories by folder or site?
There is one alfresco repository in the head company, containing all the content. The international offices may have weak internet connections, so a full synchronization of their local alfresco instance may be a slight overhead.
Could you specify i.e. for each office a site (like a share site) and synchronize only this site to the repository in the head company?
How would one start, implementing this? I couldn't find good documentation regarding this specific topic…
thanks in advance,
mc
Can you synchronize content between different alfresco repositories by folder or site?
There is one alfresco repository in the head company, containing all the content. The international offices may have weak internet connections, so a full synchronization of their local alfresco instance may be a slight overhead.
Could you specify i.e. for each office a site (like a share site) and synchronize only this site to the repository in the head company?
How would one start, implementing this? I couldn't find good documentation regarding this specific topic…
thanks in advance,
mc
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2009 04:54 PM
Not per default function in the rule in the Community Edition. There might be something in the "cloud developement" but if you can live with "overnightsync ", write your own - the APIs are all there. you do not need anything specific, take any API you like, start a search on the content and retrieve the resultset. My favourite for this kind of stuff would be REST CMIS approach, but that is personal 
Ohh .. PS … check out the "file receiver" functionality - it might offer you help, maybe directly, maybe as copy& modify codesource.
Norgan

Ohh .. PS … check out the "file receiver" functionality - it might offer you help, maybe directly, maybe as copy& modify codesource.
Norgan
