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

Forum Posts

retrieve a deleted document

Hi, The goal is to allow this deletion only if the articles have a "valid" or "aRediger" workflow status I tried to interceive with an event 'AboutToRemove' to perform some treatment but it does not work anymore. Can you give me some help.

New documents don't show up in other sessions

Hi, I have some problems with caching of folder content in a single-node setup. It looks like the content of a visited folder is cached within each user session and not invalidated across sessions. The issue arises when user Alice adds a document to...

Is there any Trash available in Web UI for 9.10?

The Trash feature in Web UI was not part of 9.10 release. However, this feature has been developed for 10.1 Fast Track release. It includes: a new Trash pill/tab when browsing a Folderish documenta new Trash Search to retrieve all trashed document pl...

Multi-tenant package or setting users and groups?

I was researching and I would like to know if exist a difference between multi-tenant package and use users and groups to separate domains. I went through the multi-tenant package code and I didn't see any architectural design difference like using o...

Building Nuxeo DAM manually from source git

Hi, I am trying to build Nuxeo DAM from git . I do not want to go via marketplace route as my instance is not registered. I want to build all the artifacts manually. The Readme file says Or manually copy the built artifacts into $NUXEO_HOME/templat...

Adding new DocTypes to map CMIS variables.

CONTEXT: I would like to import scanned documents similar to the process described in this tutorial: https://www.nuxeo.com/blog/direct-document-capture-nuxeo-using-ephesoft-cmis/ where the variables captured by the scanning software can be mapped as ...

Tim_Healey by Champ in-the-making
  • 108 Views
  • 2 replies
  • 0 kudos

PostgresQL version

We're about to upgrade our database to PostgresQL 10.4 for Nuxeo Platform. Doc says that Nuxeo supports PostgresQL 9.6 but we'd like to know if the newest version of Nuxeo supports PostgresQL 10+ anyway. If not yet, is it going to be supported in th...

chouinard_ by Champ on-the-rise
  • 101 Views
  • 2 replies
  • 0 kudos

DirectoryCache invalidations in clustered setup

DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a "cacheinval" message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear th...

Juha_Kilpi by Champ on-the-rise
  • 112 Views
  • 4 replies
  • 0 kudos