document-management
Is there any way of accessing a vocabulary via Java code?
2 votes
1 answers
1 comments
4370 views
I want to know how really bad is MySql, or if im missing some configuration, i didnt have any issue with the default nuxeo configuration (H2+Derby) but when i configure nuxeo to work with MySql a lot of issues begin to show, time connection errors, ...
3 votes
2 answers
0 comments
2823 views
The error in the subject line occurs on emails, when transferred to nuxeo, with .pdf attachments, however, not ALL .pdf attachments. I am investigating the size/complexity of the attachments which generate the error. I thought I'd post a question ...
0 votes
1 answers
4 comments
1913 views
I have created an email folder in nuxeo DM 5.4.2 running under CENTOS Linux 5.7 with PostgreSQL. I pointed the folder to our exchange email server and a specific user account within that exchange server. I am able to read the emails using the POP3 ...
0 votes
1 answers
3 comments
1996 views
I have a validator class with a validate() method, I added another method [validate2()] to validate another field. How can I specify in Studio to call the second method?
0 votes
1 answers
1 comments
1740 views
When I edit my document I see the “Change comment” text area, is there anyway not to show it? My document doesn't have any facets.
0 votes
1 answers
0 comments
2330 views
I got errors when using CMIS Workbench to create a Picture. I click “create document”, select the type Picture and select a jpeg file and click create, and it shows can not create. If I select type File then it's successfully created the document. ...
0 votes
0 answers
1 comments
2363 views
Hi! I must be doing something very wrong but here is the case. I downloaded and installed Nuxeo DM Tomcat distribution and started it. Then I stopped it and added my plugin to the plugins folder and restarted. I am getting the following error in the ...
0 votes
1 answers
0 comments
2807 views
Is there a way to use structure templates for the private workspace?
0 votes
1 answers
3 comments
1696 views
I need to remove the HiddenInNavigation facet from the UserWorkspacesRoot document type. How do I do that? I have tried with this: <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> <doctype name="UserWorkspacesRoot" ...
1 votes
1 answers
2 comments
2533 views
I am retrieving some values via SQL (can't be NXQL), is there any way to show it in a UI?
0 votes
1 answers
0 comments
1724 views
Do you know how to obtain the permissions that a user has over all documents in a workspace, via SQL?
0 votes
2 answers
2 comments
2324 views
Hi, I'm would like to embed the Nuxeo DM core into my application so that I can make Java API calls to it to store and retrieve documents. However, I don't see what is the right starting point for this. I tried to work with the FrameworkerLoader ...
1 votes
1 answers
4 comments
2589 views
Exist another way different of for I can create users on anothers organizational unit of my ldap server?
0 votes
1 answers
0 comments
1395 views
My organization is in the process of porting our document database from KnowledgeTree DM to Nuxeo DM, which generally meets our needs much better. However, there is at least one aspect of KnowledgeTree that seems to be woefully lacking in Nuxeo DM, ...
1 votes
1 answers
1 comments
1887 views