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

Forum Posts

Java Client : Is it possible to modify pageSize ?

Hey, I'm having issues with some requests using Java Client. I have a user who has a workspace with more than 50 children but when i request it ( folder.fetchChildren()) i only get 50 results. I tried looking for answers but found none regarding Java...

customizing search users function

Hi! I have override default user schema (added some other fields ) everything is ok. There is a search filed where user input is checks only for username, first Name and last Name Have any body any idea how can i add custom fields on search logic of...

00000001_ by Confirmed Champ
  • 26 Views
  • 0 replies
  • 2 kudos

CMISql can't retrieve properties of custom type

Hi there! This questien is connected to question here: https://answers.nuxeo.com/general/q/dd5e7c4e1a5f4a3187eb8196af824ffb/NXQL-Cast-string-column-to-integ I would like to ask why some(not all) of my custom properties in custom types can't be retrie...

__3 by Confirmed Champ
  • 30 Views
  • 1 replies
  • 0 kudos

Resolved! NXQL Cast string column to integer

Hi there! I would like to know if there is a way to cast mine column which is string to integer in NXQL query. I want to do that because I want to either order by this column with desc attribute or choose the highest string (I didn't have any influen...

__3 by Confirmed Champ
  • 31 Views
  • 3 replies
  • 1 kudos

WebDAV issue with Nuxeo 8.10-HF01

Hi, I have install Nuxeo 8.10-HF01 with success. all is alright except webdav access. I got this error in server.log : 2017-02-24 14:17:52,747 ERROR [http-bio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.webdav.ExceptionHandler] Status = 500 2017-02-24 14:17...

zyx974_ by Confirmed Champ
  • 19 Views
  • 2 replies
  • 0 kudos

retrieve the documents list by url

Hi, i would like to return a list of documents using the document URL. if (navigationContext.getCurrentDocument().isFolder()) { // i would like to pass the url in parameters and retrieve the documents list return documentsList...

Hamed_Dhib by Champ in-the-making
  • 16 Views
  • 0 replies
  • 0 kudos