LTS2019
Hi all, I am new to Nuxeo I am working on a Symfony ( version 4 ) project I want to display a document inside an
0 votes
1 answers
0 comments
635 views
i'm installed nuxeo-arender 10.3.5 but when start the app in web ui the attached image represent the error “# HTTP Status 404 – Not Found”
0 votes
1 answers
0 comments
878 views
Hello, I added the paginable = true attribute in nuxeo-data-table and it works except for the first time I will have the duplicate result list. For example if I have the page size of the provider at 10, I will have in the result 20 documents which ...
0 votes
0 answers
0 comments
986 views
Salut, je demande comment je peux conserver la modification des colonnes à afficher lorsque je déconnecte et je me reconnecte via un autre navigateur? En effet, si dans un document de type “domain” par exemple, j'ai changé les colonnes à afficher ...
0 votes
1 answers
0 comments
916 views
Hello, i've the problem that my tmp folder grows until some “no left space on device” There is any way to understand why or to configure nuxeo to purge this tmp folder? Best regards Joao
0 votes
0 answers
0 comments
856 views
Hello, I noticed that nuxeo displays empty documents in the results screens before doing a scrolling as shown in the following picture and this problem will be solved if we do a scroll I wanted to know if there is a solution to prevent the ...
0 votes
1 answers
2 comments
1023 views
Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
0 votes
2 answers
0 comments
914 views
Hello, I don't know if I have the rights to ask the following question, In fact since nuxeo is opensource, is there a way to install hotfixes without registering my nuxeo? thank you in advance
0 votes
1 answers
0 comments
859 views
Hello, I added my component in the RESULTS_ACTIONS slot-content like the following : <nuxeo-slot-content name="exportPublicationAction" slot="RESULTS_ACTIONS"> <template> <my-component items="{{items}}" ...
0 votes
1 answers
3 comments
926 views
Hi Everybody, When I set my nuxeo-dropzone element and restrict it to pdf file type, I want to be able to display an error message that it cannot load the file. It fails silently if you upload a type that's not accepted. Example, <nuxeo-dropzone ...
0 votes
2 answers
0 comments
11581 views
Hi, Has anybody managed to EXPORT documents from WebUI by drag and drop? Specifically, I'd love to drag a document to an Outlook message and thus add it as an attachment. I know Nuxeo can send emails itself, but in the specific use case sending ...
0 votes
1 answers
0 comments
764 views
Good Morning, I would like to perform a document reindex. I've been looking at the documentation, https://doc.nuxeo.com/nxdoc/elasticsearch-setup/#rebuilding-the-repository-index, and it talks about the Admin> Elasticsearch> Admin tab. Where ...
0 votes
2 answers
0 comments
1513 views
Good Morning, I have a problem with the versions of my documents. The latest version is displayed without problems, but when I want to view a previous one, I get a 500 error (internal server error; Invalid Json; The document could not be loaded) I ...
0 votes
1 answers
8 comments
1561 views
Hi, This is a follow-up of this question , I am creating a new one because I'm trying a different approach. You should read it to have the first part of the story. In short : I've got a document suggestion widget in the creation form of an “index” ...
0 votes
0 answers
0 comments
1058 views
Hi, I'm trying to reproduce this how-to , but with a document suggestion widget instead of a directory suggestion widget. Here is my code : <nuxeo-document-suggestion value="" label="[[i18n('manufacturing_summary.documentsLocations')]]" ...
0 votes
0 answers
0 comments
1497 views
Hi, I'm trying to render a document with a docx template using Freemarker, but I got the following error : org.nuxeo.ecm.core.convert.api.ConversionException: Failed to invoke operation Blob.RunConverter, null mime type not supported by any2pdf ...
0 votes
0 answers
1 comments
1219 views
Hello, I followed the link “https://doc.nuxeo.com/nxdoc/purging-audit-logs-nxp_logs/” to empty the audit log. I didn't have an error while performing the procedure but after finishing I noticed that I cannot access the proxy documents (including ...
0 votes
1 answers
0 comments
962 views
Hi, I am using a nuxeo-document-suggestion-widget (in a creation form layout) which is calling an automation chain with just one custom operation : <chain id="SearchHWPDocuments"> <operation id="SearchDocuments"> <param type="string" ...
0 votes
0 answers
0 comments
1054 views
Hi, I'm trying to pass parameters from a nuxeo-document-suggestion widget to the automation chain returning the suggested documents. Here is the widget : <nuxeo-document-suggestion value="{{document.properties.mfs:documents}}" ...
0 votes
1 answers
0 comments
1254 views
Hello, I have a “persistent” exception when starting nuxeo. ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService
java.lang.IllegalStateException: Unable to move to the last committed offset, ...
3 votes
0 answers
0 comments
1243 views
Has anyone development or know of a better method of display array data instead to the standard nuxeo-data-table that gets generated in a layout, specifically for view-layouts? I have a few fields that are arrays that users can enter data into ...
1 votes
1 answers
3 comments
1143 views
I'm trying to sync user management between Nuxeo server and an application built with it. I've read the model documentation at https://doc.nuxeo.com/rest-api/1/user-entity-type/ and the endpoint documentation at ...
0 votes
2 answers
0 comments
1009 views
Hello, I followed the following link to import a javascript resource into my nuxeo but I don't know how to use this resource in another page such as nuxeo-file-create-layout.html. Do you have an idea please. Thank you
0 votes
2 answers
1 comments
902 views
Hi, It seems that there is a way to create default users and groups creating the files users.csv and groups.csv respectably but we couldn't find how to create subgroups.. we tried by creating a file with the name group2group.csv hoping that it ...
0 votes
0 answers
0 comments
840 views
Hi, Is it possible to get configuration data inside a custom component? The only properties I saw that are available (saw in other components) are user and document . Is there a way to get data from the nuxeo.conf or other sources? I need this ...
0 votes
3 answers
0 comments
954 views
Getting an error when I open a folder, Getting tags on /some/workspaces failed since NXTag is missing on WorkspaceRoot document type. This operation will be ignored. , could this be the cause?
0 votes
1 answers
0 comments
918 views
Hello, Recently we have migrate our Nuxeo 5.5 to 10.10 and we have create custom permissions. We have add group associate to this permission on the default-domain's folder with the heritance. I tried to create a document in a folder under ...
0 votes
1 answers
1 comments
1540 views
On the Analytics page, Search tab there are date filters (1). Changing dates nothing happens. There is no refresh button. So this page always displays the same info. Using the browser refresh, some info updates like Number of calls (2), but not the ...
0 votes
1 answers
0 comments
1052 views
Dear Experts! I'm having issues with handling CR2 (Canon RAW) images when running application in a cloud deployment. Once such a file is uploaded, there's no thumbnail created. I have initially thought that would be a missing converter, but it seems ...
0 votes
3 answers
1 comments
1150 views
We have a lot of AD groups that are already defined, we would like to have the groups existing in all environments.
0 votes
0 answers
0 comments
672 views