document-management
Hi, I have searched in the forum and answers however not been able to find anything that could help me. I am a newbie and your help will be greatly appreciated. I have implemented Nuxeo 5.5 Document Management. Within the DM, the document life cyle ...
1 votes
1 answers
6 comments
4937 views
When I create a new document type based on 'File' it inherits the schema 'uid'. What is the meaning of the field 'uid' within the schema 'uid'? Can I set the uid programmatically when creating a new document or is that field maintained by Nuxeo DM ...
0 votes
1 answers
0 comments
2343 views
My project is Java 5 compliant. I am using Nuxeo Automation client 5.5 jar which is compiled with jdk 6. I get the following exception: java.lang.UnsupportedClassVersionError: (org/nuxeo/ecm/automation/client/model/Document) bad major version at ...
0 votes
1 answers
2 comments
2031 views
I want to use Nuxeo DM on JBoss and just found the two following Nuxeo 5.5 packages: http://community.nuxeo.com/static/releases/nuxeo-5.5/nuxeo-cap-5.5-jboss-ear.zip http://community.nuxeo.com/static/releases/nuxeo-5.5/nuxeo-dm-5.5-jboss-ear.zip ...
0 votes
1 answers
0 comments
1691 views
Is there a way to write a contribution in order to remove all the tags feature (adding tag, searching for tag and navigating by tags)? Would removing the following files accomplish the desired effect? nuxeo-platform-tag-api-5.5.jar ...
0 votes
1 answers
1 comments
2435 views
I've done the following query two ways: Using parent/child in Studio. Using NXQL query in Studio and get the same error. Here is the NXQL. SELECT * FROM Document WHERE ecm:isCheckedInVersion = 0 AND ecm:parentId = '@{Context[“TRAVELERID”]}' AND ...
0 votes
1 answers
3 comments
2104 views
Nuxeo with open ldap worked fine having accounts at say for example ou=people,dc=united,dc=com and users under that. We tried to switch to Active Directory now where the accounts are at u=users,ou=united,ou=Customers,dc=cust,dc=jeppsvc,dc=com by ...
0 votes
2 answers
2 comments
2166 views
Hi, I created one authenticator plugin. After that, I add the authenticator plugin to the authentication chain. I add the plugin into plugin folder and xml into config folder. After restart nuxeo-jboss-5.3.1, The Logs shows 15:46:01,164 ERROR ...
0 votes
1 answers
2 comments
2608 views
How can I force content view cache refreshing when I change tab? Is this possible?
2 votes
0 answers
0 comments
2167 views
I have 2 users i.e John and Ana. I want to provide access rights to both of them such that: John can only see the Home, Document Managaement Tab. Ana can only see the Home, Admin Center Tab. is it possible to do this via extension points? Please help
0 votes
1 answers
0 comments
2364 views
Hello, I wanna create a simple workflow designer in nuxeo. An user can create his own workflow using this graphic interface. Is it possible? What should I do? Thx!
0 votes
1 answers
2 comments
1659 views
I am using studio on version 5.5. I want to update a document life cycle state to 'approved' but do not want to use the Document > Follow Life Cycle Transition operation to achieve this. I assume I can use the Document > Update Properties ...
0 votes
2 answers
1 comments
6111 views
Hello, Using Nuxeo DM 5.3.1(JBoss), I've got an error message when i try to give access to a particular group. There are 5 groups(Administrator, country, zone, members, designers), I assigned rights for 4 groups. its saved and working fine. But in ...
0 votes
0 answers
2 comments
2389 views
I have to create a webengine project. How i will use JSF in Nuxeo WebEngine Project? Give me complete Directory structure Nuxeo WebEngine Project showing where i am putting XHTML files?
0 votes
1 answers
0 comments
1553 views
I would to know if there is any way that nuxeo upload the files placed in a specific folder. Thanks.
0 votes
2 answers
1 comments
2301 views
The nuxeo to download, is a preliminary record, ask: After the software installation and operation of the same, and all files are nuxeo workspaces raised in connection with this file? I can be attached data folder in another sign?
0 votes
0 answers
3 comments
1229 views
I have uploaded a PDF file. But when I try to preview it, I can't see the text, only the formatting (lines for instance). Is there anything I should check (any2pdf)?
0 votes
1 answers
3 comments
2173 views
HOW DO I RECOVER A WORKSPACE? BACK UP THERE WORKSPACE.
0 votes
1 answers
1 comments
1467 views
A short use-case about what I would like to accomplish and I'm not sure if it is possible and how to do it. Let's assume I create a new document: I would start by filling in the metadata and selecting a (odf) document in nuxeo to be used as a ...
0 votes
1 answers
0 comments
2192 views
Is there an operation that allow to visualize a page or a tab? I would like to create a chain that first acquires a lock (Document.Lock) and then visualizes the edit tab for the document.
0 votes
1 answers
1 comments
1937 views
When I open a document using WebDAV, generally the system locks it. This seems to work perfectly with Office and OpenOffice documents… However with .txt and .pdf there's a problem. These type of files are not locked when they are opened with WebDAV: ...
1 votes
2 answers
2 comments
2830 views
I'm have Nuxeo 5.5 under Ubuntu Server 11.10 installed via apt-get. I'm trying to use the nxshell.sh but I can't find it. Where is this script? or I have to install a previous version? Thanks
0 votes
1 answers
0 comments
1993 views
Hi, Can i compare the username field value with one string value(like Administrator) in login.jsp? How can i compare the username value with one string in this code? If its equal means pass the value for authentication else i have to set username ...
0 votes
1 answers
10 comments
2653 views
Bonjour, Les utilisateurs de mon parc ont un problème avec WebDav dans Nuxeo 5.5 (également dans Nuxeo 5.4.2). Nous utilisons régulièrement WebDav pour accéder aux fichiers et de nombreux documents sont amenés à être utilisé en simultanée. Nous ...
0 votes
0 answers
5 comments
2175 views
I am on application version 5.5 and want to use studio to configure a list view for documents that includes a download icon to the right of the document title. I can get something close to what I want out of the box by: setting up a custom content ...
0 votes
1 answers
0 comments
1935 views
I want to remove the Faceted Search tab from the document management screen. I am on version 5.5 in the cloud and using only studio for customisation as I am not an experienced user. I tried adding the following under XML extensions in studio but it ...
1 votes
1 answers
2 comments
2065 views
I noticed something strange and I'm wondering if it is a bug or if there is a solution: in TAB_VERSIONS, you can see, restore and delete versions. However, one of those version is the official one. When I delete the official one, I would expect that ...
0 votes
1 answers
1 comments
1874 views
This question was initially asked, here . I've a question related to the failing initialization of the newly added repository described above: Can this repository be safely used? I ask this because it seems to be possible to import documents to the ...
0 votes
0 answers
1 comments
1535 views
What is the best way to allow the navigation, work-list and clipboard to be dynamically enabled and disabled by username or group?
0 votes
2 answers
2 comments
2133 views
I have a content view with the following query ecm:mixinType != 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted' and ecm:parentId=? AND ecm:primaryType =? and as query parameters {currentDocument.id} ...
0 votes
0 answers
0 comments
1835 views