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

Forum Posts

Compile JSF UI from sources

Hello, I am trying to build and package Jsf-UI from sources with maven, and install it offline with Nuxeo CLI. All worked with some workaround in assembly.xml, but it compiled and deployed. The problem is when I do login on browser I got that error: ...

screenshot2.png screenshot1.png Image
Maik_ by Champ in-the-making
  • 2802 Views
  • 3 replies
  • 0 kudos

Viewing Documents Published in Sections

I have about 6000 documents (.odt files) stored in 32 folders under Workspaces, and about half of those documents have status Approved after going through a parallel workflow, and have been published in identically named folders under Sections. Howev...

Add default column to content view in JSF UI

I need to add the source column to the default content view. I find some documentation on how to do this using Nuxeo studio. But I'm not using Nuxeo studio. I've tried to figure out how this works by overriding templates but have, so far, not succeed...

How to upload to S3 bucket using presigned url?

0 I want to generate a presigned URL for an S3 bucket, and upload files using the url, not through nuxeo server or the direct upload option. The documentation, says, that I need to set the CloudFrontBinaryManager as the binary manager to be used. Des...

Suggestion widget based on earlier field content

I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...

mit_ by Champ in-the-making
  • 1112 Views
  • 2 replies
  • 0 kudos

Nuxeo Document.Delete operation example

Hi, I'm trying to delete a document by it's ID e.g. "76c69a54-0230-457a-b42c-e819d5ace862" from the javascript api according to documentation you can use Document.Delete operation to make it happen, and in the same documentation is written "You can f...

Juan_Gomez by Champ in-the-making
  • 581 Views
  • 0 replies
  • 0 kudos

Installing custom package to Nuxeo

Hi Team, I am trying to package the s3-cloud manager I have to create a custom addon for nuxeo. To get some hands-on, I got the source code of cloudbinarymanager, which has the source code for different storage connecters. I followed the steps writte...

How to Build/Request a preview/download URL for a document

Hello, We are planning on installing Nuxeo if we can, from our (old) ERP, request/build an URL to a previously saved document, in order to preview/download it in the browser. The documents we are using are PDF. To test, I use the VM Nuxeo server 5.5 ...

Delete button not showing.

I have a vanilla Nuxeo LTS2017 (Vmware) and I am connected as Administrator; I don't see delete button on documents actions.

nuxeodelete

Collection and Rest api

Hi, I need to upload assets of different document type in a collection using Rest-api and I'm unable to do so. Can anyone please help me on this?? Thank you, Aman Kumar

Aman_Kumar by Champ in-the-making
  • 451 Views
  • 0 replies
  • 0 kudos

Nuxeo ssl+https configuration

Hi guys, I have a problem with ssl+https configuration. I tried everything but didn't make it. This is my nuxeo.conf nuxeo.server.https.port=443 nuxeo.server.https.keystoreFile=/data/nuxeo/Cert/.pfx nuxeo.server.https.keystorePass= When I start Nuxeo...

Auto upgrade of Nuxeo Drive fails

The automatic update of our 3.1.1 version of the drive fails : log : 2018-12-19 16:19:47 5640 5056 DEBUG nxdrive.updater.base Polling u'https://community.nuxeo.com/static/drive-updates' for update, the current version is '3.1.1' 2018-12-19 16:19:...

Navigation probleme

Hello, navigation problem that often happens : here is log error : ERROR [org.nuxeo.ecm.webapp.context.NavigationContextBean] documentManager not initialized ERROR [org.nuxeo.ecm.webapp.context.NavigationContextBean] current document is null does an...