document-management


Related Questions
Hello, in nuxeo, my group come from my ldap. They are ok , but I don't know how to get the description of my ldap group; I have the “groupname” ok but not “description” () my file default-ldap-users-directory-config.xml : <extension ...
  0 votes
  1 answers
  0 comments
  2779 views

Hi, I have the distribution “nuxeo-cap-5.6-tomcat” installed. I'm on Nuxeo eclipse EDI. I set up an extra workspace for Nuxeo, to avoid any problem when saving preferences. I created a new project using the wizard Nuxeo plugin project. In this ...
  0 votes
  2 answers
  0 comments
  2031 views

Hi, Every time I try to do something like Document root = (Document) session.newRequest(“Document.Fetch”).set( "value", "/default-domain/uploads/bob/").execute(); I get an error. Caused by: ...
  0 votes
  0 answers
  0 comments
  2027 views

Hello, If i want to send a message from outlook (2007) to Nuxeo DM 5.6.0, i have this error System.ArgumentException: Object Id must be set! à DotCMIS.Client.Impl.Session.GetObject(String objectId, IOperationContext context) à ...
  0 votes
  1 answers
  0 comments
  1627 views

Hi, I implemented a plugin to listen to DocumentImported events, through the Nuxeo Eclipse EDI. It worked (as for the logs, I had to use at least log.error(“…“) to get a message! :-/) Now, I did exactly the same, but with another package (because I ...
  0 votes
  0 answers
  0 comments
  1666 views

Hi i have Configure Nuxeo In eclipse so i have now three things 1- Extension Points 2- Services 3- Components but i dont know How to use these things,or How to use Nuxeo I want to create My own Application Using Nuxeo. Can you suggest me somethings ...
  0 votes
  0 answers
  0 comments
  1167 views

Hi , i made a project Vault from nuxeo Studio , and download it As jar now i dont have any idea How i use this jar.. Please Give me some Guide for using this jar . i have read.. http://doc.nuxeo.com/display/Studio/Deploy+your+plugin+manually . but ...
  0 votes
  0 answers
  0 comments
  1511 views

Hi, Is it possible to serialize org.nuxeo.ecm.automation.client.Session? I'm using the automation client and need to store the org.nuxeo.ecm.automation.client.Session. The only way to store this, is within my local session, which can only store ...
  0 votes
  0 answers
  0 comments
  1488 views

Hi, i want to create my own Web application and want to use Nuxeo Document management, How it is possible? and what i have to do? Plese Explain Step By Step, i have already configure Nuxeo Sdk and Nuxeo platform in eclipse..
  0 votes
  3 answers
  1 comments
  1602 views

Hi, I would like to apply a specific treatment to some kinds of files when imported. But this treatment is optional, and the user should choose whether to apply it or not. Thus, i would like to add 1-2 checkboxe(s) in the dialog box where the user ...
  0 votes
  1 answers
  2 comments
  1491 views

Hi, I'm new to Nuxeo, and I'm searching to implement a Nuxeo bundle for Nuxeo DM. As I read that there were changes in the way it was handled after the version 5.4 , I decided to implement the bundle in Nuxeo 5.6 instead. I tried out Nuxeo Studio, ...
  0 votes
  0 answers
  0 comments
  1638 views

Hello Nuxeo people, I'm using the studio and in this case i'm focussed on the Content Model -> Structure Templates functionality. My problem is if i want to create a document with a ' in it (for instance “L'école …“) i have to pass my document ...
  0 votes
  1 answers
  0 comments
  1155 views

Hi, I've setup the Nuxeo SDK and am exploring its features. When it is setup, it uses a H2/Derby databse by default. How do I switch to Postgres properly? I tried changing it to Postgres, with the correct database settings. However, when I restarted ...
  0 votes
  0 answers
  2 comments
  1597 views

Hi, Is it possible to create a user and manage their groups and permissions programatically? Thanks
  0 votes
  1 answers
  0 comments
  4678 views

Hello, We are using Nuxeo DM 5.6 HF18 with Oracle. When calling the operation “Blob.attach” via client automation, the file's content is not fulltext indexed (the column BINARYTEXT is empty for the corresponding row in FullText table) The problem ...
  0 votes
  0 answers
  2 comments
  1405 views

Hi First post here, hope anyone can help me, many thanks in advance! I have installed Nuxeo 5.6 at Debian Squeeze 6.0.7 and I'm having problems to preview Word and Excel documents. Every time I try, get this error: Preview can not be generated for ...
  0 votes
  1 answers
  7 comments
  5671 views

Hi, Is it possible to assign/start a workflow programatically on a document (using Java)?
  0 votes
  1 answers
  0 comments
  1566 views

Hi, I'm trying to create a JAX-RS service to hand file uploads. I'm using the code from http://puspendu.wordpress.com/2012/08/23/restful-webservice-file-upload-with-jersey/ . However, when I upload a file, I get the following error: A message body ...
  0 votes
  1 answers
  0 comments
  2558 views

Hi, I'm trying the last version Nuxeo drive 1.02 and it's work fine. But I can't change the URL Nuxeo Server in the Nuxeo Drive Authentication in the windows client: nuxeo-drive-1.2013.0503-win32.msi How can i do and where Nuxeo drive stock this ...
  0 votes
  1 answers
  2 comments
  1984 views

Hi, Is it possible to attach a file to a document by sending a POST request to http://localhost:8080/nuxeo/restAPI/default/07e47804-db53-4598-8a0a-427749c6e762/file/upload, where '07e47804-db53-4598-8a0a-427749c6e762' is the docid and 'file' is what ...
  0 votes
  1 answers
  0 comments
  4077 views

Hi, Recently, we found several problems with the images inserted in a note in Nuxeo 5.6 (perhaps ever) First problem When an image is inserted into a note already registered, we have a window with the message “The paper must be created before ...
  0 votes
  0 answers
  0 comments
  1801 views

Does anyone have ever made a nuxeo-dm instance work behind a lemonldap-ng sso portal ? i found documentation about the nuxeo-dm part, but dont know how to set up lemonldap-ng to go to nuxeo with the secret. Can anyone help me ?
  1 votes
  1 answers
  3 comments
  1941 views

Hi, the preview tab is no present in 5.5. i read a post that tells to use XML contribution to modify the header of the document but i don' t find it. my Os is debian 64 bits. Thanks
  0 votes
  1 answers
  0 comments
  1285 views

Hello, Followinfg this post: http://answers.nuxeo.com/questions/33/changing-the-transaction-timeout I've just updated the transaction timeout value in nuxeo.conf but when i try to upload a test file of 500 mo with a drag and drop I get a “request ...
  0 votes
  1 answers
  1 comments
  4182 views

When attempting to edit the content of a document, I'm unable to have a successful upload of the file. This occurs any time a document has already been created and I am aattempting to edit it. Currently, I have my document set up with the following ...
  0 votes
  0 answers
  0 comments
  1541 views

I have been told that Nuxeo does NOT store multiple copies of the same document, and just uses links. I understand that Nuxeo VCS has a duplication checker. We are using Nuxeo as the DM, with a PostGres DB running on Amazon cloud and using Amazon S3 ...
  0 votes
  1 answers
  0 comments
  7977 views

Floating point is right out. Should it be a string value with validation? Does anyone have a good recipe for this?
  0 votes
  1 answers
  1 comments
  1223 views

Hi, I am using Nuxeo DM 5.6 and I am trying to set up multiple repositories in Nuxeo. I create a copy of “default-repository-config.xml.nxftl” and create “custom-repository-config.xml.nxftl” , and add a extension point to refer to the new repository ...
  0 votes
  2 answers
  2 comments
  3117 views

Hello, I have quite a big issue with my Nuxeo instance: I have a document in version 1.0 When I execute a simple workflow (which chage the State) on this document, the version goes to 1.0+ When I publish this document, it is published with the ...
  0 votes
  0 answers
  0 comments
  1514 views

Bonjour, sur mon serveur de test, ma schéma (créé avec studio) fonctionne très bien, mais sur mon serveur de pré-production, après de multiples mise à jour et redémarrages, je n'arrive pas utiliser un type de document pointant sur un schéma qui ...
  0 votes
  2 answers
  7 comments
  2169 views