document-management


Related Questions
Hi, We are in the process of creating Document Management application. Custom application UI using Spring MVC and Nuxeo Service Platform. We would like to use the Nuxeo user/password as the custom application user as well. Is this good practice? ...
  0 votes
  0 answers
  0 comments
  1434 views

Hello. When a user or admin uploads a document on the platform, is it possible to have a pushmail sent (in an automated way) to a list of email addresses, to inform of that uploading? I have searched through the documentation, but have not found ...
  0 votes
  1 answers
  1 comments
  1350 views

Hi i'm trying to use a groovy script with the nuxeo shell but everytime I launch the command “script test.groovy” in the remote namespaces, connected as Administrator i get an error “failed to run script”. I'm working on this problem for two days, I ...
  0 votes
  1 answers
  2 comments
  2662 views

i have installed nuxeo 5.5 with tomcatn on RHEL-64 5.3 , and for backend i used postgresql-9.1.4. (i compiled postgresql from source). everything is working fine,(i can create documents, workspaces, users etc.) except, some strange issues. like , ...
  0 votes
  0 answers
  1 comments
  2471 views

Hi, i recently upgraded Nuxeo 5.4.2 (HF15 to HF25 + studio project) and there's something going wrong when trying to use drag and drop between the content pane and the navigation tree. If i pick a file with the icon and hover the navigation tree, ...
  0 votes
  0 answers
  0 comments
  1559 views

Hi, i'm planning to integrate in our corporate network Nuxeo DM; i'd like to know if there are some network bandwidth recommendations or if it's use is suppose to be on intranet (lan) instead internet (wan); We plan to have about 50 total user (i ...
  0 votes
  2 answers
  1 comments
  1515 views

i want to create two user(member group) such that , user1 have only view rights to Document Management workspace user2 have manage everything rights to Document Management workspace. I am doing the following but my User2 is still not able to see the ...
  0 votes
  2 answers
  0 comments
  1935 views

Hello, On a Nuxeo cap-5.5 server, we have a Studio project invloving drag and drop of bench of scanned files on a daily basis, and each day the new bench of files have the same name but not the same content. Problem is that sometimes, files from ...
  0 votes
  0 answers
  0 comments
  1584 views

We are using the nuxeo automation client in the following standard way. HttpAutomationClient client = new HttpAutomationClient( “http://localhost:8080/nuxeo/site/automation”); Session session = client.getSession(“Administrator”, “Administrator”); It ...
  0 votes
  1 answers
  3 comments
  3092 views

Dear All, I'm newbies in nuxeo and want to know how can block all users (both admin and member) to upload audio files (wma, mp3, wav, etc.) and video files (avi, mpg, mp4, ts, etc.) into nuxeo via map network drive? All users connect to nuxeo via ...
  0 votes
  1 answers
  0 comments
  1664 views

Using nuxeo 5.5, I changed the SMTP configuration in the Admin console, but it has no effect (even after restart). The default configuration is still used (mail.smtp.host=localhost). The nuxeo.conf file includes the correct SMTP parameters ...
  0 votes
  2 answers
  10 comments
  3620 views

Hi, Is there any way to deny to copy specific types of file to workspace? For instance , a file with mp3/mp4/exe extention is denied to upload/copy to workspace via WEB interface/WebDav. Thank you
  0 votes
  1 answers
  1 comments
  1836 views

I've noticed that gadget “Bookmarks” (by Joshua Kent) is not working properly in IE (8.0). After I had added 7 bookmars all of them dissapeared. This problem doesn't occur in Firefox.
  0 votes
  0 answers
  0 comments
  1409 views

Hi, For a school project we had to extend Nuxeo with a simple feature. Therefore I needed to modify the layouts/layout_default_template.xhtml. I bundled my changes, started my local instance of Nuxeo from Eclipse and voila, it works perfectly. Now I ...
  0 votes
  1 answers
  1 comments
  2393 views

I am using “Blob.Attach” of rest api to attach blob to the document but i get exception from the Nuxeo automation client as it search's for the property “file:content” , which actually comes from file.xsd schema whereas i am using newFile.xsd schema ...
  0 votes
  1 answers
  0 comments
  3821 views

i am using nuxeo automation client 5.6. I want to create document in nuxeo repository and set the the dc:created field according to the date of my choise instead of using the current system date . This is the client's requirment which needs the ...
  0 votes
  1 answers
  0 comments
  3298 views

Hi, I am unable to get complexType property of document using CMIS. I create document type like this: <xs:element name="firstname" type="xs:string"/> <xs:element name="lastname" type="xs:string"/> <xs:element name="address"> ...
  0 votes
  1 answers
  0 comments
  1993 views

Hi, I'm unable to get document relationship using CMIS, my request is: <ns:getObjectByPath> <ns:repositoryId>default</ns:repositoryId> <ns:path>/default-domain/Workspaces/Repository/customer</ns:path> ...
  0 votes
  1 answers
  0 comments
  1401 views

Hi, I've tried to use workflow like below but it returns error. Start approval workflow. Approver reject the document and return it to requester. Requester approves the document again. It shows error. It happens on DM 5.5. Does anybody faces the ...
  0 votes
  0 answers
  0 comments
  1518 views

Hi, I'm using DM 5.5 on Windows 2003. I've registered 200 users more but searching users with % (wild card), it does not hit any users. Serching with additional condition such as a% somethinf , it returns given users. Is this a BUG? Thanks takashi
  0 votes
  2 answers
  1 comments
  1693 views

I am currently running a production install of Nuxeo DM 5.5 Tomcat that has not been customized. I use the dc:source field to be a unique identifier for the documents that I upload and work on. This is much more useful for me to look at than the ...
  1 votes
  1 answers
  2 comments
  2262 views

We are using the REST API for our system and we're using many group to manage rights. We discovered that for almost every call that we make to the Nuxeo server, many many query are made to the Postgres database to build the user context. This ...
  1 votes
  0 answers
  0 comments
  2196 views

Hi, We have a bunch of translation/adaptation (fr_CA) distributed across various sub-projects. What would be the best way to contribute them to you? Would be nice if they could be included into the 5.6 release. Thanks Patrick
  0 votes
  1 answers
  4 comments
  2092 views

Whenever my user upload a file with comma “,” in the file's name like this: That file will not be able to be downloaded with Chrome browser. Chrome will report an error like this. Anybody has got the same problem ? Any workaround (besides switching ...
  0 votes
  2 answers
  0 comments
  22957 views

I've created a document with a title (dc:title) and (dc:description) using the same string At a later time I changed the title and description. I would like the title with link, in my views, to change reflecting the changes in dc:title and or ...
  0 votes
  1 answers
  0 comments
  1745 views

Hi, I've noticed that, by default, nuxeo (5.4.2) doesn't store comments when updating the version of a document. Instead, any comment you enter in this field (in Modify/Edit tab) is always replaced by the text automatically generated by nuxeo when ...
  0 votes
  1 answers
  0 comments
  2620 views

I want to take a database field and use vocabularies to display (Read Only) a Label that is associated with (mapped to) the contents of the field. The field contains the vocabulary id and I want to display the label associated with it. Can this be ...
  0 votes
  1 answers
  0 comments
  5062 views

Can anyone give me an example of a correct and working configuration for mail folder to link it to gmail account? I'm trying to receive email from my gmail account, but it gives me “Connection timed out”. Thank you in advance.
  0 votes
  1 answers
  1 comments
  2272 views

Hi, Sorry to ask again about internationalization. When I start the default 5.5 cap version some labels are not correctly translated. For example, when I choose FR locale, I got 'Sections', 'Templates', 'Workspaces' in the navigation tree. Am I the ...
  0 votes
  2 answers
  1 comments
  2047 views

Hi everyone, I'am actually implementing a Listener wich wait the event: CreatedByCopy, then I add the relations I wanted in the destination document. It's working well when using it on a simple document, but when a copy a entire folder wich contain ...
  0 votes
  2 answers
  0 comments
  1678 views

Just an idea: the automatic upload of files sent by email in the content repository. Will it be ever supported?
  0 votes
  2 answers
  5 comments
  2097 views

I am asking this question again (posted by another user) because I think this is such a basic and obvious need, what we would call back home a “no-brainer”.
  1 votes
  1 answers
  0 comments
  1430 views

Is there a way to set a timer to have an automatic purge of a deleted document? For eaxample: I transfer document A into the trash now and I want that It will be purge in 10 days.
  0 votes
  1 answers
  1 comments
  1938 views

i deleted a document from the nuxeo repository using the method of : removeDocument(docRef). Now how can i undelete/recover the same document?
  0 votes
  1 answers
  0 comments
  3008 views

When I do a CheckIn on a Document, I can add a comment. How can I retrieve that information from the automation REST service, is it in the Document properties because I don't see it. Dom
  0 votes
  1 answers
  2 comments
  2169 views

Preview.xhtml pops up the preview/annotation panel in Nuxeo 5.5 (DM and DAM). This works well as-is except in the case of very large images where there is significant delay in rendering the image ot be annotated. The delay in rendering is completely ...
  0 votes
  1 answers
  1 comments
  2421 views

Is (or will be) there any chance to have a way to edit document from browser, using webdav url? I try to use LiveEdit, but it is not a stable system (with Windows 7 it does not work so well)…
  0 votes
  0 answers
  0 comments
  1527 views

Hi, i want to add function for add signature from smartcard to the document(s). So: Configuration: Configure, per user, to use specific driver to read smartcard Functions: Select document (or documents inside directory) View for add pin (or ...
  0 votes
  3 answers
  0 comments
  1734 views

Hello, I've created a new type of document in Studio to store a set of pictures. To store these pictures I simply create relations between my documents and the pictures. I'd like to display the thumbnails of the pictures referenced but I don't know ...
  0 votes
  2 answers
  0 comments
  2108 views

Bonjour, Est-il possible de configurer le processus de publication par défaut pour pouvoir publier un document dans une SectionRoot? Actuellement, il n'est à priori possible de publier un document que dans une section. Merci d'avance.
  0 votes
  0 answers
  1 comments
  1565 views

In Nuxeo the main way to do searches is through NXQL, the Nuxeo Query Language, a SQL-like query language. Is it possible to use plain SQL lanaguage instead of NXQL,so that i dont need to do Complex property references(i.e dc:title,dc:subjects etc) ...
  1 votes
  1 answers
  0 comments
  1757 views

I have installed Nuxeo on a Windows 7 system. After the installation the nuxeo control panel opens and after start of ther server the broser window (Firefox) opens with the loging window. When entering the default user and password (Administrator / ...
  0 votes
  1 answers
  0 comments
  8155 views

Hi, I now almost finish my journey to upgrade Nuxeo from version 5.1 to 5.5. However, my user notice a little change in version 5.5 search result listing: the column “Description” is no longer available. This is critical in their work. How can I ...
  1 votes
  3 answers
  7 comments
  4234 views

// Get The Root Document root = (Document) session.newRequest("Document.Fetch").set( "value", "/").execute(); // Create a File Document session.newRequest("Document.Create").setInput(root).set("type", "File").set( "name", "myfile").set("properties", ...
  1 votes
  0 answers
  2 comments
  1759 views

Essentially, if you have a vocabulary with 'foo' and 'bar', for example, searching for either of those in the top search box won't turn up any documents that have that vocabulary term applied to them, in the case of our custom vocabularies. Is there ...
  0 votes
  0 answers
  2 comments
  1562 views

Hello, I am trying to execute the example on Nuxeo Automation Client in Java given on the link http://doc.nuxeo.com/display/NXDOC/Using+Nuxeo+Automation+Client. As described in the instructions, I'm using the resources that follow: ...
  0 votes
  1 answers
  0 comments
  5632 views

Hi all, We are using Nuxeo DM 5.5 with PostgreSQL 8.4.and we have a singular (almost for us) behavior of the system. For long period of time Nuxeo works well, we are able to insert, upload delete document and so on. Then after a several operation ...
  0 votes
  1 answers
  13 comments
  2198 views

Hello all, I'm using Nuxeo 5.5 with drag and drop browser extension (IE 8.0). Problem occurs when I put large size files (more then 30MB - single file). It seems that drag and drop extension cannot complete uploading process. I've also tried with ...
  0 votes
  0 answers
  3 comments
  2196 views

I have the following custom EL expression in a user Action: ${layoutValue.currentLifeCycleState != 'SupRequest1' && layoutValue.currentLifeCycleState != 'SupRequest2' && layoutValue.currentLifeCycleState != 'Pause'} I have two ...
  0 votes
  3 answers
  2 comments
  3102 views

Good Afternoon, Nuxeo EP 5.5 is support replication jobs or not? Thanks a lot.
  0 votes
  0 answers
  0 comments
  987 views