document-management


Related Questions
Hello, there is a way upload files with ajax using your “nxu:inputFile” tag inside a form like this: <h:form> <a4j:include viewId="/wizard/wstep1.xhtml" /> </h:form> In “wstep1.xhtml” I show my nuxeo document and it has metadata ...
  0 votes
  1 answers
  1 comments
  1661 views

Hello, I would like to modify the drag'n drop functionnality : How to disable the “Quick import” ? ==> I want the “ Smart import with meta-data ” set by default (and disable the other choices) How to define multiple dragn'drop options when the ...
  0 votes
  1 answers
  0 comments
  1875 views

I have tried enclosing the search phrase in quotation marks, using the Required Words field of the Advanced Search, but this does not limit the search results to those documents in which the exact phrase appears.
  0 votes
  1 answers
  7 comments
  1771 views

Hello, wondering if you can help. I have a lot of different filing cabinets full of paperwork in our business and it grows at a huge rate, also customers send us huge amounts every day. So I'm looking for something that allows me to bulk scan, OCR, ...
  0 votes
  2 answers
  0 comments
  2285 views

How can we enable update versions in toggleable layout? Even after setting “Edit options” in toggleable widget to true and making the document versionalble, the versionning options are not appearing in toggleable layout
  0 votes
  1 answers
  1 comments
  1539 views

Hi, I am working on IE8 and it keeps displaying a message on top of the page asking to download the Google Chrome Frame. As my clients are not so sure about technical question they are afraid of that message and consequently I would like to disable ...
  0 votes
  1 answers
  0 comments
  1961 views

Hi all, is there a way to know the number of documents inside a given workspace or folder without navigating inside each ws or folder? I'm using nuxeo 5.5 Thanks
  0 votes
  2 answers
  0 comments
  2426 views

Hi, I think there is a problem in the management of versions of a document after its publication. Let me explain: I have a document which has three versions (0.1, 0.2 and 1.0). The current version is 1.0 and the document is published in a section. ...
  0 votes
  0 answers
  0 comments
  1478 views

I can't create a document , I get “No such mixin: Indexable” ? Caused by: org.nuxeo.ecm.core.api.DocumentException: java.lang.IllegalArgumentException: No such mixin: Indexable at ...
  0 votes
  1 answers
  1 comments
  2569 views

Bonjour, j'ai essayer la version nuxeo 5.6 et constate que le webdav implémenté est compatible avec l'outil webdrive. Cependant je n'airrive pas sur windows 7 (nativement) à connecter le lecteur webdav avec la version nuxeo 5.6 installé sur un ...
  0 votes
  1 answers
  2 comments
  2127 views

i want to check permission on a document(like folder) through pragmatically.how do i get all permission on a document like read,write.is there any API. Thanks in advance.
  1 votes
  1 answers
  1 comments
  2832 views

I am trying to make it impossible to skip the version update. So that every time when a document has been modified, it wil create atleast a minor of major version increment…?
  0 votes
  1 answers
  18 comments
  3678 views

All is in the title. Through the UI, the nxql query "select * from Document where ecm:uuid = XXX" retrieves the document version, but i can t delete or access it ( "Failed to get head document for" ). What nxql query would fit my needs ?
  0 votes
  1 answers
  0 comments
  2954 views

I have a problem with an automation chain that I want to create. This automation chain is created in order to find documents in section by using specifcs right access of a login passed in parameters. It must do following steps : get 2 parameters : 1 ...
  0 votes
  2 answers
  1 comments
  5087 views

We've tried this, but didn't work : <require>org.nuxeo.ecm.platform.actions.ActionService</require> <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"> <action enable="false" ...
  0 votes
  1 answers
  2 comments
  1997 views