document-management
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
I have a new clean 5.5 install running against a PostgreSQL 9.1 and phrase-based searching is not working. For example if I enter “data migration” (with the double-quotes) I get documents with the words data AND migration no matter where in the ...
1 votes
0 answers
3 comments
1974 views
Uninstallation of Nuxeo 5.6.0-HF02 (nuxeo-5.6.0-HF02-1.0.0) is not possible Some errors were found when checking the package. Uninstall process can not continue. MD5 check failed. File: ...
0 votes
2 answers
4 comments
3574 views
After looking at the serial document workflow in v5.6 it appears if the number of rejects exceeds the number of validates the document is automatically sent to request_update task. Which upon exit, if not cancel, sets the “index” counter to zero. ...
0 votes
0 answers
1 comments
1794 views
Nous souhaitons installer le nuxeo drive en production pour nos utilisateurs. Est-il opérationnel et comment l'implémenter ? merci
0 votes
1 answers
1 comments
1929 views
I have a query in a content view which looks like this: (ecm:mixinType = 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted') AND ecm:parentId=? AND (ecm:primaryType =? OR ecm:currentLifeCycleState ...
0 votes
1 answers
0 comments
2015 views
We have a running application version using nuxeo with multiple domains. For the upcoming release, we have added a new entry to the structural template so that every domain has a new additional document. It works for new domains that get created but ...
0 votes
1 answers
0 comments
2298 views
Nuxeo provided feature of version control. How we can make version control to increment to major version as default option instead of using skip version option.
0 votes
1 answers
6 comments
2450 views
Is there a way to make Nuxeo CAS plugin handle CAS Logout Request ( so that we get logged out from Nuxeo when logged out from CAS ) ?
2 votes
0 answers
1 comments
2419 views
We have LDAP and SSO ( CAS ). While having correctly defined a defaultAdministratorId in org.nuxeo.ecm.platform.usermanager.VirtualGroups <defaultAdministratorId>uid_of_our_admin</defaultAdministratorId> We keep getting these errors ( we ...
0 votes
1 answers
1 comments
2402 views
I have been able to connect to my Nuxeo server using WebDAV on both Windows and Linux. I see some containers (folderish documents) but not all. It seems the containers I do not see are custom document types which inherit from Folder. Question: Does ...
0 votes
0 answers
3 comments
1844 views
Hi All, I have to import multiple documents in nuxeo. I tried code in link : http://www.nuxeo.com/blog/development/2012/03/monday-dev-heaven-multithreaded-transactional-documents-import-nuxeo/ but it is not behaving as expected, code is not throwing ...
0 votes
0 answers
0 comments
1380 views
hi @ all, I'm tring to add extra data to “File” core DocumentType. To achive this i have created a schema with extra informations. like: <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" ...
2 votes
4 answers
9 comments
4410 views
Hello, I created one custom type but I want to change the declaration of one field to xs:string instead of xs:date. I found this : https://jira.nuxeo.com/browse/NXP-424 but it seems that it doesn't work anymore in nuxeo 5.6. I have always this error ...
0 votes
0 answers
0 comments
1500 views
i am using swing component to give pop up dialog in java class. JOptionPane.showMessageDialog(null,“Hello”); But its not displaying anything. Is there any way in nuxeo to give alert from java class. Thanks
1 votes
2 answers
1 comments
6188 views
Hi All; i am using java as backend and flex as front end database postresql 8.3,server jboss 4.2.3 in jdk1.5 my application run sucessfully now i change jdk1.6 now flex and java cannot connected and localhost:8080/nuxeo cannot loaded. serve error ...
0 votes
0 answers
0 comments
1570 views
Hello, there is a way upload files with ajax using your “nxu:inputFile” tag inside a form like this: <h:form>
<a4j:include viewId="/wizard/wstep1.xhtml" />
</h:form> In “wstep1.xhtml” I show my nuxeo document and it has metadata ...
0 votes
1 answers
1 comments
1661 views
Hello, I would like to modify the drag'n drop functionnality : How to disable the “Quick import” ? ==> I want the “ Smart import with meta-data ” set by default (and disable the other choices) How to define multiple dragn'drop options when the ...
0 votes
1 answers
0 comments
1875 views
I have tried enclosing the search phrase in quotation marks, using the Required Words field of the Advanced Search, but this does not limit the search results to those documents in which the exact phrase appears.
0 votes
1 answers
7 comments
1771 views
Hello, wondering if you can help. I have a lot of different filing cabinets full of paperwork in our business and it grows at a huge rate, also customers send us huge amounts every day. So I'm looking for something that allows me to bulk scan, OCR, ...
0 votes
2 answers
0 comments
2285 views
How can we enable update versions in toggleable layout? Even after setting “Edit options” in toggleable widget to true and making the document versionalble, the versionning options are not appearing in toggleable layout
0 votes
1 answers
1 comments
1539 views
Hi, I am working on IE8 and it keeps displaying a message on top of the page asking to download the Google Chrome Frame. As my clients are not so sure about technical question they are afraid of that message and consequently I would like to disable ...
0 votes
1 answers
0 comments
1961 views
Hi all, is there a way to know the number of documents inside a given workspace or folder without navigating inside each ws or folder? I'm using nuxeo 5.5 Thanks
0 votes
2 answers
0 comments
2426 views
Hi, I think there is a problem in the management of versions of a document after its publication. Let me explain: I have a document which has three versions (0.1, 0.2 and 1.0). The current version is 1.0 and the document is published in a section. ...
0 votes
0 answers
0 comments
1478 views
I can't create a document , I get “No such mixin: Indexable” ? Caused by: org.nuxeo.ecm.core.api.DocumentException: java.lang.IllegalArgumentException: No such mixin: Indexable at ...
0 votes
1 answers
1 comments
2569 views
Bonjour, j'ai essayer la version nuxeo 5.6 et constate que le webdav implémenté est compatible avec l'outil webdrive. Cependant je n'airrive pas sur windows 7 (nativement) à connecter le lecteur webdav avec la version nuxeo 5.6 installé sur un ...
0 votes
1 answers
2 comments
2127 views
i want to check permission on a document(like folder) through pragmatically.how do i get all permission on a document like read,write.is there any API. Thanks in advance.
1 votes
1 answers
1 comments
2832 views
I am trying to make it impossible to skip the version update. So that every time when a document has been modified, it wil create atleast a minor of major version increment…?
0 votes
1 answers
18 comments
3678 views
All is in the title. Through the UI, the nxql query "select * from Document where ecm:uuid = XXX" retrieves the document version, but i can t delete or access it ( "Failed to get head document for" ). What nxql query would fit my needs ?
0 votes
1 answers
0 comments
2954 views
I have a problem with an automation chain that I want to create. This automation chain is created in order to find documents in section by using specifcs right access of a login passed in parameters. It must do following steps : get 2 parameters : 1 ...
0 votes
2 answers
1 comments
5087 views
We've tried this, but didn't work : <require>org.nuxeo.ecm.platform.actions.ActionService</require>
<extension target="org.nuxeo.ecm.platform.actions.ActionService"
point="actions"> <action enable="false" ...
0 votes
1 answers
2 comments
1997 views
Hi, i am using Nuxeo DM (Nuxeo platform 5.6) on Windows server, i installed the live edit plugin and using IE9 (in Compt mode), when editing Word and PPT files the using the liveedit there is no issue, and versions are created automaticaly,on excel ...
0 votes
0 answers
0 comments
1742 views
i have seen variation on demo.nuxeo.com also. first i have set Reset time zone from browser. After i went collaboration > select a workspace (IT Team) > add gadget >Document Library it will display docs. in Document Library gadget click on ...
0 votes
0 answers
1 comments
1589 views
Hi, How can I make Nuxeo load documents automatically from shared or local folder into its repository. Thanks in advance.
0 votes
1 answers
2 comments
1473 views
Its not setting time in web-engine gadgets? What should I do to change time in web-engine gadgets? I have seen variation on demo.nuxeo.com also. First I have set Reset time zone from browser. After I went Collaboration > Select a workspace (IT ...
0 votes
0 answers
0 comments
1966 views
Hello Before our customers can work with Nuxeo DM we must import all the xml files and set them to a lifecycle state which is not the initial state. How can we do it ? We tried setting the property ecm:currentLifeCycleState and using ...
0 votes
2 answers
1 comments
5944 views
Hi, when a user wants to be notified of modications and creation for a folder, he's not notified then docs are created or changed in sub-folders, is that right ? Is there a way to change this ? Thanks in advance Denis
0 votes
1 answers
3 comments
1630 views
Hello, I just installed Nuxeo 5.6, coming from Nuxeo 5.6 RC3 and I realized that the “Preview” button just disappeared : I was really interested by this functionnality, because it allowed to quickly and efficiently comment a document ==> how to ...
0 votes
2 answers
2 comments
1771 views
PaginableDocumentModelList getChildren(); method in SocialWebEngineRoot class.its returning all documents at one shot.if the number of documents are increasing the performance will be decreased. i want to make ajax call than how do i get 5 docs at a ...
0 votes
2 answers
1 comments
1295 views
0 votes
0 answers
3 comments
1456 views
i want to give the administrator permissions to power users tenants.
0 votes
1 answers
0 comments
2139 views
When we edit the folder name, after clicking on 'save' button, the change whatever we did is updated automatically in the left side tree-structure. But its not happening in the breadcrumb on the top. kindly refer the attached image for more detail.
0 votes
0 answers
0 comments
1186 views
when i am using
0 votes
0 answers
1 comments
1190 views
We are planning to use groups to set the domain permissions for a group of users. Are there any examples on how to create a group and then call the SetACE for a group instead of a user ?
0 votes
1 answers
4 comments
2092 views
Is there any way to search documents by tags? Or only using the tags cloud?
2 votes
1 answers
0 comments
3257 views
How can I delete a process. If I do so, can I resubmit my document to a new workflow process. Can I have more than one document in a workflow process? Thanks
0 votes
0 answers
0 comments
1358 views