document-management


Related Questions
I have created the following document types: Bc,Bl,facture; they are all linked by the field num_bc. I created a local search by num_bc, my issue is that the search can results only one of the three document types but not all of them. here's what ...
  0 votes
  1 answers
  1 comments
  2626 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
  2037 views

How can I set a default value “0” in a text field on create mode. Here's what I've tried: <widget name="obsolete" type="text"> <labels> <label mode="any">Obsolete</label> </labels> ...
  0 votes
  1 answers
  1 comments
  3355 views

Hello, What I am trying to do here is to download directly web pages to the nuxeo plateform by URL as documents instead of pasting them manually. Does anyone have an idea on how to achieve this?
  0 votes
  1 answers
  0 comments
  2489 views

I want to change my nuxeo application logo. I've read how to change it for login page and it's working , but now i want to change logo for all my page and i can't find any tutorial of how to do this. Here is what i've tried so far: <component ...
  0 votes
  1 answers
  0 comments
  3127 views

I'm trying to customize The Faceted Search following this tutorial: Faceted Search When I add a schema nxs:stringList is not resolved as a type <?xml version="1.0"?> <xs:schema targetNamespace="http://www.nuxeo.org/ecm/schemas/common/" ...
  0 votes
  0 answers
  0 comments
  3011 views

I created my own contribution to document types, my custom document type contains the following fields: Montant, client, date, mode de règlement ONLY but in render the field Title/Description are added. I don't know how to remove them.
  1 votes
  1 answers
  0 comments
  2300 views

The REST API gives the following standrad response: { "entity-type": "document", "repository": "default", "uid": "04525460-9b9d-430c-b35d-16b21494f093", "path": "/default-domain/workspaces/templatesamples/MyFolder/NEFT.png", "type": "File", "state": ...
  1 votes
  1 answers
  0 comments
  4817 views

I have pc with win 7 and nuxeo drive 2.0.0529, nuxeo platform running 7.2 FT tomcat 7 and install nuxeo driver from market place. Ubuntu LTS 14, When i start driver the first time it told this error: Connection error:please check server URL ...
  0 votes
  2 answers
  0 comments
  2434 views

I'm writing a layout contribution, I added a suggestOneDirectory widget named city but I don't know where can I change/add my own directoryName (instead of l10ncoverage) that contains the vocabulary of cities to be shown on the list. <widget ...
  1 votes
  1 answers
  1 comments
  3694 views

Hi, Through Nuxeo IDE I have created a listener in nuxeo. Now in that listener I run some antivirus service for which I need to configure IP of the machine where the antivirus is running. Now to configure that IP I need to add some new parameter in ...
  0 votes
  1 answers
  1 comments
  2156 views

What's the difference between FT and LTS versions ? What should I chose FT 7.2 or LTS 6.0 ?
  0 votes
  1 answers
  0 comments
  2064 views

The /nuxeo/api/v1/id/{docId} REST API gives only the metadata for the document referred by the docId. Is there any API to fetch the actual binary content (BLOB) that is contained within this document?
  0 votes
  1 answers
  0 comments
  3227 views

I need to fetch all folders/documents inside a workspace. I was going through the REST APIs mentioned here and tried the following REST call: http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples But this returns ...
  0 votes
  2 answers
  0 comments
  8866 views

I am trying to get a content using REST APIs described here . But getting error “Failed to get document 7fc1cb55-0ce6-4a09-bbff-123cfb6cfb79”. In the logs I am getting this exception: org.nuxeo.ecm.core.api.ClientException: Failed to get document ...
  0 votes
  1 answers
  0 comments
  1823 views

Hi everybody, I create a minor version (0.1) to solve that 0.0 is never archived. Is it possible to change version label to 0.0 although the real versios is 0.1? Thanks in advance.
  0 votes
  2 answers
  2 comments
  2293 views

Hi, can someone explain me what happens when I restore a previous version of a document? e.g (2.0 to 1.0) I tried to restore the version of a document(type “File”) that has a content on it but when I restore it to its previous version, the uploaded ...
  0 votes
  1 answers
  2 comments
  2464 views

I need an implementation that can restore the previous version of the file document and also download the main file of it. Anyone can help?
  0 votes
  0 answers
  0 comments
  1887 views

Hello, It is possible to pass Eg. instead .
  0 votes
  0 answers
  0 comments
  1529 views

I'm using Java Automation Client to upload my files but it seems to be very slow. I tried to increase the JVM Heap size of my server but it still the same. Does nuxeo have a configuration for handling file uploads in the Automation Client? Thanks
  0 votes
  0 answers
  1 comments
  2358 views

Hello, I'm using Nuxeo 7.2. on Windows Server 2008 R2. When I try to preview a pdf file I get the following message: Technical issue: Blob path: default org.nuxeo.ecm.platform.preview.api.PreviewException: Error while converting via ...
  0 votes
  0 answers
  0 comments
  2738 views

We have an issue with the new Collection feature where the indicator within the document form is not displaying when a document is added to a collection. The document is listed in the Collection content when navigating from the Home page however. ...
  0 votes
  0 answers
  0 comments
  1727 views

I'm new using Nuxeo and everytime a document is reviewed for approbal, version is incremented. It is possible to configure when a new version is incremented and manage also the revisions of a version?
  0 votes
  1 answers
  0 comments
  2854 views

We have a nuxeo instance using SQL Server as backend. We've noticed that first time a user opens a workspace or folder with many elements (30-40), it takes 5 seconds to load. Same test using postgresql or H2 loads the page in less than a second. ...
  0 votes
  0 answers
  0 comments
  5700 views

Hi, I would like to activate antivirus scanning whenever user will upload any document. So, for that Nuxeo already provide listeners. But my question is what “Antivirus” should be integrated with this or what anti virus support Nuxeo. Thanks in ...
  1 votes
  1 answers
  0 comments
  2587 views

We use the extension poins “generators” to generate references stored in uid:uid … Now we have documents that have the same references. After analyzing the creation timestamp, I would say that these are documents created simultaneously … When I look ...
  0 votes
  1 answers
  2 comments
  2389 views

Hi, After upgrading from 5.9.4 to 7.1 in the search tab no documents appeared, the nature, subjects and coverage also reported “No available result”. If I do a Quick Search, NXQL or go to the DAM tab the documents appeared. After going to the ...
  0 votes
  0 answers
  0 comments
  1529 views

I was wondering what the best way would be to get a list of Workspaces the current user has access to. I want to do this via the API if possible. Can I use the Document.Filter Command Endpoint to do this if I filter on workspace as the type?
  0 votes
  1 answers
  0 comments
  2498 views

I have been playing around with the Nuxeo API Playground and have tried to get the Document.Filter Command End Point to work to no avail. Does this command work?? Has anyone else got it to work?
  0 votes
  0 answers
  1 comments
  1642 views

Hello all, Several final users often ask me this question ? What is the good answer ? At my point of view there is no functionnal difference (except the impossibility to create workspace in folder). Did I missed something ?
  1 votes
  2 answers
  1 comments
  4732 views