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

Forum Posts

MAP AND IMPORT CSV FILE TO IMAGES

Hi,I'm looking for a method to map and import a CSV file containing 12-15 fields of metadata for images already imported to DM. In other words I want to match existing media assets with a key ID (the filename)and map the additional fields to populate...

Walsh_ by Champ in-the-making
  • 41 Views
  • 0 replies
  • 0 kudos

Re-order tabs

I would like to reorder tabs : Publish and Relations tabs on the far right. Anybody knows the simpliest way ? Thanks Corinne

Corinne_ by Confirmed Champ
  • 62 Views
  • 1 replies
  • 0 kudos

Resolved! Preview for AUDIO and VIDEO files on DM

Hi Is it possible to use the preview functionality using only the DM? I know that it is possible for DOC, PDF and image files. In the following picture you can see my example. I have a PDF, MOV, MP3 and DOC files. We can press the preview function on...

Resolved! Querying document schema with Math function

Hi, I store GPS latitude and longitude in document schema and would like to query my document database and filter on the nearest points. A sample standard SQL query could looks like that: SELECT geo_latitude, geo_longitude, geo_name, geo_country_code...

Nuxeo IDE Test

I've used Studio to define an extension point for a new converter. Now I am trying to write a JUnit test that will test it using the Nuxeo Eclipse IDE. In the setup() method of the test, the following bundles are deployed: super.setUp(); dep...

oracle index tablespace

Hi everybody, While the Nuxeo setup process is running, is it possible to specify two separate Oracle Tablespace (one for data and one for indexes)? thanks in advance

maumig_ by Confirmed Champ
  • 61 Views
  • 0 replies
  • 0 kudos

Resolved! Problem with network drives using Nuxeo as windows service

I installed Nuxeo as a service windows. But does not work well. I have problems with network directories. I mounted the network drive on the server, in Z: The log shows this: Caused by: java.io.FileNotFoundException: Z:\NuxeoBINPRE\config.xml (El sis...

admaruiz_ by Confirmed Champ
  • 527 Views
  • 15 replies
  • 0 kudos

Image Preview for new Mimetype

I'm trying to define a new mimetype and enable an associated image preview for it. I've defined extensions: - mimetype - command for convert - convert to JPEG and PNG I've uploaded a file of the new mimetype and then attempted to do a preview. I...