Development
Hello, I have some bugs in the nuxeo-html-editor component,,the button inside isn't fixed and move when I try to mouseup on it . Are there any issues to fix that please ?
0 votes
1 answers
0 comments
1098 views
I am trying to copy a published document but facing exception while copying. org.nuxeo.ecm.core.api.PropertyException:Cannot set property on a version: pvh_related:Crops
1 votes
0 answers
0 comments
1062 views
Hello, I would like to use an automation scripting to delete a user but I don't know how to do that. Could someone help me ? I tried Document.Delete it only works on a document and users are not documents. Thanks. ////////////////////// Bonjour, Je ...
0 votes
0 answers
0 comments
1053 views
Nuxeo folks. In kafka-config.xml.nxftl, the following version supports SASL plaintext, SASL SCRAM-SHA-512, SASL SCRAM-SHA-512 over SSL, and two-way SSL. Please consider: <#escape x as x?xml>
<?xml version="1.0"?>
<component ...
0 votes
0 answers
0 comments
1385 views
Hi, I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker ...
0 votes
1 answers
0 comments
1323 views
I need to change the name of the rendition image getting downloaded. Approaches I have used : I created a listener in order to achieve this. I am triggering my event at pictureViewsGenerationDone . but I am not able to achieve this as my changes are ...
0 votes
1 answers
0 comments
1214 views
Hi guys, I would like know if it's possible create a group of permission or I could define one permission that it allow me create several documents type. For example: We have the next document types Document_01 Document_02 … Document_XX Case The ...
0 votes
1 answers
0 comments
1536 views
How can I make a deployable/installable package to make modifications to the login page? I checked out the documentation for web ui, and could not find out anything related to the login page. There were tutorials and docs available for components ...
0 votes
1 answers
0 comments
1323 views
Hi people, According Oauth2 FLOW https://doc.nuxeo.com/nxdoc/using-oauth2/#requesting-an-access-token-with-a-jwt, I tried to get access token by testing Access Token with a JWT with my Postman but I have some exceptions server side. Here How I ...
0 votes
6 answers
16 comments
4759 views
Hi people, I want to use a JWT token witch come from a specific API REST server in my angular 7 app to connect to nuxeo server through nuxeo-js-client and OAuth 2 JWT Flow** but I don't have an example. There are not a real example on how to ...
0 votes
3 answers
1 comments
1965 views
Hi. When I change the folder's name: the cmis:path property (of that folder) doesn't update .. Is a bug? I have tried it with other ECM and works perfect!
0 votes
0 answers
0 comments
1034 views
I have made a custom login plugin, where for the time being I am testing user creation in the handleRetrieveIdentity() method of the Authenticator. I am currently doing the following to save a user. UserManager userManager = ...
0 votes
0 answers
0 comments
1163 views
Folks - regarding kafka-config.xml.nxftl : Presently, SASL is only enabled if SSL is enabled. (The sasl if directive is enclosed in the ssl if directive.) In a local server testing environment, it might be beneficial to configure Kafka for SASL ...
0 votes
2 answers
2 comments
1245 views
Hello, I'm trying to translate one my life cycle state in French. In the Designer I've created the file : messages-fr-FR.json but I can't achieve to translate my life cycle state. I tried (in my example, my state is “merged”): { “label.merged”:“Dans ...
0 votes
1 answers
0 comments
1397 views
Hello, I would like to use a simple EL expression in a Event Handlers in Studio. I would like something like : Document.Parent.primarytype==“Sujet” I tried different ways but nothing works… Can someone help me ? Thanks
0 votes
1 answers
0 comments
1135 views
Bonjour, Je voudrais utiliser le champ “Custom EL expression” dans un “Event Handler” afin de vérifier que le parent du document que je créé est de type “sujet”. Quelle est l'expression que je dois utiliser ? Je ne trouve pas comment faire dans la ...
0 votes
1 answers
1 comments
1342 views
Hello, I'm using LTS 2019 and with nuxeo studio (Web UI), in the designer, on an action (a nuxeo-operation-button) I have the “error-label” argument. My question is, is there a way to make this message last longer for the user ? Thanks
0 votes
0 answers
0 comments
988 views
Hello, I'm working with nuxeo sudio 10.10 (WEB UI) and I would like to redirect the user after an action launching an automation chain. In my case I try to use the event property : https://doc.nuxeo.com/1010/nxdoc/how-to-use-events/ And the one I ...
0 votes
1 answers
0 comments
1323 views
arender-html-perf.log: Start=2019-03-14 12:13:53,645 || End=2019-03-14 12:13:53,766 || TimeMs=121 || User=null || Method=ServletDocumentService.getDocumentLayout(..) || MimeType=null || ...
0 votes
0 answers
0 comments
902 views
Is there a smart solution to get the full text extracted from the FulltextExtractorWork and be sure that my listener is executed after ? The solution I have now is to fork the code and regenerate the full text extraction.
0 votes
2 answers
1 comments
1367 views
I'm newbie in Webcomponents, so maybe I'm wrong. As the Webcomponent library is broken, I tried to load it locally so : I downloaded repositories : here , here and there . I executed the command lines explained in README npm install -g bower
bower ...
0 votes
0 answers
0 comments
1145 views
hi i'm facing an issue with the REST API, it works randomly, sometimes it returns the results im excpecting, but other time i got no result for query that are working in NXQL search for example here is a url i'm testing: ...
0 votes
1 answers
0 comments
1220 views
In this documentation , you tell: UserSession userSession = WebEngine.getActiveContext().getUserSession();
Principal principal = userSession.getPrincipal();
CoreSession session1 = userSession.getCoreSession();
CoreSession session2 = ...
0 votes
0 answers
0 comments
1080 views
Hi, I'm trying to learn how to develop my own enricher (I believe I do understand the basic, in terms of how enrichers relate to automation chains and so on). However, I'm having problems: I can use existing enrichers with, for example, ...
1 votes
1 answers
1 comments
1241 views
I have been trying to understand the permission management in nuxeo. As far as my understanding, ACLs are attached to a document, and they contain the information whether a user can read/write/remove the document. I wanted to know if these ACLs are ...
0 votes
1 answers
0 comments
1699 views
I have been looking for the nuxeo endpoint which grabs the response for displaying the permission on a document/workspace etc in the Permissions tab in UI. I saw here that the acls are fetched via a GET call with response as given here ,: { ...
0 votes
1 answers
1 comments
1888 views
Hi, I just create a page provider with result form and a menu item with param auto set to true. When I click on the menu item the form is displayed and the request is executed each time a param is changed. I would like to execute the request each ...
0 votes
1 answers
0 comments
1347 views
I used the FileImporter to import 300 000 documents. After 200 000 documents imported, I have the following error : 2019-02-03T22:43:42,630 ERROR [ImporterExecutorMainThread] [org.nuxeo.ecm.platform.importer.executor.jaxrs.HttpFileImporterExecutor] ...
0 votes
0 answers
2 comments
1328 views
0 votes
2 answers
0 comments
1124 views
Hello, Is there a method to get the subfolder list of a folder by its id ? I found the repository().fetchChildrenById(id) method but it returns all documents (documents and folders). In the UI, nuxeo is calling this url when we disclose a node in ...
0 votes
2 answers
0 comments
1478 views