document-management


Related Questions
I have created a schema for when a document is created. It pretty much labels the document as “yes” or “no”. I want to make it so that if the document has “no” for the schema, then anyone can click the download link and see the file. If the Schema ...
  0 votes
  0 answers
  0 comments
  1286 views

Hello, I am transferring whole document trees from 5.6 to 5.8 on another server. I can export folders using zip xml trees from the section in 5.6 but I get errors when trying to reimport it in sections in 5.8. It works if I export from a workspace ...
  0 votes
  0 answers
  1 comments
  1414 views

On Nuxeo 5.8 I have multiple domains. Each domain is managed by different users. Domain and document access rights are working fine but any user from any domain can see all the tags in the browse by tags window even the one attached to documents in ...
  0 votes
  1 answers
  0 comments
  1439 views

I need to export documents from Nuxeo 5.6 to another instance running 5.8. Using Zip XML Tree export works but all the tags on the documents are lost. That was a lot of work. Can I export document trees with tags ? Thanks
  0 votes
  0 answers
  0 comments
  1415 views

Hi just set up our new Nuxeo 6.0 server. I installed nuxeo-drive-1.4.0 in order to test the promising Edit directly feature. When I click on the button, a “Locally Edited” folder is indeed created and the main file of the document (“XXX”) ...
  0 votes
  1 answers
  10 comments
  2436 views

How is an EL expression used to call an archived version of a document? Using #{document.uid.major_version} calls the current document's major version, but how do I call schema of previously archived documents. Like pulling an older version label or ...
  0 votes
  0 answers
  2 comments
  1595 views

Hello, is anyone have a solution to change the lifecycle state of a document before publish it when we click on the link “Publish here”. Thanks for help.
  0 votes
  1 answers
  0 comments
  2764 views

When we create a new document, a default view comes out regarding our own documents types. We need to order them in a certain way. How do we manage to access this default popup view?
  0 votes
  1 answers
  1 comments
  1512 views

So, I'm using a different schema to define how we see document version labels, it basically turns the @{Document.VersionLabel} into a new schema called additionalinfo:revision. In the Archived Versions SubTab, there is a column that probably just ...
  0 votes
  0 answers
  0 comments
  1321 views

When I go to the Relations tab, it has the default predicate values, “references”, “requires”, etc. How can I change this vocabulary in order to say something like “parent of” and “has children”? I think this is the XML extension that grabs the ...
  0 votes
  1 answers
  2 comments
  2613 views

Is there a way to remove certain event listeners from being displayed on the “Event Log” subtab in the “History” tab? I want to turn off the “document modified” listener and create listeners for different steps in the workflow and life-cylce ...
  1 votes
  1 answers
  0 comments
  2482 views

I keep getting an error that looks something like this in the Error Context Dump: “Context Request Attributes: com.sun.faces.util.RequestStateManager :” And then there's a long list of things. Any ideas? Thank you!
  0 votes
  0 answers
  3 comments
  1125 views

I'm trying to conditionally show the “publish” tab using an XML extension. I only want it to appear when the current user is an administrator. Here's what I have so far, but the publishing tab still appears for non-admins:
  0 votes
  1 answers
  0 comments
  1852 views

I'm trying to create a button that publishes a document and it wants a “target” to publish to. It says it has to be in the format: “/default-domain/Sections/mysection”, but it still says that that target doesn't exist, even when I made my folder ...
  0 votes
  0 answers
  3 comments
  1771 views

I just installed NP 6 LTS. I was previously using a 5.8 LTS. I was used to use a doc type “picture book” that allow diaporma display mode. I cannot find it in the new version even after installing DAM.
  0 votes
  1 answers
  1 comments
  1894 views

How can I remove the “keep” option in a toggleable widget using the file:content widget. I want to make it so that the user is required to upload a new file when they are editing the document. Thank you!
  0 votes
  0 answers
  0 comments
  1284 views

How would I phrase the EL expression to be “the file content of the document is empty”, so there are no files in the actual content of the document. So far I have: {document.getProperty(“file:content”)=='empty'} so this gets the file content, but ...
  0 votes
  2 answers
  1 comments
  2839 views

Hi, I have a problem with Live Edit, I've made a new document type, I've add a listener with a chain that copys the file from another document (a model) and adds it to de new Document. The problem comes when I try to modify the new document via Live ...
  0 votes
  0 answers
  0 comments
  1772 views

I recently installed Nuxeo 5.9.5, and using its Document Management module. My application is using REST API to 'GET' the document details using documentById endpoint. It's working fine. However, when I want to see all the schemas, it is not getting ...
  0 votes
  1 answers
  1 comments
  2265 views

We connect desktop with WebDAV and WSS. After we added the Nuxeo application as an external drive, you can browse the content of Nuxeo from your OS. You we can see: workspaces, folders, templates, files, notes, pictures. How can we see other type of ...
  1 votes
  0 answers
  0 comments
  1592 views

I am using Document.create operation in my automation chain to create a Folder say “newDoc”. The operation chain creates newDoc.54524445xx if the newDoc is already available. I would like to know within automation chain if a Folder named newDoc is ...
  0 votes
  1 answers
  0 comments
  3776 views

How do I remove the Lock/Unlock button in the Contexual Tools category of the screen? Thank you!
  0 votes
  1 answers
  0 comments
  1532 views

Is there a way to change a document property to immutable by using an automation? My ultimate goal is this: The document is IMMUTABLE when the document is UNLOCKED and The document is MUTABLE when the document is LOCKED Any help would be amazing, ...
  0 votes
  1 answers
  0 comments
  1624 views

With such a schema <ubx_convention:avis> <item> <instance>Instance Centrales/Conseil d'administration</instance> <date>2014-10-09T22:00:00.00Z</date> </item> <item> <instance>Instance ...
  0 votes
  1 answers
  0 comments
  2178 views

Hello everybody. We use since 2011 Nuxeo for document management. works well. We haven't done any change this year on the platform. Since a few weeks : impossible to access to the “document management” tab. Somme people can, others ones cannot. This ...
  0 votes
  0 answers
  0 comments
  1227 views

Hello, Microsoft Office use HEAD method request during webdav access (verified with wireshark), then a GET one. But Nuxeo never responds to HEAD requests. Indeed I activate debug for webdav module, and I dont see HEAD request coming in logs (i have ...
  1 votes
  1 answers
  4 comments
  3779 views

Hello, I have generated a number of test templates that I would like to remove from the list of available templates (see image below). I have already worked out that not only you need to remove the template from the templates folder, but also to ...
  1 votes
  0 answers
  0 comments
  1967 views

Hi i m trying to build dynamic content based on dates comparisons : I can either use smart folders in order to build a NXQL query that must contain a static part (eg : validation_date > current_date). Unfortunately, there is no current_date ...
  0 votes
  0 answers
  0 comments
  2369 views

Hi, I have successfully managed to extract information from nuxeo platform to my documents through document templates in .odt format. Nuxeo documentation says that document templates are also supported in .docx format but I do not manage to do so. I ...
  0 votes
  1 answers
  1 comments
  3173 views

Hi! I want to programmatically run the “SerialDocumentReview” workflow on a document through REST API. I was able to start the workflow but now I need to select the participants. Can someone help me please? Thank you in advance, Rado Andriamahady
  0 votes
  1 answers
  0 comments
  1499 views