cancel
Showing results for 
Search instead for 
Did you mean: 

Should CMIS Query with JOIN to secondary type work in Nuxeo 5.7.2?

rg1_
Star Contributor
Star Contributor

The following CMIS Query with a JOIN to secondary type 'Folderish' fails to parse in Nuxeo 5.7.2. Should this work or does it require full CMIS 1.1 support which has not yet been implemented?

Query:

curl -u Administrator:Administrator "http://demo.nuxeo.com/nuxeo/atom/cmis/default/query?q=SELECT+d.*+FROM+cmis:document+d+LEFT+OUTER+JOIN+Folderish+f+ON+d.cmis:objectId=f.cmis:objectId+WHERE+d.nuxeo:isVersion=false&searchAllVersions=true&includeRelationships=none"

2 REPLIES 2

Florent_Guillau
World-Class Innovator
World-Class Innovator

Proper use of secondary types for query is not yet implemented. You could open a ticket if you want to track this more precisely.

See [NXP-12356][1].

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.