document-management


Related Questions
We have installed Nuxeo DM 5.6 on Tomcat server, which uses Oracle database. Default repository configuration template (templates/common-base/nxserver/config/default-repository-config.xml.nxftl) specifies for Oracle (and for the other database types ...
  0 votes
  0 answers
  0 comments
  1875 views

Is it possible to “close a floder in nuxeo”, that is to have it in a state where documents con not be added to the folder, and users can only view the folder, or delete it if authorized? Thank you
  0 votes
  0 answers
  0 comments
  1565 views

I am having a problem with Nuxeo workflow design and implementation in Nuxeo Studio. I am following the Simple workflow example and I have the workflow created (with no errors), however, when I import a document in Nuxeo, my workflow doesn't show ...
  0 votes
  1 answers
  1 comments
  1804 views

Hi all based on a requirement, we are trying to add source and destination metadata to a document. The source and destination fields should be filled with the source and destination office. The office needs also have other metadata, as email, phone ...
  0 votes
  0 answers
  0 comments
  1331 views

I'm trying to invoke Nuxeo Services by local API, but I obtain NullPointerException. I see in the documentation , The services can be local (inside the same JVM) and most of them can be Also called remotely via RMI if your target Application Server ...
  0 votes
  1 answers
  0 comments
  2379 views

I have questions about the specifics of Nuxeo Drive synchronization. I am using an Ubuntu 12.04 server and a Windows 8 client. The installation is pretty close to stock, just the DM module, the Outlook sync module, and drive. Drive synchronization ...
  0 votes
  0 answers
  0 comments
  3001 views

Hi all, when I try to tag a document by following code, I obtain a nullpointerexception. Some suggest about how to use local java api? Thanks. I have a jsp with this code: **<% LocalSessionFactory lsf = new LocalSessionFactory(); CoreSession ...
  0 votes
  2 answers
  1 comments
  2244 views

Hello, We have a simple need on my project : to create / edit some simple spreadsheets For example, so as to book a meeting room. We basically need something like that : ...
  0 votes
  2 answers
  3 comments
  1784 views

Hi, On my customized Nuxeo DM 5.6-HF22, I'm getting this error everytime I want to save a faceted search: Unknown type: faceted_search_default_cv Caused by: java.lang.IllegalArgumentException: Unknown type: faceted_search_default_cv at ...
  0 votes
  1 answers
  0 comments
  2384 views

Hello, Sometime i only have the possibility to add one type of document, It's possible to bypass the popup menu and directly move to the document creation layout ? If i can't, i think i have to do a User Action who do the job. Thanks
  0 votes
  1 answers
  0 comments
  2171 views

Hello, I am having a problem with MetroWSServlet. When I execute one of our web services, sometimes I get this error in console: ERROR [org.jboss.web.tomcat.service.jca.CachedConnectionValve] Application error: MetroWSServlet did not complete its ...
  0 votes
  0 answers
  0 comments
  1403 views

I want to be able to have someone type into the little white box in the corner of the screen and have it match dc:source as well as its current sources, when it shows file suggestions before user submits search. I do not have Studio. Thank you! ...
  1 votes
  0 answers
  0 comments
  1712 views

I need to extend my contentView in DM-5.5 to include an extra column. How much code do I need to duplicate in my extension, to make it do what I want it to do, as well as what it already does? For example, if I want everything to be the same, but ...
  2 votes
  0 answers
  0 comments
  1730 views

I am trying to update the simple search to return results that match the defaults, as well as to pull from dc:source field. What is the proper format of a contribution xml extension to do such a thing?
  1 votes
  0 answers
  1 comments
  1426 views

We are about to upgrade our production system from 5.5 DM to 5.7.2 (currently). Is it possible to upgrade directly to 5.7.2, or do we need to go 5.5 -> 5.6 -> 5.7 -> 5.7.1 -> 5.7.2 ? What is the shortest migration path needed to keep our ...
  1 votes
  1 answers
  0 comments
  1839 views