document-management
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