document-management


Related Questions
I have created an operation in Java. Can I execute it from Nuxeo Shell? or how can I test it? @Operation(id=“MyOperation”, category=Constants.CAT_EXECUTION, label=“MyOperation”, description=““) I am typing “use automation” and then “MyOperation” but ...
  0 votes
  1 answers
  1 comments
  1562 views

The NuxeoWorld demo of the Android connector looks very promising having addressed the critical mobile issues of offline, caching and synchronization. I have a few questions… Which version of the SDK is required to get the build to work properly (I ...
  0 votes
  2 answers
  5 comments
  2094 views

I have created a new main tab similar to what is done with the Admin Center. This tab include content view for different things and those content views include link to documents. What bugs me is that when I client on a document link, the document is ...
  0 votes
  1 answers
  2 comments
  1793 views

I have many automation chains (over 50): (I haven't counted them, if it's important I will). I've been trying to add another chain and keep getting the message Unknown chain: xxxxxx in a small yellowish box when it is fired via my User Action. I've ...
  0 votes
  1 answers
  1 comments
  1283 views

It sounds a bit strange to me that there is a separate search for tags and for text search. Imagine you have thousands of documents with each a couple of tags attached to it: how would you be able to find the right tag you want to use to search for ...
  2 votes
  1 answers
  1 comments
  1847 views

I used the latest nuxeo-cap-5.5-20111209-00016-tomcat.zip file. I follow the standard way to install my Nuxeo but the DM Module is not enabled: no Mail folder document type my studio bundle doesn't work I did this following actions: Unzipped the ...
  0 votes
  2 answers
  6 comments
  2889 views

Are the Nuxeo Hot-fixes free or do we need to pay for them ? Technically, since Nuxeo is free and Open Source Community driven project, Hot-fixes should be free ! :) Incase the Hotfixes are not free, then I believe you should only charge for the ...
  1 votes
  3 answers
  0 comments
  5302 views

Hello Nuxeo community, I need to manage users in a particular way. eg: I have 10 registered users on my system: Administrator, user0, user1, user2, …, user9. When user2 start a workflow, it sees all registered users in the system. But I want user2 ...
  0 votes
  1 answers
  2 comments
  1627 views

I have version 5.5 running with my Postgresql database. I haven't extensively tested the integrity of the additions however one glaring omission is I cannot see any of my MailFolders or extensions to MailFolders I have been developing on 5.4.2. I've ...
  0 votes
  4 answers
  16 comments
  1928 views

Nuxeo DM debian packages used to be labeled “nuxeo-dm”. Snapshots for 5.5 are now labeled “nuxeo”. Will it stay this way ? Will “apt update” handle it gracefully ? (moving from nuxeo-jboss to nuxeo-tomcat to nuxem-dm was a pain in the … bottom) ...
  0 votes
  1 answers
  1 comments
  1646 views

Hello I am trying to use the Nuxeo ide plug-in for eclipse, I already saw the documentation and they have only one example. Is there any documentation that says what are all the different nuxeo artifacts for? I have done the example that is on the ...
  1 votes
  1 answers
  0 comments
  1461 views

I work with DM 5.4.2 - HF13 Currently, I experience a lot of problems with the LiveEdit plugins. I installed: Visual Studio 2005 tools for Office Nuxeo Live Edit Minimal Installer Nuxeo LiveEdit Protocol Handler (for Firefox) - along with the ...
  0 votes
  6 answers
  2 comments
  3590 views

I have a 'Site' that I created in my Nuxeo instance that is going to be our default landing page for our users. However, I want to theme it to use our color scheme. Where can I edit the css for the default 'Site' template? In the source of the site ...
  0 votes
  1 answers
  0 comments
  1893 views

Once you put your custom bundle in nxserver/plugins, how do you influence what order it loads in? I'm trying to load a bundle to override the UI, but in the logs in the preprocessing order it keeps loading before the org.nuxeo.webapp.base
  0 votes
  1 answers
  0 comments
  2042 views

We are evaluating open source content management systems. We've looked a bit at Alfresco, how does Nuxeo compare in terms of performances and customization? Any hints or resources to learn about that?
  1 votes
  1 answers
  1 comments
  2411 views

I'm having issues with the groups failing when I click the 'Edit' tab more than once inside a group in the Admin section. If I click it once and wait 5-10 seconds it will load the edit screen, but there is no contextual feedback to show the click ...
  0 votes
  1 answers
  1 comments
  1962 views

Bonjour, Je suis sur le point de mettre en place un GED au niveau de notre SGD. Alors j'ai pensé à Nuxéo DM. Aussi, mes questions concernent surtout: si le logiciel est payant si je peux avoir des documentations (en version français) surtout en qui ...
  0 votes
  1 answers
  0 comments
  2623 views

Is there any way to set a retention period for a document or a folder; so it can not be deleted efore the period expired?
  1 votes
  1 answers
  2 comments
  2712 views

I have a set of email messages in an email folder and I would like to relate each eamil to one or more different folders. The relation tab, in each email message, allows me to search for a document however, the search, seems to be filtered to only ...
  0 votes
  1 answers
  3 comments
  2437 views

Hi, First sorry for my poor English, I am French. I use a raw install of Nuxeo-Tomcat 5.4.2 without OpenOffice on CentOS 6.0 It works quite fine but I noticed there are a lot of [WARN] in server.log like : [org.hibernate.ejb.Ejb3Configuration] ...
  0 votes
  1 answers
  2 comments
  3307 views

Is there any way of accessing a vocabulary via Java code?
  2 votes
  1 answers
  1 comments
  4276 views

I want to know how really bad is MySql, or if im missing some configuration, i didnt have any issue with the default nuxeo configuration (H2+Derby) but when i configure nuxeo to work with MySql a lot of issues begin to show, time connection errors, ...
  3 votes
  2 answers
  0 comments
  2715 views

The error in the subject line occurs on emails, when transferred to nuxeo, with .pdf attachments, however, not ALL .pdf attachments. I am investigating the size/complexity of the attachments which generate the error. I thought I'd post a question ...
  0 votes
  1 answers
  4 comments
  1815 views

I have created an email folder in nuxeo DM 5.4.2 running under CENTOS Linux 5.7 with PostgreSQL. I pointed the folder to our exchange email server and a specific user account within that exchange server. I am able to read the emails using the POP3 ...
  0 votes
  1 answers
  3 comments
  1907 views

I have a validator class with a validate() method, I added another method [validate2()] to validate another field. How can I specify in Studio to call the second method?
  0 votes
  1 answers
  1 comments
  1655 views

When I edit my document I see the “Change comment” text area, is there anyway not to show it? My document doesn't have any facets.
  0 votes
  1 answers
  0 comments
  2259 views

I got errors when using CMIS Workbench to create a Picture. I click “create document”, select the type Picture and select a jpeg file and click create, and it shows can not create. If I select type File then it's successfully created the document. ...
  0 votes
  0 answers
  1 comments
  2260 views

Hi! I must be doing something very wrong but here is the case. I downloaded and installed Nuxeo DM Tomcat distribution and started it. Then I stopped it and added my plugin to the plugins folder and restarted. I am getting the following error in the ...
  0 votes
  1 answers
  0 comments
  2713 views

Is there a way to use structure templates for the private workspace?
  0 votes
  1 answers
  3 comments
  1620 views

I need to remove the HiddenInNavigation facet from the UserWorkspacesRoot document type. How do I do that? I have tried with this: <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> <doctype name="UserWorkspacesRoot" ...
  1 votes
  1 answers
  2 comments
  2442 views

I am retrieving some values via SQL (can't be NXQL), is there any way to show it in a UI?
  0 votes
  1 answers
  0 comments
  1652 views

Do you know how to obtain the permissions that a user has over all documents in a workspace, via SQL?
  0 votes
  2 answers
  2 comments
  2222 views

Hi, I'm would like to embed the Nuxeo DM core into my application so that I can make Java API calls to it to store and retrieve documents. However, I don't see what is the right starting point for this. I tried to work with the FrameworkerLoader ...
  1 votes
  1 answers
  4 comments
  2490 views

Exist another way different of for I can create users on anothers organizational unit of my ldap server?
  0 votes
  1 answers
  0 comments
  1331 views

My organization is in the process of porting our document database from KnowledgeTree DM to Nuxeo DM, which generally meets our needs much better. However, there is at least one aspect of KnowledgeTree that seems to be woefully lacking in Nuxeo DM, ...
  1 votes
  1 answers
  1 comments
  1808 views

Is it possible to configure Nuxeo 5.4.2 DM to manage HTTP headers for Cache-control and Pragma as Office docs do not load in IE 6+ (works fine in all other browsers) - seems it was fixed in 5.3.2 of main Nuxeo Platform ...
  0 votes
  1 answers
  1 comments
  1382 views

nuxeo 5.4.2, ubuntu server 8.4.2, pgsql 8.3 utf8 , jvm with -Dfile.encoding=UTF-8 I'd like to preserve accents when d&d documents, but nuxeo replace it with “e&acute” and so on (I'm primarily working with french docs). I've tried all the ...
  0 votes
  1 answers
  6 comments
  1744 views

Hi, I am configuring my nuxeo dm on tomcat to conect to ldap but when I try log in on the login form, it search on the bd and not on ldap server. I am reading this doc: http://doc.nuxeo.com/display/NXDOC/Using+a+LDAP+directory but I don't know if ...
  0 votes
  2 answers
  7 comments
  3592 views

Hi there, Is it possible to have Nuxeo delete emails from the remote mail server when importing through POP3? Currently I am able to import emails, however, as the original stay's on the server it is constantly importing the same emails everytime it ...
  0 votes
  1 answers
  0 comments
  1663 views

Hi, I'm inside an automation chain and I need to get the current user's private workspace. The trouble is that user names are in the form: username@domain.com, and the private workspace is named like 'username-domain-com'. How can I write a query ...
  0 votes
  3 answers
  0 comments
  2596 views

I have been trying to solve this problem that is generated when I run command mvn install. I show you the console errors and my file pom. I hope You can help me please. C:\workspace\workflows>mvn install [INFO] Scanning for projects... [INFO] ...
  0 votes
  2 answers
  1 comments
  14213 views

I'm quite comfortable in either environment, but are there any benefits for a Windows install or Linux? Also, is NTLM SSO working better/easier in Windows?
  2 votes
  1 answers
  0 comments
  2578 views

When I drag/drop a file into a space, it's uploaded correctly and its MIME-type is right (at least with Windows clients, Linux ones are still a problem here). But the file name stays “undefined”. Then I can rename the document, but inside the file ...
  1 votes
  1 answers
  4 comments
  1815 views

We have non-nuxeo code that reads documents directly from the database. We fire this code (that updates a lucene index) based on nuxeo events (eg “document created”). In other places, we manually fire the non-nuxeo code with a 1 second delay. In ...
  1 votes
  1 answers
  0 comments
  1546 views

Is there a way to programatically add entries to a document's History tab, in a similar fashion to putting text into the Comment field at the bottom of the document's edit tab? I can see that these records end up in the nxp_logs table. Is there an ...
  1 votes
  2 answers
  0 comments
  3079 views

I want to create a contact directory with document management
  0 votes
  1 answers
  0 comments
  1501 views

Nuxeo doesn't show workflow tab when type document is Folderish. I need show this tab in my case
  0 votes
  1 answers
  3 comments
  2534 views

I'm having a heck of a time finding documentation on getting/setting document tags through the automation client. I found the TagServiceImpl but it wants a CoreSession not a ConcreteJavaProxy. Can someone point me in the right direction?
  0 votes
  5 answers
  4 comments
  5851 views

Hi, I'm trying to use sql express 2008 with Nuxeo DM. Here's a part of the config file: # nuxeo.templates=default nuxeo.templates=mssql # nuxeo.db.user=nuxeo nuxeo.db.user=nuxeo\_db\_user # nuxeo.db.password=password nuxeo.db.password=123 # ...
  0 votes
  2 answers
  1 comments
  1965 views

Still struggling for redefinition of my authenticationChain, I noticed that it's redefined in several places. Beside my own XML contribs (in /nxserver/config), I can find some : in ...
  1 votes
  1 answers
  0 comments
  1715 views