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

Forum Posts

FileManagerService: Override the default importer

Hello, I want to create my own File importer, so I did a contribution to the FileManagerService extension. But still my code is not executed the default importer is running. Here's what I tried: <?xml version="1.0"?> <component name="org.nuxeo.projec...

Dalal_ by Confirmed Champ
  • 517 Views
  • 0 replies
  • 0 kudos

nuxeo csv report not refreshing

I'm using CSV import to import several files, i've noticed that : Loaded files stop showing after a certain number of filesThe report showing the number of success / failed imported files doesn't appear at the end I've to look in the log file to see ...

ITShine_ by Star Contributor
  • 623 Views
  • 0 replies
  • 0 kudos

Problems configuring imap connector with Gmail accounts

Hello, I'm trying to setup the IMAP Connector with my Google Account, and I'm getting the following error on Nuxeo 6.0 http://pastebin.com/SZxW2TYa My configuration. ( I don't have enabled the 2 steps authentication ) my_account@gmail.com password Pr...

jmnrk_ by Confirmed Champ
  • 555 Views
  • 0 replies
  • 1 kudos

Custom HTTP Headers using AngularJS client for Nuxeo platform

Is there a way I could specify custom HTTP Headers using AngularJS client? Options from the REST API are specified on that page : https://doc.nuxeo.com/display/NXDOC/Special+HTTP+Headers But I don't know how I can specify them using the AngularJS cli...

Erwan_ by Champ on-the-rise
  • 935 Views
  • 2 replies
  • 0 kudos

Workflow autoStart

Hello, Is there any way to make a workflow autostart, once a form is filled or a document is uploaded, that will be a serial approval workflow and if all, in this example 3 approvers accept the document gets moved to a separate folder ? Or something ...

Install nuxeo-platform-ocr Add-on on windows

I was looking for a way to implement an OCR system with Nuxeo, found this Add-on Nuxeo Ocr before I can deploy the project I need to install many dependecies the problem is the commands are on Linux, and I'm using Windows as server. Any thoughts

Dalal_ by Confirmed Champ
  • 1036 Views
  • 2 replies
  • 0 kudos

how to handle long NXSQL query with REST API?

Hi, I want to post a simple NXSQL query using RESTAPI. SELECT * FROM my_document_type WHERE ecm:path STARTSWITH '/my_path/xx' => This query is OK when launched from the AdvancedSearch dialog (possibly resulting several pages) => The result is OK wh...

Arnault_ by Confirmed Champ
  • 1316 Views
  • 3 replies
  • 0 kudos

Add multiple files : Nuxeo CSV

Hi, How can I add multiple files to a document using Nuxeo CSV. I'm able to add only the main file using "file:content" property. Is it possible to add other attachement files.

Dalal_ by Confirmed Champ
  • 1255 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo birt: create model error

I'm using Nuxeo Birt from GitHub (the deployed artifacts:nuxeo-birt-reporting-7.3.jar/nuxeo-birt-reporting-web-7.3.jar), and Nuxeo 7.3. I've tried to create a model with both an rptdesign I've created and with the sample files provided in the documen...

Dalal_ by Confirmed Champ
  • 2084 Views
  • 4 replies
  • 4 kudos

Using AngularJS module for Nuxeo platform

I've been working on developping an angular application following this tutorial : https://doc.nuxeo.com/display/NXDOC/Developing+with+AngularJS and using the samples from the following page : https://github.com/nuxeo-sandbox/angular-nuxeo From that, ...

Erwan_ by Champ on-the-rise
  • 2245 Views
  • 5 replies
  • 0 kudos

Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap

I'm having trouble connecting my jira host name with nuxeo roadmap. FireBug on Firefox keeps notifying me that "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://jira.my.host.name/rest/api/latest/pr...

MEM4FP_ by Champ in-the-making
  • 1302 Views
  • 3 replies
  • 0 kudos

How to run multiple nuxeo WARs on one Tomcat?

Hi all, I tried on a tomcat server 7.0.61 to run multiple nuxeo 7.2 instances, built according to http://doc.nuxeo.com/x/HoeN, but errors occured during the startup of the server: localhost-startStop-1 10:42:22,112 ERROR [RegistrationInfoImpl] Compon...

symon_ by Champ in-the-making
  • 704 Views
  • 1 replies
  • 0 kudos

Resolved! use many types in nuxeo-scan-importer

I'm using nuxeo-scan-importer to import documents using XML files, i've tried it with one type, now i want to be able map many type of document but i don't know how to indicates that those XML files correspond to this type of document. Any suggestion...

ITShine_ by Star Contributor
  • 1215 Views
  • 2 replies
  • 1 kudos

Resolved! Advanced search: How to limit results to the current folder.

How can I limit the search results to only elements contained in the current folder. What I'm using now returns all the "accuse de reception" stored in DB. <contentView name="parent_accuse_de_reception_content"> <title>label.contentview.accuse...

Dalal_ by Confirmed Champ
  • 1036 Views
  • 2 replies
  • 3 kudos

Resolved! configuration nuxeo importer scan

I'm trying to configure nuxeo-importer-scan bundle, and i'm getting the following error : java.lang.NoClassDefFoundError: org/nuxeo/ecm/core/api/DocumentNotFoundException ,so i can't find the problem source. Any suggestion ?? I've attached my scan-im...

ITShine_ by Star Contributor
  • 1270 Views
  • 2 replies
  • 1 kudos