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

Forum Posts

Validating metadata properties on a CMIS document create/update

What is the best practice for validating metadata properties on a CMIS document create/update. For example, say I want to ensure that the dublincore metadata property values for nature, topic, coverage, subject, etc. belong to the list of possible va...

ron_1 by Star Contributor
  • 257 Views
  • 0 replies
  • 0 kudos

mail configuration in Windows using SMTP of the ISP

Hi, i am new to the Nuxeo Platform, i installed the defualt installation over Windows 7 Pro 64BIT OS (just for testing Nuxeo), i configured the SMTP server and user/pass of my ISP, i checked the credentials and all are correct and working, when i ent...

Alons_ by Champ in-the-making
  • 272 Views
  • 0 replies
  • 0 kudos

Resolved! How can I disable Nuxeo's SharePoint support

Hi, due to some false positives from a vulnerability scanner in regard to the Windows SharePoint support, I would be glad to know, if i could disable Nuxeo's Windows SharePoint support. see: http://localhost:8080/nuxeo/_vti_inf.html Regards Edgar

Edgar_ by Confirmed Champ
  • 804 Views
  • 2 replies
  • 0 kudos

Document Import, and Dynamic Folder Creation

Can you advise on the easiest way to import documents and metadata into Nuxeo? /> My intent is for Nuxeo to be able to poll a network share, import a file, and create or locate a dynamic folder structure based off of the metadata of the document. /> ...

SJanzen_ by Champ on-the-rise
  • 361 Views
  • 0 replies
  • 0 kudos

Mobile access via iphone & ipad

Hi I have just installed the latest stable version of nuxeo on my debian machine. So far everything works fine, incredible good piece of engineering work! When I try to access the web interface (http://myserver:8080) from my iPhone or iPad's browser ...

Matthias_2 by Champ in-the-making
  • 584 Views
  • 1 replies
  • 0 kudos

NUXEO upgrade-from 5.3.2 to 5.5

Hi All, I am running nuxeo5.3.2 in a debian with default database(h2). I tried to upgrade nuxeo to 5.5 with postgresql as a database, but didn't succeed!!! Can anybody tell me how can i take sql dump from h2 or a way to upgrade from 5.3 to 5.5. Hope ...

elvis_ by Champ in-the-making
  • 1289 Views
  • 6 replies
  • 0 kudos

Resolved! Nuxeo remote jmx monitoring on Linux

Now that Tomcat is the default Nuxeo distribution, I would recommend that page http://doc.nuxeo.com/display/ADMINDOC/Monitoring be updated with instructions regarding how to configure and use Nuxeo JMX monitoring. I opened JIRA issue NXDOC-155 to add...

ron_1 by Star Contributor
  • 489 Views
  • 1 replies
  • 0 kudos

Resolved! Quartz Error in logs

Please Help me how to resolve this problem when i am using nuxeo CMS (Quartz Scheduler) [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$NON_CLUSTERED paused. [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler$_NON_...

Can we configure Nuxeo IDE hot reload?

We have changed nuxeo plugin folder structure a bit. Now the hierarchy goes like this: project |_ bin (it contains our nuxeo jar build scripts) |_ config (our plugin configuration files) |_ plugin (now this is the folder where the actual nuxeo plugin...

How to change the context path of static WAR?

Hello, I could deploy correctly the nuxeo distribution using the static war inside an existing tomcat instance managing correctly the min and max memory size inside catalina (tomcat instance). However I have problems when I change the context path of...

Ervin_ by Champ in-the-making
  • 631 Views
  • 2 replies
  • 0 kudos

Paging in vocabulary editor?

Is it possible to do paging in the vocabulary editor? For one client, the vocabulary is huge and sometimes create a timeout (firefox) while loading. Is there a way to define the vocabulary so there is paging in the editor? Thanks, Patrick

patrek by Star Contributor
  • 1090 Views
  • 5 replies
  • 1 kudos

Task assignment in Nuxeo 5.6

I have an automation chain that assigns workflow approval task to users. When the user goes to the assigned tasks to process it, a null value is appearing in the task description. null: This task is assigned to Reviewer Due date: Approve Is this a bu...

Sana_ by Champ on-the-rise
  • 731 Views
  • 3 replies
  • 0 kudos

JSF binding in Nuxeo widgets

I would like to know if it's possible to use JSF bindings inside a Nuxeo widget. A binding is typically done on a single property. If a widget is used several times in Nuxeo, it means the binding is reused and that is obviously going to lead to side-...

Workflows in Nuxeo 5.6 RC1

I have recently installed Nuxeo 5.6 RC1. When I access the documents in DM module, the workflow tab is missing. I created a new document type through Nuxeo Studio but the workflow tab for it is also missing in DM. Please let me know if there are any ...

Sana_ by Champ on-the-rise
  • 872 Views
  • 4 replies
  • 0 kudos

Resolved! Nuxeo SQL Database Schema Creation

We have to run Nuxeo with db.user and db.password having no table creation rights and we have successfully configured nuxeo but we have to do the following steps: Start nuxeo with db.user and db.password having table creation rights. (This step creat...