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...

Adding document preview icon in search result listing

Hi, Is it possible to add Document Preview (Fancybox) action button in search results column. Does this require creating a new widget? I'd like to be able to show document preview without the extra step of opening the document and clicking the previe...

olafos_ by Champ in-the-making
  • 656 Views
  • 2 replies
  • 1 kudos

pdf page not loaded in nuxeo 5.4.2 with tomcat

when i access my pdf file in nuxeo 5.4.2 download folder using http://192.168.1.204/nuxeo/download/be3770fa-bb74-4279-80d1-d656830b94121396436565651_WebExport/medias/eda84e6f-7866-45b0-b1c6-a8980cd6088b.pdf i am getting Page Not Found Error page ho...

Deleted content behavior

I deleted a workspace and emptied the trash and then proceeded to query the deleted content via CMIS. It returned for copies all flagged with the same version. Should this be possible? If so how do you compose queries that return only the latest ve...

cstettler_ by Champ on-the-rise
  • 242 Views
  • 0 replies
  • 0 kudos

Anonymous CMIS queries?

I enabled the anonymous user and am able to get some cmis queries to work however some return empty result when I am not an authenticated user: These work: http://myhost/nuxeo/atom/cmis/default/content/foreign_currency.jpg?id=eb51ba14-63e7-4467-9cb0-...

cstettler_ by Champ on-the-rise
  • 297 Views
  • 0 replies
  • 0 kudos

Bad upload using REST API and batch

Bonjour J'utilise la batch pour effectuer un upload : curl -H "X-Batch-Id: mybatchid" -H "X-File-Idx:xxx.pdf" -H "X-File-Name:0" -F file=@xxx.pdf -u Administrator:Administrator http://localhost:8080/nuxeo/api/v1/automation/batch/upload ce qui fourni...

Arnault_ by Confirmed Champ
  • 629 Views
  • 2 replies
  • 0 kudos

How to customize JAX-RS application exception handling?

Hello, I have configured a simple JAX-RS (not WebEngine as it is for programmatic web services) application as described in the documentation. I am using the Nuxeo-WebModule: org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory line to disco...

No effect after a document update with API REST

Bonjour Je crée un document avec succès, selon la commande suivante curl -X POST -H "Content-Type: application/json" -u "Administrator:Administrator" -d "{ \"entity-type\": \"document\", \"name\":\"MyDoc\", \"type\": \"SimpleDocument\", \"properties\...

Arnault_ by Confirmed Champ
  • 704 Views
  • 2 replies
  • 1 kudos

Add Custom property in dublincore schema

Hi, I need to add one property "location" in existing dublincore schema. But i don't know how to add custom properties in existing dublincore schema using nuxeo-dm-5.4.2-jboss server. Please provide me step by step solution for my problem. Thanks in...

Nitish_ by Champ in-the-making
  • 416 Views
  • 1 replies
  • 1 kudos

Time taken to index documents/folder

Hi, Is there any way to determine how much time it takes for the nuxeo DM/platform to index documents, or is it purely a Database related thing.But roughly do you guys have any numbers or any way that users can see this or measure this etc. thanks

Resolved! Error with custom config (Database template: unknown)

Hi, I am trying to customize the configuration of our Nuxeo platform following recommendations in http://doc.nuxeo.com/display/ADMINDOC56/Configuration+templates and http://doc.nuxeo.com/display/ADMINDOC56/Adding+custom + templates I get an error whe...

apx25_ by Champ on-the-rise
  • 778 Views
  • 2 replies
  • 0 kudos

Resolved! Error when using the REST Api trying to convert a document

Hi the example for adapters in the REST Api section of the documentation does not work /nuxeo/api/v1/id/{docId}/@blob/file:content/@op/Blob.ToPDF the first part /nuxeo/api/v1/id/{docId}/@blob/file:content/ does provide the binary file, but adding th...

Resolved! NXQL filtering out deleted documents

Hi, I have the NXQL query below being executed via Resultset.PageProvider REST call { "params": { "pageSize" : 100, "query" : "SELECT ecm:uuid, dc:title, ecm:primaryType, ecm:isLatestVersion, ecm:isCheckedInVersion, ecm:versionVersionableId, ecm:c...

How can i create my own distribution?

Hi, Please how can I use Nuxeo IDE with Eclipse to create my own distribution of nuxeo? I'm lost I don't know the method and steps to develop the application?

zina_ by Champ on-the-rise
  • 243 Views
  • 0 replies
  • 0 kudos

Why documents are not visible to group members

Documents which are uploaded by 1 member is not visible to another member of same group.Same document gets listed on other folders as well. This is kind of weird behavior. Update: 3/28/2014 Nothing is too easy but if it is too difficult then i must ...

anuroj_ by Champ in-the-making
  • 385 Views
  • 1 replies
  • 0 kudos

NuxeoStudio - Setting The Target Database Platform

Hi, To improve Nuxeo Studio, it would be nice to set the target database for a nuxeo project to avoid unwanted warning as below The size limit column names (in characters / SGDBR): For PostgreSQL is 63 charactersFor Oracle is 30 charactersFor MySQL ...

Configuring IE 9

can somebody help me how to configure Internet explorer with live edit ? step by step ? I don't understand the "HTTP_CONNECT" part. this is my first time for me to set nuxeo and all of the stuff

aputra_ by Champ in-the-making
  • 465 Views
  • 1 replies
  • 0 kudos

Resolved! Nuxeo MarketPlace Addons

Hi, What happens to addons that have been installed from marketplace, like nuxeo drive/diff etc. Do they stop working after the connect account trial expires. Thank you.