Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Document. Attach blob Operation

Hi, I want to get a file from an existing document (Type: New-Workspace) and to attach it to another document (Type: Project) using an automation chain ( Please see attached document) when I create a new project I receive an error message (Please Se...

Nuxeo Cluster - Uploading Big Files in Chunks

Hi, We are facing issues while trying to upload a file to a nuxeo cluster. The file is being uploaded in chunks and after the upload completes, we are not able to see the full file size against the file name. It only shows the size of the last chunk ...

bug in nuxeo-data-table-column-filter

Hi, I am facing a problem in nuxeo-data-table-column-filter. In fact, I had 3 documents that titled "test1", "test-1" and "20-05-2020" (capture 1). I would to filter them by title and display just the document "20-05-2020" so I taped in the filter i...

Resolved! ACL for structure Template

Hi, I have a structure template "Operation" and a group "DOP". I add a new ACL that grant "Read" permession for "DOP" on the "Operation". I reload and I restart nuxeo server then I check the Obtained Result : DOP' memebers don't have permession t...

Resolved! How to run bulk commands in parallel

Hello, I am trying to learn how to use the bulk framework in nuxeo based on this document https://doc.nuxeo.com/nxdoc/1010/bulk-action-framework/. But until now I could not find how to process documents in parallel. For example, I defined the followi...

nxql all values in set

All - I need to build an NXQL query that returns only the set of documents for which ALL values of a given multi-valued document schema property are in a set of values. E.g.: If principal A is allowed to see BLUE and GREEN then pseudo-nxql is: select...

Eric_Ace by Confirmed Champ
  • 752 Views
  • 0 replies
  • 0 kudos

Custom contribution in Studio UI is not updating

This is related to a question I posted a few weeks ago, https://answers.nuxeo.com/general/q/2b7e0103f3a84092af278beb46e2dbbf/Can-I-hide-Empty-Trash-from-some-users. We wanted to hide the "Empty Trash" button from everyone that is not an admin. The so...

Download files from Nuxeo 6

Hi, I am looking to download/export documents from Nuxeo 6 through the REST API using a JS script. Ideally, I would like to download entire folder structures and maintain the structure and file metadata. I would appreciate any help, resources, or gui...

erika_f by Champ in-the-making
  • 1158 Views
  • 1 replies
  • 0 kudos

MongoSocketReadTimeoutException while run BulkAction

Hello, I tried to run a bulk action on a large batch of data and got the following exception from the start: 2021-05-05T15:38:59,048 WARN [scrollerPool-00,in:1,inCheckpoint:1,out:0,lastRead:1620228882068,lastTimer:0,wm:212366168878874625,loop:0,chec...

Failed to find create layout for Portfolio

Hi guys, I was taking a training class and trying to setup some configuration in Nuxeo Studio. Performing a hot reload + clean cache, didn't work. I had to download the package (.jar) from Studio and copy it manually to nxserver/bundles folder, howev...

What is Big corp in the nuxeo university tutorials

Hello everyone I'm studiying nuxeo application builder cursus. In the Event handler lesson i find tutorials with "big corp" interface. What is big corp? and i'm i supposed to download it or what.? I'm a little bit confused. Thank you for clearing t...

How does templating work ?

Dear all, I'm trying to externalize as much Nuxeo configuration as possible. At the moment, nuxeo.conf and some templates are located in /etc/nuxeo. Nuxeo.conf does list the aforementioned templates as follows: nuxeo.templates=default,/etc/nuxeo/my-t...