nuxeo-platform
Hi.Can anyone tell me how to get the current user logged in Nuxeo..I am using NuxeoPrincipal but it comes null.I take it this way: @Context NuxeoPrincipal principal
0 votes
1 answers
2 comments
5042 views
An very long running operation raises an error: 2017-10-11 07:53:11,651 WARN [http-bio-IP-8080-exec-11] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS processing
org.nuxeo.ecm.webengine.WebException: Failed to invoke ...
0 votes
0 answers
4 comments
3199 views
From a workflow task there is called a chain. It creates a new document and starts a new workflow on them. For two years it has worked well but very rare. Yesterday I was found that it stopped work and returned an error. ****** WebUI.Refresh ...
0 votes
0 answers
2 comments
3026 views
Hi all, Please, can you tell me if Nuxeo can be used as a third-party archiving solution ? We want to use is as a storage space for an application but we don't know if it has been desgined for a long time storing. thanks
0 votes
1 answers
3 comments
1627 views
Hi, I have the requirement to avoid multiple browser login by single user. i.e at a time a user should login in only one browser, not in multiple browsers. Can any one tell me how to do that?
0 votes
0 answers
1 comments
1649 views
Hi We are facing an interesting challenge with Nuxeo platform. We have some Nuxeo 5.4.3 instances and we want to migrate all the documents to a single already running instance with version 8.10. We have tried the bulk export / import : we export the ...
0 votes
1 answers
2 comments
3637 views
I am writing an event handler. In my testing, I have observed that when a document is moved to trash, the framework always appears to fire a lifecycle transition event AND a move event (move to trash). Therefore in the interests of efficiency my ...
0 votes
1 answers
0 comments
1700 views
In various listeners I see in the code base, the listener is tied to a contribution that defines the events to be routed to the listener. Yet the listener code seems to confirm the event to be handled - e.g. if ...
0 votes
1 answers
1 comments
1358 views
The operation AddEntryToMultivaluedProperty generates the error in the method “run”. There is a problem in the line: List<Serializable> array = p.getValue() != null ? Arrays.asList((Serializable[]) p.getValue()) : null; It returns an ...
0 votes
1 answers
5 comments
2083 views
Hi pradeep, I have been searching in nuxeo about adding the annotations feature, but could not find any.. Can you please help me to enable the annotations for text, documents Thanks and Regards, Gandhimathi
0 votes
1 answers
0 comments
1714 views
Hello :) I wanted to know if there is an alternative way of producing the same result as Nuxeo template rendering .How can i achieve the same result using only Java code?
0 votes
0 answers
0 comments
1343 views
Hi :) I have to use Nuxeo Template Rendering..I have installed the addons “nuxeo-template-rendering” and “nuxeo-template-rendering-samples”. But now when i press the new button in the platform ,to create a “TemplateSource “,the creation view appears ...
0 votes
0 answers
0 comments
1428 views
Hello, when i was using Nuxeo 5.8 /PosgresSQL 9.1 , i had a table ori_oriid created when deploying my project containing ori.xsd (see files below). since i'm using Nuxeo 7.10 / PosgreSQL 9.1, the table isn't created anymore and i don't see why . ...
0 votes
1 answers
2 comments
1973 views
Hello, My problem is a little bit weird. I configured Nuxeo Platform to support OpenID connect. I chose Github as the Identity Provider. Following the instructions in this link https://doc.nuxeo.com/nxdoc/using-openid-oauth2-in-login-screen/, I ...
0 votes
0 answers
0 comments
2420 views
Hi, I am having requirement to connect with 2 LADP servers to get users. Currently in nuxeo I can connect with only one LDAP server using default-ldap-users-directory-config.xml . In this file how can I add 2 LADP servers to connect and get users ...
0 votes
1 answers
0 comments
2653 views