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
  792 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
  1109 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
  1070 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
  2173 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
  2146 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
  1559 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
  2147 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
  2205 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
  4736 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
  1786 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
  2192 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
  2015 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
  12526 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
  4030 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
  1820 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
  1620 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
  1780 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
  1923 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
  1995 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
  2728 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
  2482 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
  1859 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
  1592 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
  2226 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
  1796 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
  2258 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
  2162 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
  1984 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
  2029 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
  2382 views

Hi, We have the warning “[org.nuxeo.ecm.core.storage.sql.Selection] Selection hierarchy.name for id=… is getting big and now has size: 15000” since few weeks. What are we supposed to do with ? How the threshold have been choosen ? Is it a per ...
  0 votes
  2 answers
  4 comments
  4432 views

Currently nuxeo 5.8 (as of HF34) can run on java 8 JM but doesn't support java 8 features. The problem comes from javassist lib. Is it planned to fully support java 8 on 5.8 level? Thanks in advance. Are there other folks seeking for this support?
  0 votes
  1 answers
  1 comments
  2744 views

Hi —– New additional remark at the bottom of the page… —- My local group : g_toto My ldap user : titi My local powerusers user : puadmin My ldap administrator user : ldamin I tried to add the Titi user in the G_toto group and it works with ...
  1 votes
  0 answers
  0 comments
  3798 views

– Nuxeo 5.8 – Hi, I want to change the rights on the “MyFolder” folder: user : toto Group : g_titi but I can not change both My commands: curl -X POST http: // website-dev:8080 / nuxeo / site / automation / Document.SetACE '-u admin:xxxxxxx -H' ...
  0 votes
  2 answers
  0 comments
  2743 views

Hello, i'm deploying a Nuxeo 5.8 instance with the following steps. Launch instance configured with PostgreSQL database. Create a document and download it. All works correctly Enable xorBinaryManager in default-repository-config Restart the instance ...
  0 votes
  1 answers
  0 comments
  1571 views

Hi There, I want to change the behaviour of the securityActionsBean a little. Is there an extensionpoint or another way to do so? Thanks in advance, Bauke Roo
  0 votes
  1 answers
  0 comments
  1393 views

Hi There, I've added access rights programmatically using this piece of code: PathRef path = new PathRef(tenantId+"/workspaces/"); DocumentModel workspaces = session.getDocument(path); ACP acp = workspaces.getACP(); ACL acl = acp.getOrCreateACL(); ...
  0 votes
  0 answers
  0 comments
  1956 views

Hi There, I'm using nuxeo 5.8. Is it possible to create an additional workspaceroot in the domain? I know it is possible using the REST API or pre defined with Studio, but is it also possible using the nuxeo interface? Thanks in advance, Bauke Roo
  0 votes
  0 answers
  0 comments
  1805 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
  1707 views

Hi How is it possible to search for documents by the documents title? I probably have to create a generic widget in studio. But how to retrieve the parent's document title, and where do I have to fill it in the generic widget? Thanks in advance, ...
  0 votes
  1 answers
  1 comments
  1487 views

Hello, I've been testing around with automation chain tracing in Nuxeo 5.8, and at first it was working as it should, but lately, for every attempt of mine to get the latest traces from an automation chain, I get the following message “you can not ...
  0 votes
  1 answers
  4 comments
  1827 views

Hello, I get in 5.6 : A vocabulary field (save as a String) I do an update on this parameter with a value that is not initialized, so it should be set to NULL also in 5.8 Nevertheless, when I use this value in a freemarker template, with 5.8 the ...
  0 votes
  0 answers
  2 comments
  1744 views

Hello, I got a multi-value blob document property that was perfectly set by a run script such as : if (WorkflowVariables["newFile"] != null){ java.util.Collections.addAll(Context["listBlob"], ...
  0 votes
  1 answers
  1 comments
  2141 views

I wanted to take a look at Nuxeo v5.8 and downloaded Nuxeo Platform OVF 5.8 and when trying to extract the files to a temp directory to install, I receive the error: “There is not enough space on OS. You need an additional 734 PB to copy these ...
  0 votes
  5 answers
  5 comments
  2365 views