Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

(7.10) (CMIS Atompub) cmis:description updateability ?

Hi, 'cmis:description' property is defined as read-write but it's unsettable. Is it intended behavior ? I added the following to nuxeo-opencmis-test and got a cmisconstraintexception with message "read only property description " @Test public void...

J_-M_K_ by Champ in-the-making
  • 502 Views
  • 2 replies
  • 0 kudos

Nuxeo Drive Autolocking Feature not working

I am trying to accomplish what is shown in this video: http://www.nuxeo.com/blog/quickly-safely-edit-files-nuxeo/ I'm using 7.10 Nuxeo Virtual Machine and Nuxeo Drive 2.1.113 and have enabled autolocking in its settings. When I open a document with D...

Updates - Hotfixes without a Connect account?

Here's a question from a Nuxeo Newbie's perspective because I'm still not getting it. I work for a small non-profit and there's not any way for us to afford the $47,000 per year for a Connect account. Our needs are simple and I'm willing to do the h...

bhotrock_ by Champ on-the-rise
  • 969 Views
  • 5 replies
  • 3 kudos

Quota limit to 1TB

Hi, It seems to be a limit in Quota, to 1TB, in documentation: https://doc.nuxeo.com/display/NXDOC/Nuxeo+Quota Is there any way to set it higher? What should I do if I need 2TB? Thanks in advance

Move content from one folder to another folder

Hello Everyone, I want to move content from one folder to another folder. Can we have any REST Api for moving from one folder to another folder ? Example. I have folder1 and folder2. Case1: I want to move filder1 into folder2. Cate 2 : I want to move...

SQL Users with LDAP Groups

Hi, On one of my platforms I need to make local users (sql directory) being bound to ldap groups. For now I've been configuring a multi group directory using sql and ldap (using a working configuration taken from a platform where ldap is used as a si...

Nuxeo and Semantics

Hi, I wonder if there is any semantic support for nuxeo. What does exist out there ? I saw nuxeo Jena, which sound very interesting but there is no documentation about it. What is the purpose of this integration. What does it do ?

Slow page access

Hi, We have an issue with slow page access when large number of Nuxeo documents is reached on the server (about 240000). The user homepage “Tableau de bord”/"Dashboard" is our default homepage ; but this page becomes slow when we reach these amount o...

Nuxeo as banckend of a public website

Hi, has anyone had experience using Nuxeo as the back end of a public Website repository? I would like to investigate building a public website that will use as backend Nuxeo. The idea is that we have an internal CMS where we ingest our publication a...

Nuxeo IDE Issue

Hi when im starting the nuxeo with Eclipse IDE im getting following error and even custom types are not seen during the New create document is pressed. org.nuxeo.connect.connector.CanNotReachConnectServer: connect.nuxeo.com at org.nuxeo.connect.conne...

Date Validation

Hi, Where to update/validate JSF validator code for date widget? we have validator field for text widget but not for date widget. i could validate for Text widget by writing code and using it in validator tag but how to proceed for date widget. Like ...

Unable to send tasks to more than 1 user/group

Hi, In a custom workflow let us suppose a document as a task is sent to 3 groups from Group A MANAGER We can send to 3 groups but whoever acts 1st on that document, Task is treated as completed and is sent back to Group A MANAGER Whatever assignee's ...

Concordion BookFixture invoke on features error

Hi, im trying to go through your Concordian book examples, and am running into an error. [Concordion Specification for 'BookFixture(BookFixture) Time elapsed: 0.235 sec <<< FAILURE! java.lang.AssertionError: invoke on features error [Holder [type=cla...

sending email for expired documents

I've followed this article in Nuxeo Blog for sending amail when some documents are expired, Here is what i've done contract-scheduler-contrib.xml : <?xml version="1.0"?> <component name="org.nuxeo.sample.scheduler.notifContract"> <extension targ...

ITShine_ by Star Contributor
  • 2987 Views
  • 28 replies
  • 0 kudos

CMIS SOAP Access problem

Until now, CMIS has only been used using the AtomPub binding and works fine. I have also tried the Browser binding that works Now I have to use the SOAP binding and it fails with the following error : http://pastebin.com/HiPU1pz2 (in short : This ser...