query


Related Questions
When I invoke the following CMIS JOIN Query against the Nuxeo Demo server, the d.nuxeo:contentStreamDigest and f.cmis:path properties in the result set are not populated. OTOH, when I invoke separate cmis:document and cmis:folder queries, these ...
  0 votes
  0 answers
  2 comments
  2660 views

Hello, In nuxeo studio, after execution of nxql query, how can I get a number of results ? ex : Execution of nxql query : fetch > query : SELECT * FROM Document WHERE mydocumenttype:variable= DATE '@{CurrentDate.format(“yyyy-MM-dd”)}' and ...
  0 votes
  2 answers
  2 comments
  3234 views