Entries with tag cmis times .

Actualidad

How to check Alfresco CMIS queries

avatar
Cesar Capillas jul 20, 2019
Zylk

During developing a content centric application in CMIS with your favorite language and library (OpenCMIS, cmislib, DotCMIS, PortCMIS), it is usual to check your CMIS queries against repository. You can do it easily in several ways: Let's give some examples that may be useful in some situation: SELECT * FROM cmis:document WHERE cmis:createdBy = 'mjackson' SELECT * FROM qshare:shared WHERE qshare:sharedBy = 'ccl001' ORDER BY cmis:creationDate SELECT * FROM cm:effectivity ORDER by cm:to DESC......

Read More

Liferay DXP integration with Alfresco via CMIS API

avatar
Cesar Capillas ene 28, 2019
Zylk

This week we will be in Edinburgh attending Alfresco Devcon 2019. Alfresco DevCon is an international developer conference dedicated to Alfresco related technologies, which provides a good opportunity to meet the experts of the community, and to obtain practical knowledge and use cases for Alfresco based solutions. Mikel Asla (Board Member of the Order Of the Bee), will present a lighting talk about Alfresco - Liferay integration via CMIS API titled "Portal & Content Services Revisited:......

Read More