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

Forum Posts

How to make a query with properties parameter to fetch in nuxeo

I want to make a request with "dynamic" properties fetch from my Java app with nuxeo 8.10. There is the declatation of my NuxeoDocument: <schema name="TestDocumentProperties" src="data/TestDocumentProperties.xsd" prefix="test" /> <doctype nam...

__1 by Champ in-the-making
  • 133 Views
  • 1 replies
  • 0 kudos

Approval Sheet

Hello, how best to store the approval sheet? I'd like to see on document page approval sheet after document review. Where is better store in document property or use api for getting info task review? And every time after approval, update the document...

kodermax by Star Contributor
  • 299 Views
  • 6 replies
  • 0 kudos

Execute shell script from automation chain

Hello everybody, I'd like to trigger a very basic shell script when clicking a button in WebUI. Therefore I want to use an automation chain. It should be possible to achieve this by creating a custom operation like suggested here, but since this po...

Resolved! Can I hide (disable) the Faceted Search tab using Studio?

I want to remove the Faceted Search tab from the document management screen. I am on version 5.5 in the cloud and using only studio for customisation as I am not an experienced user. I tried adding the following under XML extensions in studio but it ...

AndrewG_ by Champ on-the-rise
  • 160 Views
  • 3 replies
  • 3 kudos

File Content Search by Elasticsearch

Hi, I am facing issue to configure elastic in my application. I wanted to file content search (fulltext search ) should be done by elastic search only. So can any one help me to configure elastic search in nuxeo for file content search.

Remove NXQL and Faceted search

Hi :) I want to remove the NXQL and Faceted search in nuxeo .I have searched in the internet but i havent found any clue.Can someone help me please?

"Blob.AttachOnDocument api call giving 400 error.

Hi , While calling Blob.AttachOnDocument api getting error. My code HttpAutomationClient client = new HttpAutomationClient("url"); Session session = client.getSession("myuser","mypassword"); File dummyFile = new File(myfilepath"); Object request = ...

sangam_ by Champ in-the-making
  • 91 Views
  • 0 replies
  • 0 kudos