Various application integration examples
This section contains various production examples which are currently available. Hence, before developing integration with Alfresco, you can check these examples to evaluate if you could reuse any of them for your application.
Various available options
With Alfresco version 4.x, to use Alfresco with Liferay, there are different options. Some of them are explained in the following sections.
Using web service
Alfresco supports web service that offers way to access Alfresco repository from any remote application. There are list of web service that comes with Alfresco to access file and folder from remote application. You can also develop your custom web service to satisfy your requirement to access content in Alfresco.
Using the CMIS proposed standard
Alfresco, IBM, Microsoft, Documentum, and others announced the submission of a new content management standard proposal called CMIS or Content Management Interoperability Service. Alfresco has released implementation...