cmis


Related Questions
Using a Docker instance, a query call on the CMIS JSON endpoint does not return a content with result (even empty), but the same response as if the call was to the repository root. I tried using POST sending form-data with cmisaction=query and ...
  0 votes
  0 answers
  0 comments
  657 views

Hi there! This questien is connected to question here: https://answers.nuxeo.com/general/q/dd5e7c4e1a5f4a3187eb8196af824ffb/NXQL-Cast-string-column-to-integ I would like to ask why some(not all) of my custom properties in custom types can't be ...
  0 votes
  0 answers
  1 comments
  1764 views

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 ...
  1 votes
  0 answers
  3 comments
  1920 views

I am new to nuxeo. I want list of thumbnails of all the documents stored in nuxeo. I can fetch the documents and and its related properties. I can see that one of the facet element is"Thumbnail” in facets. I need the java code to fetch the ...
  0 votes
  0 answers
  0 comments
  2215 views

During the evaluation of Nuxeo CMIS soap with the example presented in https://doc.nuxeo.com/display/NXDOC/CMIS , with DiscoveryService. Here is my request: <x:Header> <Security ...
  0 votes
  1 answers
  2 comments
  2017 views

I would like to use both CmisFeature and EmbeddedAutomationServerFeature in the same tests. From the logs, deployment seems to run fine but I later encounter the following exception when trying to open an httpautomationsession : Any Idea ? type ...
  0 votes
  1 answers
  1 comments
  1945 views

Hi, 'cmis:description' property is defined as read-write but it's unsettable. Is it intended behavior ? I added the following to nuxeo-opencmis-test and got a cmisconstraintexception with message “read only property description " @Test public void ...
  0 votes
  2 answers
  0 comments
  2067 views

Until now, CMIS has only been used using the AtomPub binding and works fine. I have also tried the Browser binding that works Now I have to use the SOAP binding and it fails with the following error : http://pastebin.com/HiPU1pz2 (in short : This ...
  0 votes
  1 answers
  1 comments
  1989 views

Hi, we are testing Nuxeo 6.0 in order to know the performance with high number of documents. We are using a cluster with 2 nuxeo nodes and two elasticsearch nodes (4 machines in total). The performence with Nuxeo is stabble, but CMIS hangs ...
  0 votes
  1 answers
  4 comments
  2118 views

Hi, We're using Nuxeo platform 7.4. In context we're trying to push metadata comming from Ephesoft in Nuxeo using CMIS. In CMIS I have this confifuration: Cmis Root Folder Name: default-domain/workspaces/Projets/Remboursement Cmis Upload File ...
  0 votes
  0 answers
  1 comments
  1949 views

Hi, I'm trying to upload a quite large file (4493949076 bytes) to a given folder o Nuxeo (5.9.3) using Apache Chemistry (chemistry-opencmis-client-impl 0.10.0) but I get a org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException: ...
  0 votes
  1 answers
  5 comments
  5224 views

I'm trying to use Ephesoft to capture documents for Nuxeo. I import documents into Ephesoft, review them, validate but the last step:The export fails. CMIS pugin configuration: Cmis Root Folder Name: /default-domain/workspaces/Test Cmis Upload File ...
  1 votes
  0 answers
  3 comments
  2340 views

Hi all, I took over the maintenance of a piece of code, which previously worked with Nuxeo DM Server 5.6. The code uses CMIS to communicate with Nuxeo and scans the published documents within a certain section. It seems this did work with Nuxeo DM ...
  0 votes
  1 answers
  1 comments
  2029 views

  0 votes
  1 answers
  1 comments
  1805 views

In the Nuxeo's interface I can see the restriction created in my folder (my folder –> Manage tab –> Local Configuration sub-tab –> Document types configuration) but I don't see its using CMIS My code is: public List Folder someFolder = ...
  0 votes
  1 answers
  0 comments
  2155 views