Hi Tullio, In one project, we recently integrated Alfresco as external DMS. It was done by subclassing and replacing various parts of the DMS module to speak with Alfresco's CMIS support. Not the nicest solution, and it completely replaces the existing DMS, although I guess you could code it to only bypass certain paths.
Magnolia's CMIS support won't help you for this, it is only for exposing magnolia's DMS, not the other way round. One thing you could look at would be magnolia's Modeshape support. Modeshape can integrate different data-sources and present them as a JCR repository, which magnolia could use. Not sure how production-ready the modeshape support is, though. Once you decide on a solution, perhaps you could post some details, as this kind of problem is interesting to many users, I think... Regards from Vienna, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Tullio Bettinazzi (via Magnolia Forums) Gesendet: Donnerstag, 29. November 2012 17:51 An: Magnolia User List Betreff: [magnolia-user] Re: Documents from other systems The document You indicated shows, if I understand correctly, how Magnolia could be used as CMIS Server. I need the opposite : use Magnolia as CMIS client in order to include in Magnolia pages documents coming from outside. Tks Tullio -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=9069c2a6-870a-45ce-a025-8c13473713e3 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
