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

Forum Posts

Multiple file systems

In Nuxeo 5.8, I d like to have documents stored on two different file systems. Since "binary storage" is independent from the documents, it has to be managed at the repository level, although I do not need another database. It seems that according to...

Resolved! Setting up several repositories

How do I set up Nuxeo with several repositories? I want to store some of my documents in the standard Nuxeo database (PostgreSQL for instance, and binaries in the filesystem) and others in Amazon S3.

How to create several repositories?

I use Nuxeo 6 and I want to create several repositories. Then I want to see them at http://localhost:8080/nuxeo/nxpath/default@view_servers. I looked for information on the wiki to create repositories, but I found nothing for Nuxeo 6. Which are the s...

how do I change the schema for ldap properties?

so I followed the tutorial on how to add custom LDAP fields to the nuxeo UI it works locally on the nuxeo IDE server, but when I move that to ldap there are issues in resolving properties out of the directory. the query is performed correctly, I can ...

Lorenzol_ by Champ on-the-rise
  • 397 Views
  • 0 replies
  • 0 kudos

Configuring preview with LibreOffice

I'm having some trouble setting up the document preview and annotations tool with LibreOffice. First, the LibreOffice daemon never starts with nuxeo (Nuxeo documentation says : "If OpenOffice/LibreOffice is already installed on your server, Nuxeo app...

apx25_ by Champ on-the-rise
  • 2757 Views
  • 9 replies
  • 1 kudos

Problem trying to connect sql server 2012 express

Hi everybody, in the Nuxeo Platform Installation Wizard, when I'm setting the data base configuration parameters, I receive the message: Failed to connecto to the database. Ensure that the database is running and the parameters are correct. I can mak...

jvillavi_ by Champ in-the-making
  • 1169 Views
  • 4 replies
  • 0 kudos

Relations Tab for folderish document types

Hi, i am trying to show the Relations Tab for folderish document types with the following action contribution: <?xml version="1.0"?> <component name="net.hra.custom1.actions"> <require>org.nuxeo.ecm.platform.actions.relations.web</require> <extensi...

maxodoble by Confirmed Champ
  • 945 Views
  • 1 replies
  • 0 kudos

What makes the default data source special and can I split it?

I've set up multiple vcs, as I like to have something as described in the documentation, where the document are sharded over multiple vcs, however, the default vcs' datasource is used for all sort of things, with oh so many linked jdbc names. what is...

Lorenzol_ by Champ on-the-rise
  • 492 Views
  • 0 replies
  • 1 kudos

NXQL automation cross repository

Hi, I'm using NXQL to read data from the default repository using a simple operation chain created on the fly: CoreSession cs = CoreInstance.openCoreSession(null); String lookbookQuery = "SELECT * from Document WHERE ecm:primaryType='Lookbook'"; Oper...

Lorenzol_ by Champ on-the-rise
  • 436 Views
  • 0 replies
  • 0 kudos

Nuxeo Russian Locale

Dear Nuxeo, I represent HOST, LLC which is high-level business partner of many vendors including IBM, HP, Cisco, EMC, etc. Currently, we are actively promoting digital archive solutions based on ECM-systems in Russia. Recently, as part of this activi...

Symfony+Nuxeo

This project is an automation client for Nuxeo EP wrote in Symfony2. May be Symfony developers will need it Readme: https://github.com/najd-mrabet/nuxeo-automation-symfony2-client/blob/master/README.md My custom functions : https://github.com/najd-mr...

najd_ by Champ on-the-rise
  • 420 Views
  • 0 replies
  • 1 kudos

Dynamic widget in Nuxeo Studio

Hello! I have two input date in a edit layout. Is it possible to make the second date required if the first one is fulfilled ? Thanks !

pmbroca_ by Champ on-the-rise
  • 365 Views
  • 0 replies
  • 0 kudos

Generate thumbs on video storyboard update via API

Hi, I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly: curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H 'content...

ssze_ by Star Contributor
  • 443 Views
  • 0 replies
  • 0 kudos

Advanced search fail with Nuxeo + Oracle

Hello, I've got an instance working under Nuxeo 5.6 with Oracle as database. When I try to make a search using the advanced search form I'm getting the following error. Failed to execute query: ORA-00980: synonym translation is no longer valid How ca...

jmnrk_ by Confirmed Champ
  • 615 Views
  • 1 replies
  • 0 kudos