CMIS sync empty results

I'm using the Drupal CMIS module to sync content between Nuxeo and Drupal. Has anyone set this up before? Whenever I run cron to update the latest documents the query SELECT * FROM cmis:document WHERE IN_FOLDER('8567c42f-7019-4ba3-b051-eb6a463904b7') always comes back empty, though there are definitely documents in the folder. The documents show up using the browser and in the query SELECT * FROM cmis:document. No errors are thrown, just an empty result.

Any ideas of what the problem could be?

Thanks

1 votes

0 answers

1921 views

ANSWER

It may be a permission issue.
08/11/2016

Kimberley, did you solve this?

-Yousuf

08/19/2016

Yousuf Nejati Haven't had any more time to work on it yet, but I found a couple links that I was going to look at when I got a chance. They might help https://answers.nuxeo.com/general/q/023f775cc0df43288d0deccf0e81811c/Why-do-I-need-searchAllVersions, https://doc.nuxeo.com/display/NXDOC/CMIS. I'm using the atom client so I believe this searchAllVersions might solve my problem
08/22/2016