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

Forum Posts

Task : modify button and label

Hello, I created an automation chain which create a task on dashboard. When I go to the document, the task is displayed with 2 buttons : accepted / rejected. Can I delete rejected button ? Can I modify label of accepted button ? Thanks in advance

delphine_ by Star Contributor
  • 327 Views
  • 1 replies
  • 1 kudos

Migration documents to nuxeo

Hi, I need to migrate many documents from one application to Nuxeo. Be CMIS, but I wonder if there is any tool to migrate documents into Nuxeo. Exist any tool? Very thanks Raúl

Raul_ by Champ in-the-making
  • 386 Views
  • 1 replies
  • 0 kudos

Nuxeo on JBoss EAP 6 ?

Hello, Is it possible to use Nuxeo 5.6 on JBOSS EAP 6 ? If not, Will it be possible in future version ? Thanks in advance Cheers Stephane

stephane_ by Champ in-the-making
  • 339 Views
  • 1 replies
  • 0 kudos

Resolved! Any change to BigFolder facet in 5.6?

When migrating an older codebase to 5.6 I noticed an innocuous-seeming message in the startup log about the BigFolder facet being undeclared. I took a quick look in the 5.6 source and in the documentation and it seems as though BigFolder is still sup...

Libreoffice 4 and cmis connector for old 5.4 version.

Just tried the preview version of libreoffice 4 and there is a way to save directly to a cmis container, which is neat. Unfortunatly, the only version of Nuxeo available is 5.4. Anyone know the reason for this? Ref: http://blogs.alfresco.com/wp/wabso...

patrek by Star Contributor
  • 1247 Views
  • 9 replies
  • 3 kudos

Automation Rest & Blob.Get

I'm really new to nuxeo, but I'm having a rough time figuring out exactly how to use the Blob.Get automation endpoint to fetch an attached document. Could someone give an example of the parameters, header, and body I need to use to fetch a html docu...

Insert direct in database but problem

Hello, I need to insert row directly in database (to add a metadata in a document). My query is ok but I can't see the result in Nuxeo. It seems that the changes are not considered (no commit ?) Is there something special to do after an insert ? Than...

delphine_ by Star Contributor
  • 433 Views
  • 2 replies
  • 1 kudos

How to configure mod_sso Proxy Authentication with Nuxeo CMIS?

I am attempting to configure Nuxeo CMIS to use mod_sso Proxy Authentication instead of Basic Authentication. I have mod_sso Proxy Auth successfully configured for the Nuxeo web application. When my CMIS client initially attempts to access the atom/cm...

ron_1 by Star Contributor
  • 498 Views
  • 2 replies
  • 1 kudos

How to customize username displayed in UI header ?

Hello, As users are retrieved binding a LDAP on our platform I get user uid in nuxeo header as the entry for the user menu. Does anyone knows how to change it as firstName and lastNAme are displayed insteed ? Is there an extension point or do i have ...