document-management
I want to fetch different form field values before hitting the save button, so that i can do some validations. I know that we can bind a Validator to a form field, but how can i get different form field values in this validator method? ie. i have ...
0 votes
1 answers
1 comments
2568 views
Hi everyone, This is the re-wording of a previous post (hopefully this one will get more attention :-) Is it possible to obtain a list of all the preview url's of a given folder's files? I know it is possible to get all the file names that are in a ...
0 votes
0 answers
0 comments
1533 views
How to set value of a property (which is a chained vocabulary) using DocumentModel.setProperty() API
Hi, Setting the property value (a chained vocabulary) of a document using DocumentModel.setProperty() does not seem to set the value, when the id provided is that of an entry in the child vocabulary. Could you please provide us some sample/api, to ...
0 votes
1 answers
0 comments
3503 views
Hello, I'm working with a new 5.6 instance. After Installing, I only had “Serial Document Review” Under Workflows. I really need to get a Parallel Workflow going for my company, Why isn't it included in 5.6? Also, I've been struggling along with ...
0 votes
1 answers
0 comments
1712 views
Hello, I have a new problem … I use a java plugin for importing a lot of documents. This plugin has been created by another firm and they have forgotten to display an error if the path to copy the document is wrong. So I have documents inserted in ...
0 votes
1 answers
1 comments
2413 views
We have problem regarding import of a SSL certificate (.pfx). For import of the certificate, we are using org.nuxeo.ecm.directory.api.DirectoryService and org.nuxeo.ecm.core.api.DocumentModel packages, further using: certificate = ...
0 votes
1 answers
0 comments
1612 views
I have been testing Nuxeo's full text search. When I enter my name (example: Karl) into the search box in the upper right and push Search I get the following Suggestion Error Exception . This error seems to occur, regardless of the entry in the ...
0 votes
0 answers
1 comments
1942 views
Hi, Im using Nuxeo 5.6 and when i start the serials document review proces in de summary tab of a file, the workflow tab appears. But when i click on it, it gives me an unexpected error: 'No current task defined' I can see that the Task of the ...
0 votes
1 answers
0 comments
1660 views
Hello everyone, I get this when login onto my Nuxeo with Firefox : Your browser sent a request that this server could not understand But Nuxeo works fine with Internet Explorer and Chrome. I use Windows 7, 64, as a client and Nuxeo is on a WWW ...
0 votes
1 answers
3 comments
2598 views
How to import Nuxeo document Management from linux to a windows Server. ?
0 votes
1 answers
2 comments
2061 views
I have emails (Microsoft .msg format) that have been placed in Nuxeo via WebDAV. Question: What are the options to view those emails using Nuxeo's “standard” (JSF) interface?
0 votes
0 answers
0 comments
2026 views
Hi All, Has anyone observed this problem and can determine what is going on here? In Nuxeo DM 5.5 I have imported an ODT document created with LibreOffice 3.4.6. The document features a commercial font family I have purchased from fonts.com (the Sun ...
0 votes
0 answers
1 comments
2359 views
My workplace requires that we prevent users from downloading the documents or the PDFs. We need a way to force users to only view/edit content directly in the Nuxeo interface. The first thing I want to do is completely remove the download and PDF ...
0 votes
1 answers
6 comments
1603 views
Hello everyone, I'm actually playing with directories and table references. I have no problem with “basic” use of tableReference. My problem is that i would like to add some additional information in the reference table. Let's take an example with ...
0 votes
1 answers
1 comments
1906 views
I generated my own template using the factoryBinding point from the org.nuxeo.ecm.platform.content.template.service.ContentTemplateService. I required to see if my factoryBindings would overwrite the SimpleTemplateFactory, which creates the ...
1 votes
1 answers
3 comments
2135 views