document-management


Related Questions
When inserting a new file in DM, Nuxeo stores this file directly in the database or stored in some folder on the own server? I still can not understand this structure. I use DM 5.6 for windows. mysql DB.
  0 votes
  1 answers
  1 comments
  1690 views

I have this nuxeo fast-track 5.7.3 installation : nuxeo-dm-5.7.3, nuxeo-social-collaboration-5.7.3, nuxeo-drive-1.1.2. All documents put in the nuxeo-drive folder are uploaded on the server except txt files. This document never appears in the folder ...
  0 votes
  1 answers
  3 comments
  2224 views

Hi, When I put the file in my NuxeoDrive A folder on my local machine, the file A is synchronized Nuxeo as Note. A feature of file A: filename: fileA.txt; mime-type: text/plain; charset = us-ascii My colleagues aren't able to synchronize the file A ...
  0 votes
  1 answers
  0 comments
  2091 views

Display email in user suggestions plugin doesnt work in workflow In Nuxeo 5.6 HF 24 The Display email in user suggestions plugin doesnt work when looking for user for task assignation. Is it a known bug ? I also remark that this Nuxeo plugin is mark ...
  0 votes
  1 answers
  1 comments
  2007 views

I get the following exception on a “Save” on from the edit view for a List widget field bound to a nested xpath expression, e.g. myparent/mychild (mychild is a xs:element with minOccurs = 0 and maxOccurs=unbounded) java.lang.ClassCastException: ...
  0 votes
  1 answers
  0 comments
  1484 views

hello, Anyone out there have experience leveraging Nuxeo's various XML schema referencing/importing mechanisms? Specifically: I have my own XSD file that contains many complexTypes and elements. i want to make a Nuxeo 'Document' that either is a ...
  0 votes
  2 answers
  0 comments
  2372 views

Hello, Let's suppose I want to use specific policies to decide whenever a transition is taken or not after a task. For example, i want the aproval transition to be active if 80 % of the participants hit the 'aprove' button. Where should I look to ...
  0 votes
  1 answers
  0 comments
  1369 views

Bonjour, Nous utilisons à présent Nuxeo 5.6 avec les dernières mises à jour Pour accéder aux fichiers nous utilisons le plugin Nuxeo Live Edit. Nous avons constaté que quand on ouvre plusieurs fichiers simultanément en utilisant Nuxeo Live Edit avec ...
  0 votes
  1 answers
  3 comments
  2403 views

I have seen multiple references on how to programmatically complete a task, such as using Workflow.CompleteTaskOperation. However, I can't seem to find the correct REST call. Here's the REST endpoint that I am attempting to use: curl -X POST -u ...
  0 votes
  2 answers
  0 comments
  3616 views

Bonjour, avec le plugin live edit, est il possible de configurer le plug in afin qu'il ne crée des document que d'un type custom ? et pas un simple fichier comme actuellement. Si oui, pouvez vous l'indiquer la marche à suivre ? Merci
  0 votes
  0 answers
  0 comments
  1991 views

Hi, I need to retrieve the filesystem's filename of the principal blob of a document. I would like to use the code below to retrieve this info : String digest = blob.getDigest(); DefaultBinaryManager manager = ???? ; File file = ...
  0 votes
  1 answers
  0 comments
  1825 views

Hi everybody. I've the following problem and some help would be grateful. I've data (mostly pdf files) in /var/lib/nuxeo/data/binaries/data/nn/nn but i don't know in which tables of the db they are located and how i could extract them? Best regards,
  0 votes
  2 answers
  0 comments
  1381 views

Hi all, how to query (nxql) if a collection is empty or not? I'd like something like this: select * from Document where dc:subjects is not null (but the clause “is not null” is not admitted) tnx!
  0 votes
  1 answers
  0 comments
  2007 views

Bonjour, depuis le passage en version 5.7, lorsque j'utilise le champ creator avec le template single user/group suggestion, j'ai un soucis de traduction, en effet le message “Please enter 3 more characters” apparait alors que ma plate forme est en ...
  0 votes
  1 answers
  0 comments
  1998 views

Hi i overloaded the File document type in Studio, that implied to define a custom schema associated with the new document type, although that schema was empty. Now, I need to get rid of that schema : data has to be exported to a new repository that ...
  0 votes
  0 answers
  0 comments
  1844 views