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

Forum Posts

Error in creating Thumbnail in Nuxeo

Reposting Again, Hello, When I am uploading file in nuxeo, thumbnail is not being generated. I have installed related software of nuxeo which are Imagemagick and Ghostscript. Those software are used by nuxeo for generating thumbnail in nuxeo. Please ...

Avi_Jain by Champ in-the-making
  • 221 Views
  • 0 replies
  • 0 kudos

search document by directory and title

I am new to nuxeo. Is there possibilities to search document by directory and title. For example I have document "HelloWorld.doc" which is located inside "/default-domain/workspaces/Sample Content/PDF and Office Documents" . I can run rest api that g...

Uril_Yak by Champ on-the-rise
  • 280 Views
  • 1 replies
  • 2 kudos

Error in creating Thumbnail in Nuxeo

Hello, When I am uploading file in nuxeo, thumbnail is not being generated. I have installed related software of nuxeo which are Imagemagick and Ghostscript. Those software are used by nuxeo for generating thumbnail in nuxeo. Please help us . We don'...

Avi_Jain by Champ in-the-making
  • 228 Views
  • 0 replies
  • 0 kudos

SUBWORKFLOW TUTORIAL ERROR VARIABLE

Hello, I have tempted to reproduce the subworkflow tutorial but I have an error when I try to launch the workflow. The error is : Property Conversion failed from class java.lang.String to class [Ljava.lang.Object;: var_subTwoLevelsValidation:level2A...

Sky_Sky by Champ in-the-making
  • 275 Views
  • 0 replies
  • 0 kudos

Export the worklist only with mainfile

My Goal to export the worklist only with mainfile, how to achieve this? Currently "Export As Zip" in worklist export all files including file:content and files:filesI tried to write an automation chain to implement this - Context.FetchDocument - Seam...