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

Using custom types with Automation REST APIs

I am trying to use Jackson to serialize/deserialize custom types returned by my custom automation operations, but I am having little success so far. On the server side I have been able to register a new Codec that uses a Jackson ObjectMapper to write...

franck102_ by Champ in-the-making
  • 206 Views
  • 0 replies
  • 0 kudos

What is a DocumentTranslationMap

Can anyone explain in simple words what is the purpose of a DocumentTranslationMap ? http://community.nuxeo.com/api/nuxeo/release-5.6/javadoc/org/nuxeo/ecm/core/io/DocumentTranslationMap.html

roccapl_ by Confirmed Champ
  • 212 Views
  • 0 replies
  • 0 kudos

"Document Management" Link Does Nothing for some users.

I am having an issue with the "Document Management" link which seems to be related to permissions. If anyone from the Admin group or Members group logs in, then the "Document Management" link works and the "Document Management" interface is displayed...

cogitech by Champ in-the-making
  • 560 Views
  • 3 replies
  • 0 kudos

Bulk import in nuxeo

Hi All, I have to import multiple documents in nuxeo. I tried code in link : http://www.nuxeo.com/blog/development/2012/03/monday-dev-heaven-multithreaded-transactional-documents-import-nuxeo/ but it is not behaving as expected, code is not throwing ...

Permission definition on Document type

Hi All, I have to restrict access based on document type. i.e, fo example only a group of users can have acees to 'file'/ any document. Please give any pointers for the issue. Thanks In Advance, ND.

Multiple Files to one XML

Excuse the dumb question, I'm new to Nuxeo: I would like to generate a file formatted like the one in the Zip Tree XML Export action, but instead of having multiple "document.xml" in various directories, I'm trying to generate a single XML with sever...

roccapl_ by Confirmed Champ
  • 304 Views
  • 1 replies
  • 1 kudos

Is anyone else experiencing errors when they rename a workflow?

Hi guys, I'm experiencing an unusual behaviour in Nuxeo 5.6 with hotfixes 00 and 01. It occured prior to the installation of the hotfixes. It has happened with several different workflow names, and I've tried reinstalling the server. I'm running the ...

kennyr_ by Champ on-the-rise
  • 388 Views
  • 3 replies
  • 1 kudos

NXQL query with backslash

I am trying to execute this query with CoreSession: CoreSession.query( "select * from Document where dc:title = 'document\' and ecm:currentLifeCycleState <> 'deleted'" ) The \ is making the query crash. If I put the \ in any other position than at th...

syntax of Condition in Action filter

i would like to disable document creation according to a user attribute. The best way would be to overload the create and import action filters, but i'm not sure it's possible, so, I just overloaded the newDocument action with a custom filter that ch...

overriding versioning rules in nuxeo

Hi, I am trying to override the default versioning rule for a custom document type through XML extensions in Nuxeo Studio. But my configurations are not getting applied to the document in Nuxeo DM. Also the extensions.xml built by Studio now contain...

Seetha_ by Champ in-the-making
  • 296 Views
  • 1 replies
  • 0 kudos

Repository and forceReloadTypes

Hello, I created one custom type but I want to change the declaration of one field to xs:string instead of xs:date. I found this : https://jira.nuxeo.com/browse/NXP-424 but it seems that it doesn't work anymore in nuxeo 5.6. I have always this error ...

brigitte_ by Confirmed Champ
  • 178 Views
  • 0 replies
  • 0 kudos

Resolved! How make a two direction link between documents

There are two documents with a schema's field: <xs:element name="link" type="nxs:stringList" /> The field is updated by widget: This works very well but there is only created one way link. What is the most elegant way to create the two direction lin...

adam_bo_ by Star Contributor
  • 670 Views
  • 4 replies
  • 1 kudos

Nuxeo with a fault-tolerant PostgreSQL configuration

With the recent release of PostgreSQL 9.2, repmgr 2.0-beta (http://www.postgresql.org/about/news/1411/), and JDBC4 Postgresql Driver Version 9.2-1000 (with basic failover support), does Nuxeo have plans to test and/or document a fault-tolerant Nuxeo/...

ron_1 by Star Contributor
  • 319 Views
  • 2 replies
  • 0 kudos