nuxeo-platform
Hi, I've installed a Nuxeo 7.10 VM and applied the Hotfix until HF12. The instance is behind an HTTPS reverse proxy, with the X-Forwarded-Proto and nuxeo-virtual-host headers set. it works almost fine : everytime I log in, I get “Sorry page not ...
0 votes
1 answers
2 comments
2219 views
Nuxeo extract preview (or generate renditions) from indesign files?
0 votes
0 answers
0 comments
1445 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
2544 views
Hi, I am newer to Nuxeo. I had integrated it with custom Java Application using HttpAutomationClient. But I want to create a Domain using Java Code. I am not able to find a way to do that. Kindly help.
-1 votes
0 answers
0 comments
1973 views
Hi All, I am trying to configure Nuxeo 8.2 with elasticsearch 1.7.5 as a remote instance with Shield 1.3. I am able to run my elasticsearch instance but when I need to configure Nuxeo 8.2 to ES 1.7.5 how to provide the authentication details of ES ...
0 votes
0 answers
0 comments
1515 views
Hi all We're installing nuxeo in an Oracle environment. As you can see here https://doc.nuxeo.com/display/ADMINDOC60/Configuring+Oracle There are many privileges that must be granted to nuxeo user in order to make it work. - CONNECT - RESOURCE - ...
0 votes
0 answers
0 comments
1794 views
Hi all, You can add files to a document with the files-tab. But you can't do this with pictures. (.jpg, .png, .gif etc.) Why is that? Regards, Johanka
1 votes
1 answers
1 comments
2017 views
Hi people, I have noticed a bug in Nuxeo 7.10 which was present since the first release : Nuxeo 7.10 HF00. This bug has already been corrected in Nuxeo 5.8 but reappeared in Nuxeo 7.10. https://jira.nuxeo.com/browse/NXP-15291 So I want to report it ...
0 votes
1 answers
0 comments
1919 views
Hi people, I have 3 instances of Nuxeo platforms dedicated to different uses. 1) One for the Open Archive. version used : Nuxeo 5.8 HF40 2) One for the university staff to share the minutes of meetings, administrative documents etc. version used : ...
0 votes
1 answers
1 comments
2329 views
Hi all , We still use Nuxeo 5.6 connected to a ldap. Ldap manage users and groups (static and dynamic groups). Everything works as expected. We try to upgrade to the latest Nuxeo platform version LTS 7.10. I upgraded our 5.6 installation to 5.8 then ...
0 votes
0 answers
0 comments
2179 views
Hi all I'm implementing a custom operation and using chainException framework to capture exception thrown in a chain, based on: https://doc.nuxeo.com/display/NXDOC/Automation+Chain+Exception <extension point=“chainException” ...
0 votes
1 answers
0 comments
3269 views
Hi I'm trying to create a file with doc type 'picture' and upload it with an image. But it shows an error page “An error Occurred' Please help me to solve this. Regards Cilgo George
0 votes
0 answers
1 comments
1605 views
Hi all, I need to translate and override the notification mail sent when a new permission is given to someone. I have successfully override “documentPublicationApproved”, “documentPublicationRejected”, “documentPublished”, “documentModified”, ...
0 votes
2 answers
3 comments
2479 views
Hi all, I need to translate and override the notification mail sent when a new permission is given to someone. I have successfully override “documentPublicationApproved”, “documentPublicationRejected”, “documentPublished”, “documentModified”, ...
0 votes
0 answers
0 comments
1745 views
Hi Normally one follows the recipe of querying a folder, get the UID and next issue a startswith on the ecm:path to get the contents of a folder (Workspace, Section). With Collections it is a different cookie: $query = “SELECT * FROM Document WHERE ...
0 votes
3 answers
1 comments
4640 views
Hi all, I've customized our Bulk import form but I'm facing to issues with some fields. If I upload a PDF or ODT file, there is no problem but when I try to upload a txt file, there is an exception caused by fileds which. All fields which use a ...
0 votes
0 answers
5 comments
2365 views
It seems whatever is configured in nuxeo.tmp.dir some conversion tasks are operated in the “/tmp” directory and there seems to be no cleanup. Not really clear what software is responsible for those files. File types are : PNG image data, PDF ...
0 votes
1 answers
1 comments
2315 views
Hi, We are looking for Nuxeo expert who can implement Nuxeo as per our requirement. Regards Cilgo George
0 votes
1 answers
0 comments
1680 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
1875 views
Thumbnail export should be disabled for folderish document types, otherwise you get this: {“entity-type”:“exception”,“code”:“org.nuxeo.ecm.webengine.model.exceptions.WebResourceNotFoundException”,“status”:404,“message”:“No Blob was found for ...
0 votes
0 answers
0 comments
1849 views
Hi there, we (small agency with 10 employees) were evaluating nuxeo over the last days as a future replacement system for our current Alfresco installation. While everything went fine I was wondering about the differences between the subscription ...
1 votes
4 answers
1 comments
3740 views
When one creates a section of workspace the breadcrumb trail, the URL and the path in the REST API to this entity are all consistent with each other. Next we rename the workspace or section . As a result the new name will be used in the breadcrumb ...
1 votes
0 answers
2 comments
2534 views
Hi, Not able to change document state to previous. Below is the configuration: [Life Cycle states: Start<--->Process<--->Published] [Workflow impementation -> Automation Chains (Fetch > Context.FetchDocument => Document > ...
0 votes
0 answers
3 comments
3404 views
We use Nuxeo-Platform with external identification, where emails are used as login. In “AbstractUserWorkspaceImpl.getUserWorkspaceNameForUser” the workspace name for user is hard coded with a limitation of 30 char max. Since emails could be longer, ...
0 votes
1 answers
0 comments
1500 views
Hi everyone ! Our instance is configured to retrieve users and groups informations from LDAP (auth is shib). Recently we have noticed that we have some users and groups which have been deleted from our ldap (manually) but they are still used in ...
0 votes
0 answers
0 comments
1866 views
I was wondering if anyone had any issue building nuxeo-ffmpeg via docker. It seemed work fine on an earlier version of docker but the new version fails. Screenshot below
0 votes
2 answers
1 comments
2385 views
How to apply a data retention policy in Nuxeo. Is there any configuration/setting available?
0 votes
0 answers
0 comments
1742 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
2389 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
2905 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
1797 views