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

Forum Posts

CMIS Create document with metaData

Hi there, I would like to create documents with metaData as subject, kind of document. I succeed in creating folders and documents with CMIS without any problems but i need to have metaData as subject, kind of document. Can anyone please help and exp...

Vincent_B by Champ on-the-rise
  • 92 Views
  • 1 replies
  • 0 kudos

REST CORS post no answers

Hi There, Currently I'm trying to do a ajax call from a.domain.com (a website) to b.domain.com (nuxeo). In order to do this I extended the CORS with the following extension: <?xml version="1.0"?> <component name="nl.me.CORS-configuration"> <exten...

Bauke_Roo by Star Contributor
  • 175 Views
  • 5 replies
  • 0 kudos

Getting documents that do not have a specific tag?

Hi all, i'm trying to construct a query that would get me all documents that have not been tagged with a particular tag. I started out with a query that would give me the documents that had been tagged, somehting like: SELECT * FROM Document WHERE ec...

chrisd_ by Champ in-the-making
  • 108 Views
  • 1 replies
  • 0 kudos

How do I implement weighting on fulltext search results ?

How do I implement weighting on fulltext search results ? I'm working on Nuxeo EP 5.6HF29 with Postgresql 9.1. I'm looking for a way to implement weighting on search results based on a multi criteria query. The NXQL query looks like this : Select * f...

djoncour_ by Champ on-the-rise
  • 187 Views
  • 1 replies
  • 2 kudos

NXSQL: comment ignorer le suffix caché d&apos;un folder

Bonjour Je voudrais exécuter la requête suivante mais sans spécifier le suffixe généré automatiquement par Nuxeo: SELECT * FROM Document WHERE ecm:path STARTSWITH '/Atrium.1391702958298' (je veux accéder à tous les documents dans le domaine /Atrium) ...

Arnault_ by Confirmed Champ
  • 155 Views
  • 1 replies
  • 0 kudos

Problem when the folder's name contains " ' " (single quote)

Hi, When I create a folder and when the title contains a single quote, it is impossible to create a document inside (folder or binary container). Here the message I have : No such document: No such document: /default-domain/workspaces/test30/test na...

jour_ by Champ in-the-making
  • 216 Views
  • 3 replies
  • 0 kudos

Problems with validation tasks

Hi Guys, I have the following situation: I'm User Administrator 1- I sent one Task to the User1 to create a Report. 2- User1 rejected my task. 3- It was created the another task(rejection) to user Adm. 4- When I click the button Done, It's validating...

klebervz_ by Confirmed Champ
  • 88 Views
  • 0 replies
  • 0 kudos

Version history in sections

Hi, According to nuxeo documentation (Nuxeo platform 5.9.2), When you publish a document, the following elements are kept from the workspace document: The metadata,All attachments,The document history (Event log tab only),The tags (if this is a first...

cuyo_ by Confirmed Champ
  • 90 Views
  • 0 replies
  • 0 kudos