Nuxeo
Hello, I want to speak to a commercial representative to pay a second license for nuxeo software. The last one whom I have contacted doesn't gives more news. Please contact me at this email : mbelmo01@univ-lr.fr
0 votes
1 answers
0 comments
1388 views
I am Creating a Spring-Java Application where i am Using Nuxeo as File Storage. I can do all operations like create workspace, folder, file, versions using HttpAutomationClient. i want to get all information of file like versions. but i am not able ...
1 votes
0 answers
0 comments
1657 views
How to automate token generation using java?
0 votes
1 answers
0 comments
1514 views
Can anyone tell me how to use the TokenAuthenticationService available for nuxeo. I am new to this and I want use this to generate token for logging in to nuxeo.
0 votes
1 answers
0 comments
1392 views
I calling Nuxeo rest API to delete a document like below: DELETE: /nuxeo/site/api/v1/id/:9b2e39ca-b1cc-4df2-8243-0e3b8bd46032 Result: document is getting deleted from database but always throws an error like below: ...
-1 votes
0 answers
2 comments
8085 views
Hi everyone! I'm troubling with error mentioned in subject. I want to migrate data from repository(oracle) to another repository which use (postgresql). What I did is use ora2pg to dump data from oracle. It worked good I think, the data commited ...
0 votes
0 answers
2 comments
1757 views
Hello, we are using Nuxeo Platform 7.3, with the default out-of-the-box authentication. Generally we use the predefined Administrator user. When we log out of the web UI, it always seems to either redirect back and re-login as Administrator, or ...
0 votes
0 answers
0 comments
1780 views
Hello, We want to update Nuxeo from 5.8 to more and we notice that workflow blob can't be downloading in nuxeo 6.0 and this BUG is SINCE nuxeo 5.8 patch 33. We have a workflow variable set with a blob from a document property . The variable is ...
0 votes
0 answers
0 comments
3073 views
I have fresh Nuxeo installed on RHEL7.1. Everything works fine when using along with MySQL/H2 platform; however, with Oracle I have got the 'RepositoryServiceComponent' starting failure. The server.log generated from Nuxeo restarting process shows ...
0 votes
0 answers
0 comments
1463 views
hi everyone, This is my first Question in this forum so please be gentle and answer it ASAP. I am creating a new xhtml page with the bean called in my case createManag. I created a button “create” that calls a method from the bean. The problem is ...
0 votes
0 answers
0 comments
2014 views
I have Implemented CAS SSO with Spring Security and Nuxeo. I have Problem In Single Sign Out From Nuxeo. When I Do Logout From Nuxeo It Logged out from Both Application(Nuxeo and Spring App). But When I Do Logout From Spring App It Will Only Logged ...
0 votes
2 answers
1 comments
2448 views
Hi, I am newer to Nuxeo. I had successfully implemented SSO with LDAP-CAS-NUXEO, but Nuxeo takes login credentials as UserName & Password. But I want to change it to Email & password. I am not able to find any way to do it. Any help in this ...
0 votes
0 answers
0 comments
1382 views