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

Forum Posts

Resolved! Usage nuxeo-results-view

Hello, I'm trying to use the nuxeo-results-view element to display a custom listing on a documents layout. I created the page-provider and a page-provider results layout. Then I used the following HTML fragment to embed it in the layout: <nuxeo-resul...

How to view the element id in debug mode

Hi I want to find the id of the element in nuxeo how can i find by activating the debug mode. please see the screenshot that contains the element id i want to find https://www.awesomescreenshot.com/image/3208352/335006f5d99b883fc0eb79c54a046069 Pleas...

__8 by Champ in-the-making
  • 498 Views
  • 0 replies
  • 0 kudos

audit query

I would like to clone some audit query code in the org.nuxeo.ecm.platform.audit package in the audit core test jar. I see: ... DocumentModel searchDoc = session.createDocumentModel("File"); ... searchDoc = session.createDocument(searchDoc); pp.setSe...

Eric_Ace by Confirmed Champ
  • 571 Views
  • 0 replies
  • 0 kudos

HTTPS external URL remapped to port 80

Hello, When trying to get access to my HTTPS url (https://ged.mydomain.com), I'm redirected to https://ged.mydomain.com:80/nuxeo/ui/ ending with an error "ERR_SSL_PROTOCOL_ERROR". Nuxeo is running inside a docker container (mapping 58080:8080) and ac...

Nuxeo delete opearation error.

Hi i Have Attached a documents to the file. it is successfully uploaded. and while trying to delete the file it is not deleting it is giving the error like this. 2018-03-01 04:55:46,381 ERROR [nuxeo-error-log] javax.servlet.ServletException: java.la...

__8 by Champ in-the-making
  • 448 Views
  • 0 replies
  • 0 kudos

Error While installing the source code

Hi I have Downloaded the source code from git but while installing using maven the following error will occuring. Please see the below screenshots for error. https://prnt.sc/ih6k3z https://prnt.sc/ih6jy6 Please Help me to Solve The issue. Thanks In A...

__8 by Champ in-the-making
  • 670 Views
  • 1 replies
  • 0 kudos

Error when installing NUXEO

Hi, when I'm installing nuxeo I have this error, on the step of Addons and Download,you can see the error on the screenshot below. Can anybody help me please. Thanks

Direct link to file

Nuxeo does have direct link to file? I start server with pdf.js http://nxserver:8888/web/viewer.html?file=http://nxserver:8080/nuxeo/nxfile/default/304441d8-d56b-47dc-bcc5-7da766478935/file:content/BA007378.PDF requires authorization.

kodermax by Star Contributor
  • 892 Views
  • 2 replies
  • 0 kudos

How create Nuxeo document using csv file and java rest api

Hi, I am trying to develop a java program (java client + rest API) that allows to create nuxeo documents by using as input a csv file. /> I followed the tutorial of nuxeo "https://doc.nuxeo.com/nxdoc/java-client/#operation-api" and I created a docume...

Nuxeo_Dev by Confirmed Champ
  • 641 Views
  • 0 replies
  • 0 kudos

Nuxeo add-on installation.

Hi I Have installed Nuxeo diff add on it is showing successful at the command line it is not showing any difference in those files and it does not display the tab they specified. Any one Help me to solve.

__8 by Champ in-the-making
  • 474 Views
  • 0 replies
  • 0 kudos

GETTING SOURCE pub ERROR

Hi I Have tried installing the nuxeo source code but i got the pub error i have installed the dart on my system but i got the pub command error. The Error is: Unable to run the program "pub" on the /path/to/my/sourecode location. Please Help me to ...

__8 by Champ in-the-making
  • 436 Views
  • 0 replies
  • 0 kudos

Resolved! Nuxeo 9.3 or 9.10 Platform not showing various tabs

Unable to find various tabs of default Nuxeo Platform view of 9.2, not visible in 9.3 or 9.10. PFA for reference, items marked in yellow not available and by default always it opens up WEB UI GUI. Is there any settings need to be done in 9.3 or 9.10 ...

Publication workflow

Hi everyone, I created a publication workflow in witch, for a given document type, users have to follow a validation process before publication by is supervisor (users don't have the right to publish, only supervisors have). My trouble is : When the ...

How to provide a page provider

Hi :) I want to reuse nuxeo single document suggestion component.In "single_document_suggestion_widget_template.xhtml" i dont see a pageProvider property.Can someone help me please?

Don&apos;t build nuxeo-web-ui

Don't build nuxeo-web-ui. When i run npm install I get error npm ERR! code E404 npm ERR! 404 Not Found: @nuxeo/polymer-build@^2.0.0

kodermax by Star Contributor
  • 3702 Views
  • 11 replies
  • 0 kudos

unit test

This is a consistent behavior - a class contains several unit tests - each test inserts a few documents, then performs some manipulation on those documents. The class is declared thus: @Features({PlatformFeature.class, TransientStoreFeature.class}) @...

Eric_Ace by Confirmed Champ
  • 898 Views
  • 1 replies
  • 0 kudos