document


Related Questions
Hi people :) I need to take the title of a document using java code even when the user doesn't have permission to see it.Can someone tell me if this is possible?
  0 votes
  1 answers
  2 comments
  1489 views

Hello Guys, I have Problem in Removing Specific Attachment From Document. When I try to delete attachment with index 3, it will always delete last attachment that is index 0. I have tried using below code. DocumentService ds = ...
  0 votes
  2 answers
  1 comments
  2012 views

Hello I am interested in document metadata encryption. I have sensitive values in document that want to encrypt them.
  4 votes
  0 answers
  0 comments
  4709 views

I am Creating a Spring-Java Application where i am Using Nuxeo as File Storage. I can do all operations like create workspace, folder, file, versions using HttpAutomationClient. i want to get all information of file like versions. but i am not able ...
  1 votes
  0 answers
  0 comments
  2047 views

I created a new document type facture with a field numFacture, When I save it into database the ID column is automatically generated it has such value “bbe7a3d3-274a-4c18-ab93-ef582a965ec1”. What I want is to make the numFacture field the primary ...
  0 votes
  1 answers
  0 comments
  10799 views

Hello, When I did NXQL with Nuxeo Automation I got some documents with : path:null and uid:uid:null This documents got an ID, a title, and some data files and a lifecycle state. But why did I got that documents in my database, because this documents ...
  0 votes
  1 answers
  1 comments
  2433 views

Nuxeo 5.6 on ubuntu server 12.04 Hi, normally, nuxeo is not expected to replace a document by another document with the same name. This is the problem I'm facing now. Take the folder XY with the document AB inside it. Drop or import in this folder a ...
  0 votes
  1 answers
  0 comments
  1585 views

Hi, Can nuxeo upload/add documents from emails. Thanks
  0 votes
  1 answers
  0 comments
  1547 views

Reading the question Document name : what is the max characters number for path ? I understood that in order to change the 24 char limit of the document name, I have to derive the class PathSegmentServiceDefault and providing it as a new ...
  0 votes
  1 answers
  2 comments
  2069 views

Hello, I just tested some interessant thing for me: I got a document that is completed by a workflow. This document got version archived during workflow process. If I came back on an old version, I was supposing that the workflow-Doc was saved too ...
  0 votes
  1 answers
  0 comments
  1913 views

I have designed a content view in my nuxeo studio and I want to define an event to refresh it when I create a document in another custom view, the created document only is showed in my content view when I do click the content view refresh button. I ...
  0 votes
  1 answers
  1 comments
  3805 views

Hello, Now I have a Problem on workflow documents rights. I did'nt change anything in the automation chains but The rights on the “WORKFLOW DOCUMENT” are no more available for other user than workflow initiator. What appended to the next user: can ...
  0 votes
  1 answers
  1 comments
  2137 views

Hello, I would like to know the max number of character for a nuxeo document name. This name is visible in the path. Thank you
  0 votes
  1 answers
  5 comments
  2473 views

Hi, I am using a 5.6 instance of Nuxeo. I have seen that versioning of document is not automatic, By default it is skip. Each time i need to manually select either Major or Minor option. How we can make version control to increment to Major version ...
  0 votes
  2 answers
  2 comments
  4848 views

Most information regarding a document is modifiable in some way in Studio, but I haven't found anything to manage comments. The closest I've found is the CommentManager class, but I have not been able to get that to work in a Run Script ...
  1 votes
  1 answers
  0 comments
  2355 views