5.8


Related Questions
We have an external application handling all the day-to-day interaction for users to the nuxeo repository. In order to avoid any mis-handling of files or structures we need to keep the End-Users out of the JSF UI. How would i go about this. I have a ...
  0 votes
  1 answers
  0 comments
  813 views

Hi, I'm trying to delete a document by it's ID e.g. “76c69a54-0230-457a-b42c-e819d5ace862” from the javascript api according to documentation you can use Document.Delete operation to make it happen, and in the same documentation is written “You can ...
  0 votes
  0 answers
  0 comments
  1128 views

I'm trying to upgrade a Nuxeo instance from 5.5 to a more recent version. I'm totally new to Nuxeo so please do forgive my ignorance. Somehow I was able to make progress but we found out that some of our relation data was gone. Reading the upgrade ...
  0 votes
  1 answers
  0 comments
  1089 views

Hi, I try to migrate my old nuxeo 5.8 platform to our new server 8.10 and then we go to migrate the last one to LTS 2017. I have binary and dabase data migration issue at start. Does exists a method to have clean migration between nuxeo platforms ? ...
  0 votes
  2 answers
  2 comments
  2194 views

Hi ! I'm looking for a way to update the value of one metadata on a large amount of documents. I'm currently selecting documents that need this update using a simple nxql query, yet the volume is big enough to look for an automatic way of doing ...
  0 votes
  1 answers
  0 comments
  2167 views

Hi, I'm using a ContentView in a tab to allow users to search specific Documents. This tab also contains a User Action (button) linked to an automation chain. I'm looking for a way to get thoses parameters passed to the automation chain when the ...
  1 votes
  0 answers
  0 comments
  1574 views

Hi, i'd like to add some user validation during the process of a document creation (creation form). It should query based on few parameters (min 2) to find duplicate Documents having same value in their metadata. The goal is to avoid creating ...
  0 votes
  1 answers
  0 comments
  2176 views

CF. https://doc.nuxeo.com/nxdoc/how-to-configure-a-multidirectory-for-users-and-groups/ Hello, I'm wondering what for LDAP cache ??? Why having cache ? What I win in it ? Why nuxeo cacheTimeOut is by default 3600 ? And cacheMaxSize 1000 ? Why nuxeo ...
  0 votes
  1 answers
  0 comments
  2224 views

Hi, I don't know how I can LIMIT the number of results from a NXQL query. Any Idea? If the query returns me 200 results I want only 20 ,for example. Mi Nuxeo's version is 5.8 Can I do this? Thanks Regards
  0 votes
  4 answers
  1 comments
  4762 views

Hello, i'm trying to change the SetLifeCycle to deleted in a document or send this doc to de trash but I don't knwo how I can do it. Any idea? I'm using nuxeo 5.8
  0 votes
  1 answers
  1 comments
  1804 views

When I try to insert a file show me this error: /widgets/list_widget_template.xhtml @203,105 value=“#{model.rowData['foo']}“: Target Unreachable, 'rowData' returned null on 'org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl' Doesnt ...
  0 votes
  3 answers
  1 comments
  2214 views

Hello, I have a question. In my nuxeo db I have an a table, who name is studio_vocabulary_type_doc but I can't access this through sql out of nuxeo. This table contains a diferent types of documents which I would want get all of this types from php ...
  0 votes
  3 answers
  2 comments
  2031 views

Hi, I have a custom type of data in nuxeo, this custom type has some fields inside, and I trying to do a query putting this propierties in the WHERE clause. For example I can do this in a query on I want to SELECT by title: SELECT * FROM Document ...
  2 votes
  3 answers
  0 comments
  12560 views

Hi, I have a problem, I can upload a file with normal metadata, but I have a subtype of metadata like this: <xs:sequence> <xs:element name="item" type="nxs:content" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> ...
  0 votes
  4 answers
  2 comments
  4057 views

Hello, Is someone has already implemented a SEDA connector to send NUXEO documents in an electronic archive software ? Regards
  1 votes
  0 answers
  1 comments
  1841 views

Hello, we want to modify a content view but we dit more the Studio (we have not renewed the license). So can you tell me where we can find the good file for doing this change (modify a column in a content view) ? Thanks in advance !
  0 votes
  1 answers
  0 comments
  1636 views

Hi everyone ! Our instance is configured to retrieve users and groups informations from LDAP (auth is shib). Recently we have noticed that we have some users and groups which have been deleted from our ldap (manually) but they are still used in ...
  0 votes
  0 answers
  0 comments
  1794 views

Hi I have made a migration of our nuxeo platforme from 5.8 to 7.10 and I noticed that it's more slower. I used htop tool and noticed that only 2 of 3 GB are used, but when I added a 4th one, I noticed an improvement. I have read in documentation ...
  1 votes
  0 answers
  0 comments
  1938 views

Hello everyone, I recently migrated our instance nuxeo from version 5.8 to version 7.10. For that, I followed the documentation which recommends to migrate from 5.8 to 6.0 and from 6.0 to 7.10. During this migration, I used the same Postgresql ...
  1 votes
  0 answers
  0 comments
  2018 views

Hello everyone, I recently updated our Nuxeo platform directly from version 5.8 to 7.10. Today I noticed some problems with ACLs. For some users (not all), they can file a document in the workspace, and when they want to publish it, they can see the ...
  0 votes
  2 answers
  3 comments
  2748 views

Hi, With Nuxeo 5.8, the GET request nuxeo_url/nuxeo/api/v1/id/document_id only gives the following metadata: { "entity-type" : "documents", "entries" : [ { "uid" : "673dd1d6-0b75-4a5a-8454-8abcb0e79c0e", "contextParameters" : {}, "type" : "File", ...
  0 votes
  2 answers
  0 comments
  2499 views

Hi, I tried to customize the HTML5 Drag and Drop with studio, following (https://doc.nuxeo.com/display/NXDOC/How+to+Customize+the+HTML5+Drag+and+Drop+Import+with+Metadata+Form) First problem : no effect. A 2.5 s delay is still there Second problem : ...
  0 votes
  0 answers
  0 comments
  1877 views

Hi, How can i customize the DAM Right panel using Studio ? I tried installing “cap-5.8+nuxeo-dm,nuxeo-dam” external template, and got some Form Layouts (DAMRightPanelLayout, DAMThumbnailLayout) and some XML extensions for DAM. Customizing seems OK ...
  0 votes
  0 answers
  0 comments
  1611 views

Hello, I try to customize layouts using Studio (Nuxeo 5.8 platform). I need to create/view/edit the dc:subjects attribute (l10nsubjects vocabulary). I think I have to use the “multiple vocabulary suggestion” widget type, but I can not find it in ...
  0 votes
  1 answers
  3 comments
  2246 views

Hi,good morning, We use NuxeoStudio to create a very long Vocabulary. End size is 101KB. When load for first time, in server.log appear an error: related to catalina buffer. The first stacktrace is: javax.servlet.ServletException: On requestURL: ...
  0 votes
  1 answers
  1 comments
  1807 views

Our problem When sending an email by a right-click on a document (emailDocumentSend event) the text typed in the mail editor is never sent. There is a ${content} variable in the template file. It seems that the content of this variable is not used. ...
  0 votes
  1 answers
  0 comments
  2281 views

We observe a substantial time consumption logged this function in PostgreSQL. Is this something that can be deactivated for a mass data import and executed at the end once?
  0 votes
  1 answers
  1 comments
  2180 views

Hello, I'm wondering if there are any helper classes or any object model services to create NXQL queries? In order to avoid concatenating text manually or to avoid chars escaping problems. Thanks.
  0 votes
  1 answers
  1 comments
  2002 views

Is it possible to detect document save from Live Edit? I'd like to manage the state of document before and after it's modification in Word. Thanks.
  0 votes
  1 answers
  0 comments
  2046 views

Hi, We got an unpredictable error on a workflow, after a moveDocument operation. The next operation is FetchDocument and sometimes we got the error “Caught error: org.nuxeo.ecm.core.api.ClientException: Failed to get document” … (new path of the ...
  0 votes
  0 answers
  4 comments
  2403 views