document-management
Hi, Can we publish entire folders and tree structure to sections. Or do we need to manually create the folders in the sections and then publish it. In my workspace i have created the entire tree structure of folder and documents and is sync'd by ...
0 votes
1 answers
0 comments
2852 views
Hi the example for adapters in the REST Api section of the documentation does not work /nuxeo/api/v1/id/{docId}/@blob/file:content/@op/Blob.ToPDF the first part /nuxeo/api/v1/id/{docId}/@blob/file:content/ does provide the binary file, but adding ...
0 votes
2 answers
2 comments
2130 views
Here is my problem : when a non connected user follows a link, he reaches the document BUT it does not work in the same way as when the document is reached by navigation : the URL is not the same every click returns “Page Not Found” the downloaded ...
0 votes
0 answers
0 comments
1471 views
Documents which are uploaded by 1 member is not visible to another member of same group. Same document gets listed on other folders as well. This is kind of weird behavior. Update: 3/28/2014 Nothing is too easy but if it is too difficult then i must ...
0 votes
1 answers
0 comments
1484 views
Hi, I think this is a feature request but not sure where should I raise these. When a workflow is completed (parallel document review; and serial document review - validation), nuxeo sends a notification e-mail to the user that started the workflow ...
0 votes
0 answers
0 comments
1955 views
Hi i want to ask something , when i click “save in nuxeo” in word 2010 there was nothing happened . can anybody help me to solve the problem ??
0 votes
0 answers
0 comments
1498 views
Hi, I need to add one property “location” in existing dublincore schema. But i don't know how to add custom properties in existing dublincore schema using nuxeo-dm-5.4.2-jboss server. Please provide me step by step solution for my problem. Thanks in ...
0 votes
1 answers
0 comments
2051 views
Hi, I installed a new server to test the production server backup following this instructions http://doc.nuxeo.com/display/public/ADMINDOC/Backup+and+Restore The new server is identical to the primary server: Ubuntu 10.04 LTS 64 bits Nuxeo 5.4.2 ...
0 votes
0 answers
0 comments
2240 views
Hello, I am using Nuxeo platform 5.8 with BIRT reporting integration module. Whenever I want to use a listbox parameter with preset values (f.e.) when I try to create a new report I get it as a textbox one always(this happens with combo box and ...
0 votes
0 answers
0 comments
1740 views
As mentionned in http://answers.nuxeo.com/questions/1532/how-to-add-a-property-to-all-documents “Overriding dublincore is evil” Thus I do not understand what the new localisation schemas (coverage and subjects) are leading to. The DC form in ...
0 votes
0 answers
0 comments
1708 views
Hi , I have 2 tasks to the same entity (Document). The Task 1 has attributes required. The task 2 has no attributes required. When I answer the second task, the Nuxeo is validating the first wrong Can someone help me?
0 votes
0 answers
0 comments
1503 views
I have the following Automation Chain: Fetch -> Context documents Workflow Context -> Cancel Workflow | id = @{workflowInstanceId} I want to cancel this workflow, but I've got the following error chain Name: UA_Approved Exception: ...
0 votes
2 answers
1 comments
3388 views
Hi Guys, I have the following situation: I'm User Administrator 1- I sent one Task to the User1 to create a Report. 2- User1 rejected my task. 3- It was created the another task(rejection) to user Adm. 4- When I click the button Done, It 's ...
0 votes
0 answers
0 comments
1543 views
Hi, I am trying to customize the configuration of our Nuxeo platform following recommendations in http://doc.nuxeo.com/display/ADMINDOC56/Configuration+templates and http://doc.nuxeo.com/display/ADMINDOC56/Adding+custom + templates I get an error ...
0 votes
1 answers
1 comments
3018 views
Hi, My goal is to add 3 navigations trees with exactly the same features as the default one, but with an advanced filtering specific to each one. The filter has to accept document only if the currentUser property 'p1' is equals to the document ...
0 votes
1 answers
0 comments
1287 views
Hi, I m trying to override the TemplateRoot type in order to allow Sections as subtypes. I built a contribution thanks to Nuxeo explorer <?xml version="1.0"?> <component name="org.nuxeo.ecm.platform.types.override"> ...
0 votes
1 answers
6 comments
1806 views
Using the autocomplete widget trying to find a document in the relation tab is extremly slow, and most of the time does not provide a result The postmaster process goes up to 100% Of course, the search process keeps running in background leading to ...
0 votes
1 answers
2 comments
2017 views
Hello! I search a DMS System for my company. I want to archive PDF's (bill, invoice, …). What I need: Search inside a PDF (OCR?) Automatic import from a folder. I want to copy PDF's in a folder and nuxeo should tagging and classifing the PDF ...
0 votes
1 answers
0 comments
2393 views
Hi here are my system stats and conditions. Wind 7 64 bit Ms office 2007 running as 32 bit Nuxeo connect account nt activated steps: Installed MS office (nuxeo-liveedit-msoffice-x86-lateststable.msi) Verified in system Registry the Accepted ...
0 votes
1 answers
0 comments
2355 views
Hello Using Nuxeo 5.8 platform, when I try to remove a file whose title contains a single quote, Nuxeo display the main workspace page. After some tests When clicking the delete icon of the document I got an unpexted identifier error in the console ...
0 votes
1 answers
2 comments
2057 views
Since the last HF, there s a bug when accessing the tag panel : Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to execute query: NXTAG: COUNTSOURCE: SELECT tag:label, relation:source FROM Tagging: ERREUR: la colonne « _F1.source » doit ...
0 votes
1 answers
0 comments
1769 views
Hi there, I would like to create documents with metaData as subject, kind of document. I succeed in creating folders and documents with CMIS without any problems but i need to have metaData as subject, kind of document. Can anyone please help and ...
0 votes
1 answers
0 comments
1812 views
Hi all, i'm trying to construct a query that would get me all documents that have not been tagged with a particular tag. I started out with a query that would give me the documents that had been tagged, somehting like: SELECT * FROM Document WHERE ...
0 votes
1 answers
0 comments
1664 views
How to have the green arrow to download the binary without opening the document ? Which widget ?
0 votes
1 answers
2 comments
1377 views
Hello, I try to add a field in result layout for advanced search, referenced as “search_listing_ajax”, but I have unzip all jars from 5.8 distrib and I can't find where is the file holding its definition. When I try to override this layout with some ...
0 votes
0 answers
0 comments
1187 views
How do I implement weighting on fulltext search results ? I'm working on Nuxeo EP 5.6HF29 with Postgresql 9.1. I'm looking for a way to implement weighting on search results based on a multi criteria query. The NXQL query looks like this : Select * ...
2 votes
1 answers
0 comments
2545 views
I need to customize the notifications associated with comments added on documents. For the notification service I found the extension points “notifications” and “templates” below, but I can not find an extension to the component ...
0 votes
1 answers
0 comments
3574 views
Hi, We have the nuxeo-dm 5.4.2.1-0lucid1 installed from the debian package in apt.nuxeo.org in one Ubuntu 10.04 LTS server. Now I'm looking for upgrade because some bugs in the 5.4.2 version. I can see a newer 5.6-04 version package but under the ...
0 votes
1 answers
2 comments
2233 views
I understand that filters are used on actions. However, I want to control who sees a result layout option on a content view. Is this possible? How can I achieve this?
0 votes
1 answers
3 comments
1524 views
I'm working on a project on migrating documents from Alfresco to Nuxeo using CMIS…I am able to connect to connect to repositories…but I am not able to copy a folder from Alfresco to Nuxeo…is there a documented way for this process. Kindly help..
1 votes
0 answers
0 comments
3269 views