Development-Configuration
Hi, we would like if it's possible to configure some url with a given IP address do not need to go through authentication (authentification with filer address ip). Thanks, Regards,
0 votes
0 answers
0 comments
664 views
Hello, How can I configure how many asynchronous listeners can run in concurrency?
0 votes
1 answers
0 comments
8349 views
Hello, I declared a new data source in my custom bundle which points to an external database : <extension target="org.nuxeo.runtime.datasource" point="datasources"> <datasource name="jdbc/custom" driverClassName="${db.driverClassName}"> ...
0 votes
1 answers
0 comments
709 views
Hi, We have followed https://doc.nuxeo.com/nxdoc/set-up-email-notification/ to enable Email Notification for Nuxeo events through below configuration inside nuxeo.conf. We are using Amazon Simple Email Service (SES) as SMTP service. ...
0 votes
0 answers
0 comments
754 views
Hello, Nuxeo CLI has not been updated when Nuxeo 2021 is released. I uninstalled Nuxeo CLI and install again using the commande npm install -g nuxeo-cli but when i type nuxeo -v I still get version 2.0.0. When I generate a sample project with nuxeo ...
0 votes
2 answers
4 comments
875 views
Hello, I created a custom Operation to execute some code after folder creation. Is there a way to get the creation “source” from DocumentModel input ? If it's web ui or java client ? Regards.
0 votes
0 answers
0 comments
593 views
Hello, I have the simple property <xs:element name="para"> <xs:simpleType> <xs:list> <xs:simpleType> <xs:restriction base="xs:string" ref:resolver="userManagerResolver" ref:type="user"/> </xs:simpleType> ...
0 votes
1 answers
2 comments
817 views
Hi, I have two scripted operations (Automation Scripting) like these: <scriptedOperation id="Operation.One"> <category>javascript</category> <inputType>void</inputType> <outputType>void</outputType> ...
0 votes
0 answers
0 comments
843 views
I have a problem with different redirection in the local environment and on the server. After approval of a lifecycle node locally nuxeo just removes the task and redirects to a blank page with a small list of tasks that are still left, but on my ...
0 votes
0 answers
0 comments
626 views
Hi. With nuxeo-drive: I did not find how to synchronize folders of the same tree, independently of each other. Has anyone already done? Would it even be a track? Thank you. French : Bonjour. Avec nuxeo-drive : Je n'ai pas trouvé comment faire pour ...
0 votes
1 answers
0 comments
747 views
I could not download repositories from https://maven-eu.nuxeo.org/ anymore (today, Feb 07, 2022). The SSL Certificate is expired 5 days ago (Wed, 02 Feb 2022 23:59:59 GMT). As a workaround, I had to switch from https to http. If you are using a ...
2 votes
0 answers
1 comments
983 views
Hi Team, I am trying to set up one of my schema fields as geo_shape via elasticsearch-doc-mapping.json but it throws an error shown below , status line [HTTP/1.1 400 Bad ...
0 votes
0 answers
0 comments
682 views
Docker Desktop (Win10) v4.0.1; fresh pull of docker-private.packages.nuxeo.com/nuxeo/nuxeo:2021 yields v2021.8.6; New Studio Trail package registered, CLID provided and -e NUXEO_PACKAGES=“nuxeo-web-ui nuxeo-platform-getting-started” as shown in ...
0 votes
2 answers
4 comments
1271 views
Hello, I'm having trouble with Adobe CC Connector. Here is my problem : I currently own Adobe Photoshop 2021, however when installing the client plugin, the Nuxeo extension is not showing in the window tab. I know that the plugin is not normally ...
0 votes
3 answers
2 comments
783 views
Is there an easy way to hide the nuxeo-document-create-button element so that it only shows when viewing a folderish document? We would like to disable the element in WebUI so that it doesn't show for other types of documents as it can sometimes ...
0 votes
1 answers
1 comments
1098 views