document-management
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