Development-Configuration
Hi, I am newer to Nuxeo, I was checking the features of Nuxeo so that comparison can be made and finalize which ECM is to adopt in Our Project. For this purpose I had configured Nuxeo 6.0 Multi OS platform on my Local System with Online Trial ...
0 votes
0 answers
0 comments
1755 views
Hello, I'm currently trying to retrieve all the versions of a document using a NXQL query, filtering them by their parent id. Here is my current NXQL query : SELECT * FROM MyDocumentType WHERE ecm:parentId = '63ab5b87-6e28-4deb-929b-5b5259bcc143' ...
0 votes
2 answers
0 comments
6990 views