7.10
hello everyone, I have a problem while installing nuxeo plateform server I've tried with the .exe and with the zip folder downloading , with windows and linux and i could'nt find the cmd tool to write commands in both of them. Did anyone had this ...
0 votes
2 answers
0 comments
611 views
We are looking to track access to documents. The Document access tracking module seemed as an suitable solution at first glance but I could see it's integrated with the JSF interface and has been obsoleted since then. In our case, we have a custom ...
0 votes
1 answers
1 comments
890 views
Hello, I'm trying to migrate nuxeo 7.1 to 7.10. I have some errors that I need help please : * Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target ...
0 votes
2 answers
1 comments
972 views
Hi, Will you propose a chart HELM to deploy NUXEO under Kubernetes? As the DataDog chart for example: https://hub.helm.sh/charts/stable/datadog Thank you
0 votes
1 answers
0 comments
1287 views
Hi, Can you add a limitation of bandwidth in the Nuxeo-Drive client (version 4.x). This exists in the Dropbox client for example, see this screen capture. thank you
0 votes
1 answers
0 comments
1009 views
I would like to know what is the content of the Nuxeo hotfixes. Is this a public information? Additionally, I would like to know whether there exists release notes associated with each hotfix and how to retrieve them. (I already know of GA versions ...
0 votes
1 answers
0 comments
1260 views
I tried to get a Nuxeo Platform Core Session with this way: CoreSession session = WebEngine.getActiveContext().getCoreSession(); But it isn't working. LogServer: java.lang.IllegalStateException: Runtime not initialized at ...
0 votes
0 answers
0 comments
1181 views
I tried to make a call HTTP using a request to complete a task :HOST/nuxeo/api/v1/task/{taskId}/{action} adding the values of two parameters(taskId,action) But I have an exception 500 What does it mean ?
0 votes
1 answers
0 comments
1005 views
Want to turn on disk blob encryption in an existing repository (with many documents). Have enabled in conf with snippet below. Encryption works well for a brand new repo but opening/viewing documents fails in a repository with pre-existing content. ...
0 votes
0 answers
0 comments
1111 views
Hi, I'm trying to migrate 250 million rows from audit postgresql database to elasticsearch. This processing time is very long ? (~ 500 entries / s) Currently, I am running one server that is only doing this data migration. Is there a command line ...
0 votes
0 answers
0 comments
1039 views
Hi, In Nuxeo University, course “Nuxeo Platform Developer Basics”, video “Manipulating Documents Part 1: Creation and Retrieval”, the narrator tells us that we will only have to use coreSession.save() on unit tests, because everywhere else is called ...
0 votes
0 answers
0 comments
1099 views
How can I allow a nuxeo group of users accounts to acces nuxeo only through the http rest API but deny them acces to the nuxeo web ui (jsf ui) ? I have searched the documentation but found nothing, please help!
0 votes
0 answers
0 comments
1121 views
Hi, i have a problem when adding a code to display inputtext field. This is my code : <extension target=“org.nuxeo.ecm.platform.forms.layout.WebLayoutManager” point="layouts"> <layout name="textWidgetLayout"> <templates> ...
0 votes
0 answers
0 comments
1518 views
I am in the preparation Process of Upgrading from LTS2015 to 2016.I have below Questions It would be great if somebosy can advice on this. As per Installation Instructions ,I need to do back up of Data and File system?? 1.If i am pointing to Same DB ...
1 votes
0 answers
0 comments
1184 views
Hi everyone, I want to know how to insert a filed input text outside form of a document . Below the location where I want the insert Thanks
0 votes
0 answers
0 comments
1158 views