Java
Hello :) I have created a Nuxeo document that represents a configuration file .I have also created an event that is executed periodically using the Xml schedule extension.Inside the Xml schedule extension i have specified the cron expression.In the ...
0 votes
0 answers
0 comments
1605 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, Java Client Library 2.3 for the Nuxeo Platform REST APIs documentation about users/groups have reference only to CRUD operations of both entities and ADD user to group operation, but there's not references about rest of operations like 'remove ...
1 votes
1 answers
0 comments
1796 views
I am migrating content from an existing application into Nuxeo. We are replacing our existing workflow solution by Nuxeo. I need to keep the dc:creator, dc:created, dc:modified, dc:lastContributor fields with the former application values. I know ...
2 votes
1 answers
0 comments
2788 views
I am trying to assign a permanent permission to a group but I got null pointer exception when begin or end dates are not defined. ACE ace = new ...
0 votes
2 answers
0 comments
3487 views
Hi, I am using CAS with LDAP for SSO in Nuxeo & My Web-App. But when the User Updates his Email, I want to update the Email of that User Resources. But I am not able to find a way to implement this using Java Automation Client API. Any help ...
0 votes
0 answers
0 comments
1987 views