Development


Related Questions
when using REST API, we use Document.CheckOut to fetch the document. We have a use case to cancel the check-out without a check-in, i.e. “cancel” the checkout. Document.CheckIn always versions the document, either major or minor, which we do not ...
  0 votes
  2 answers
  0 comments
  1142 views

Bonjour à tous, J'ai utilisé la commande curl suivante pour lancer une commande bulk afin de ré-initialiser une métadonnée. curl --location --request POST ...
  1 votes
  0 answers
  0 comments
  853 views

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 ...
  0 votes
  0 answers
  0 comments
  1086 views

Nuxeo is allowing to upload of any kind of file format to the application. I don't want to upload the .exe file to the application. can anyone tell me how to do this? thanks
  0 votes
  1 answers
  0 comments
  1182 views

This error was not appear before and this doc was openning before returned Json is not complete
  0 votes
  0 answers
  0 comments
  787 views

Bonjour, J'ai un problème de communication entre ES et nuxeo; depuis la plateforme nuxeo quand je clique sur l'onglet “Recherche” ou l'onglet “Elasticsearch” dans le menu “Admin” ça bug et j'ai eu le message d'erreur qui s'affiche dans les logs : ...
  0 votes
  2 answers
  3 comments
  1089 views

Hi, For user/group schema, directory display all users and groups. But I want to display a specific list of users and group. I Try to create a user page provider but I don't which is the appropriate querry and predicates. Could you help me Thanks
  0 votes
  1 answers
  0 comments
  882 views

Hi, I was trying to display the list of my document children following this HowTo :https://doc.nuxeo.com/nxdoc/how-to-display-children-documents-listing/ The obtained result does not correspond to my expectations : The filter doesn't work and the ...
  0 votes
  1 answers
  2 comments
  965 views

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 ...
  0 votes
  1 answers
  0 comments
  898 views

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: ...
  0 votes
  0 answers
  0 comments
  831 views

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 ...
  0 votes
  1 answers
  0 comments
  955 views

Hello, Is it possible to create a new external template from my studio project
  0 votes
  1 answers
  0 comments
  740 views

Hi, In the nuxeo Web UI, in the add content layout the standard view is “create” I'd like to change that to “import”. So that when you add content your first option will be to import. Thanks!
  0 votes
  0 answers
  2 comments
  852 views

I would like to disable the option to make a “video” content type in the options menu for creating content in the WebUI. I was wondering if there's an easy way to just hide some of the options in the web ui create content menu? Thanks in advance!
  0 votes
  1 answers
  1 comments
  794 views

I am trying to change the contents of the search slot in the web ui side panel. I'd like to just hide the possibility to search on Modification Date, or the Nature dropdown. Does anyone have any experience with this or any idea how to approach this?
  0 votes
  1 answers
  1 comments
  819 views

Hello, The GitHub Security Lab team has found a potential vulnerability in Nuxeo. Please, let us know how to report the details privately. Alternatively , create a GitHub Security Advisory and invite me (pwntester) in to further disclose and discuss ...
  0 votes
  1 answers
  0 comments
  768 views

Hello, I tested the bulk action in nuxeo based on the doc https://doc.nuxeo.com/nxdoc/1010/bulk-action-framework/. I have succeeded in creating and launching my specific action. My problem is that the bulkstatus is still on scheduled knowing that my ...
  0 votes
  1 answers
  0 comments
  983 views

Hello, I want to share my problem with you and hope someone can help me. I ran a csvExport on about 800 documents, it took a little while to complete but eventually I got my csv file. Except that the next time you start nuxeo, I got the following ...
  0 votes
  0 answers
  1 comments
  776 views

Hello, I want to process a large number of documents (around 3 million). The process consists of updating a metadata of each document from another metadata (so I will need to do a read and write from the database). For that, I was thinking of using ...
  0 votes
  2 answers
  1 comments
  955 views

Bonjour, J'ai un problème avec mes requêtes NXQL, en effet je cherche à effectuer une recherche sur un champ (dc:title par exemple) qui ne soit pas sensible à la casse depuis une application développée avec Django et utilisant l'API Python de Nuxeo. ...
  0 votes
  0 answers
  0 comments
  1060 views

my code doc = repository.timeout(60).readTimeout(60).writeTimeout(60).createDocumentByPath(pathDoc, doc); Exception is org.nuxeo.client.spi.NuxeoClientException: Error during call on Nuxeo server at ...
  0 votes
  0 answers
  0 comments
  1194 views

In a automation chain i have : - Context.SetVar: name: vReferenceNeutre value: "@{Document.getProperty(\"dec:xNoAz/sValeur\")}" What is the syntaxe of Document.getProperty to get the first sValeur for a property with multiple value as : ...
  0 votes
  1 answers
  0 comments
  978 views

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 ...
  0 votes
  3 answers
  0 comments
  896 views

Hey Guys, I would like to check whether a user is external or not, right now fetching the user there doesn't seem to be an easy way to check whether the user is external or not from the User object. Are there any ways to do this with the Java client?
  0 votes
  1 answers
  0 comments
  866 views

We have a custom doctype that was using the Nuxeo “default” lifecycle. We found that we didn't like the states of “project,” “approved,” and “obsolete,” so we created a new custom lifecycle called “simple” with the states of “active” and “inactive.” ...
  0 votes
  1 answers
  1 comments
  1237 views

hi, i have a problem with the OAuth 2 when i used the rest api just like the document first a create a new entry in the oauth2Clients directory, for instance with curl using this: curl -u Administrator:Administrator \ -H 'Content-Type: ...
  1 votes
  0 answers
  0 comments
  1046 views

Hello, I got this error in server.log 2021-03-16T00:22:13,778 ERROR [Nuxeo-Work-default-3:389713256544896.513963972] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: FulltextExtractorWork(b7d32955-abd3-4b29-9911-d0f0145b9c0c, , ...
  0 votes
  0 answers
  0 comments
  711 views

Hello everyone, I just configured Nuxeo (LTS 2019) to work with Elasticsearch (6.5.3) and MongoDB (3.6.8), Nuxeo works fine with these two servers now, but every time Nuxeo starts, I found these logs in the server.log file : ...
  0 votes
  0 answers
  0 comments
  1101 views

Hello everyone, My company is currently using Nuxeo 6 (even though an upgrade is expected soon). The need here is to be able to manage permissions using code. We manage permissions locally and it's not effective. If someone leaves the company, we ...
  0 votes
  0 answers
  0 comments
  635 views

Hello, I am not good at scriptive languages, I need to move data from Old Nuxeo 6 to Nuxeo 10 but with all the meta data (I only have server URL, no other access to install any utility) Can anyone here please guide if there is any ready made kind of ...
  0 votes
  1 answers
  1 comments
  617 views

Hello The problem is with the “nuxeo-selectivity component. when I click on it, the list appears and disappears quickly and I am not able to select an item. Regards,
  0 votes
  0 answers
  2 comments
  846 views

Bonjour, Mon environnement : Nuxeo 10.10 Windows 10 Python 3.9 J'essaye actuellement de créer un POC pour la connexion SSO avant de la mettre en place sur la branche dev, je rencontre toutefois quelques problèmes. J'utilise l'API Python de Nuxeo. * ...
  1 votes
  1 answers
  4 comments
  1035 views

Hi guys, I have created a docker image to run Nuxeo 11.4.42. I was able to register (typing my username, token and the project in studio) and start it, however, when accessing localhost:8080 it seems it is an empty project, but if I access studio, I ...
  0 votes
  1 answers
  0 comments
  696 views

Hi guys, While my nuxeoctl is not working in 11.4.42, I was trying to get the docker image to work on that one, however, when performing the following command: docker login docker-private.packages.nuxeo.com -u ciro.theodoro@ironmountain.com -p ...
  0 votes
  1 answers
  1 comments
  1230 views

Hi guys, I had Nuxeo 10 installed locally and it was running fine… this week I tried to install Nuxeo 11.4.42 and nothing happens if I run “nuxeoctl console” or just “nuxeoctl start”: C:\nuxeo11.4.42\bin>nuxeoctl console Found NUXEO_CONF = ...
  0 votes
  2 answers
  1 comments
  1194 views

We would like to retain our trash for a set time period and have it hard deleted afterwards. We can do this with API calls but I would like to be able to query the date when a document was trashed, is there anyway to do that? Please see the screen ...
  0 votes
  2 answers
  1 comments
  783 views

Hi, I'm using the Nuxeo Python API with Nuxeo 10.10 and want to know if there is any way to fetch all accessible document while log as administrator. I've already find a way, but it's a bit tricky and i don't think it's the official way. Thanks in ...
  0 votes
  0 answers
  5 comments
  952 views

During custom downloads, How can keep the session alive in Nuxeo using Coresession Service, until the download zip is created. Download size of the file is 5 GB
  0 votes
  0 answers
  0 comments
  577 views

Hello, I want to disable the multiSelection in nuxeo-data-table. In fact I want to allow the user to select just one document. I add to nuxeo-data-table multiSelection=“false” but it doesn't work. Any idea? Regards,
  0 votes
  0 answers
  0 comments
  771 views

I'm using nuxeo with docker, when I create a document with pdf, nuxeo fails to create a thumbnail, the following error occurs: 2021-02-04T09:20:07,314 WARN [ThumbnailDocumentFactory] Cannot compute document ...
  0 votes
  1 answers
  0 comments
  1207 views

I am running performance tests on Nuxeo starting from 2 TPS and I am getting the below queries which are taking too much time to execute. Also, they are getting executed multiple times per transaction of upload API. 1st Query: UPDATE ...
  0 votes
  0 answers
  0 comments
  724 views

Hello, In an automation script (javascript), I need to know if a Word document is currently open (by nuxeo drive) before doing operations on it. Is it possible to receive the same information in the webUI? Is it possible to receive the same ...
  0 votes
  1 answers
  2 comments
  583 views

Hi, I want to know if we can get the groups authorized to edit / see a document using the Nuxeo Python API with Nuxeo 10.10. I know how to find groups & their users, how to extract each metadata from a Document, but the groups doesn't appear in ...
  0 votes
  1 answers
  0 comments
  950 views

Hello, I want to add a new action button and when I click on this added button, a pop up will be opened and display the search view (search form and search result). So I want to ask : Is it possible to display search form and search result in a pop ...
  0 votes
  1 answers
  0 comments
  794 views

Hi, i'm working on an app who's using the Nuxeo Python API, i've done everything needed appart the download part, i can't find the way to download a document from it's uid using the Nuxeo Python API, When i try with URL, it sends me a 401 error so i ...
  0 votes
  1 answers
  1 comments
  1001 views

We have a specific workspace doctype created with a custom page provider to show relevant columns for the doctype's fields. I was able to customize the layout view for the nuxeo-data-table, but am having a hard time finding information on how to ...
  0 votes
  1 answers
  2 comments
  1225 views

I am using Nuxeo rest APIs to upload images and some APIs are taking too much time on less tps (tested for 4 and 6 tps). After monitoring, I found that there is an update query for kv_transient_batchmanagercache table which is taking too much time ...
  0 votes
  0 answers
  2 comments
  751 views

Hello, Can we process the following request with a generic page provider SELECT * FROM Document WHERE dc:language = '' OR dc:language IS NULL For information I managed to look for the nulls but I don't know how to add a predicate on the empty space ...
  0 votes
  1 answers
  1 comments
  1175 views

Hello, I got a question regarding hotfixes. I took a look at the git repository, and as far as I can see every hotfix branch always includes every previous hotfixes is that correct? So if we apply these hotfixes without mp-hotfix but by building the ...
  0 votes
  1 answers
  0 comments
  1018 views