cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS Plugin

klebervz_
Confirmed Champ
Confirmed Champ

I'm trying to create a custom query to return the related documents (Joins) in my worklist, so I need to use the "CMIS" standard to ride my Query. I am using the version (Nuxeo 5.8) there is already an plugin by default -> (http://doc.nuxeo.com/display/public/NXDOC/CMIS+for+Nuxeo).

I wonder where I need implement this code, as it will be called? It has to do with SecurityPolicy?

Thank you for your attention

5 REPLIES 5

klebervz_
Confirmed Champ
Confirmed Champ

I'm trying to use the SecurityPolicy class override the transform () method, but I need to run my query only for a Document of type (X). Is there another way to solve this?

Florent_Guillau
World-Class Innovator
World-Class Innovator

You can do CMISQL queries from Java code, see How to make CMISQL queries from Nuxeo.

Thanks for the support

I don't understand what you're asking, and if it's unrelated to the original question about doing CMISQL queries then you should ask a new question.

Thanks for the support