document-management
Is it possible to configure Nuxeo 5.4.2 DM to manage HTTP headers for Cache-control and Pragma as Office docs do not load in IE 6+ (works fine in all other browsers) - seems it was fixed in 5.3.2 of main Nuxeo Platform ...
0 votes
1 answers
1 comments
1449 views
nuxeo 5.4.2, ubuntu server 8.4.2, pgsql 8.3 utf8 , jvm with -Dfile.encoding=UTF-8 I'd like to preserve accents when d&d documents, but nuxeo replace it with “e´” and so on (I'm primarily working with french docs). I've tried all the ...
0 votes
1 answers
6 comments
1818 views
Hi, I am configuring my nuxeo dm on tomcat to conect to ldap but when I try log in on the login form, it search on the bd and not on ldap server. I am reading this doc: http://doc.nuxeo.com/display/NXDOC/Using+a+LDAP+directory but I don't know if ...
0 votes
2 answers
7 comments
3703 views
Hi there, Is it possible to have Nuxeo delete emails from the remote mail server when importing through POP3? Currently I am able to import emails, however, as the original stay's on the server it is constantly importing the same emails everytime it ...
0 votes
1 answers
0 comments
1732 views
Hi, I'm inside an automation chain and I need to get the current user's private workspace. The trouble is that user names are in the form: username@domain.com, and the private workspace is named like 'username-domain-com'. How can I write a query ...
0 votes
3 answers
0 comments
2695 views
I have been trying to solve this problem that is generated when I run command mvn install. I show you the console errors and my file pom. I hope You can help me please. C:\workspace\workflows>mvn install
[INFO] Scanning for projects... [INFO] ...
0 votes
2 answers
1 comments
14338 views
I'm quite comfortable in either environment, but are there any benefits for a Windows install or Linux? Also, is NTLM SSO working better/easier in Windows?
2 votes
1 answers
0 comments
2676 views
When I drag/drop a file into a space, it's uploaded correctly and its MIME-type is right (at least with Windows clients, Linux ones are still a problem here). But the file name stays “undefined”. Then I can rename the document, but inside the file ...
1 votes
1 answers
4 comments
1889 views
We have non-nuxeo code that reads documents directly from the database. We fire this code (that updates a lucene index) based on nuxeo events (eg “document created”). In other places, we manually fire the non-nuxeo code with a 1 second delay. In ...
1 votes
1 answers
0 comments
1620 views
Is there a way to programatically add entries to a document's History tab, in a similar fashion to putting text into the Comment field at the bottom of the document's edit tab? I can see that these records end up in the nxp_logs table. Is there an ...
1 votes
2 answers
0 comments
3187 views
I want to create a contact directory with document management
0 votes
1 answers
0 comments
1565 views
Nuxeo doesn't show workflow tab when type document is Folderish. I need show this tab in my case
0 votes
1 answers
3 comments
2623 views
I'm having a heck of a time finding documentation on getting/setting document tags through the automation client. I found the TagServiceImpl but it wants a CoreSession not a ConcreteJavaProxy. Can someone point me in the right direction?
0 votes
5 answers
4 comments
5949 views
Hi, I'm trying to use sql express 2008 with Nuxeo DM. Here's a part of the config file: # nuxeo.templates=default
nuxeo.templates=mssql
# nuxeo.db.user=nuxeo
nuxeo.db.user=nuxeo\_db\_user
# nuxeo.db.password=password
nuxeo.db.password=123
# ...
0 votes
2 answers
1 comments
2039 views
Still struggling for redefinition of my authenticationChain, I noticed that it's redefined in several places. Beside my own XML contribs (in /nxserver/config), I can find some : in ...
1 votes
1 answers
0 comments
1807 views