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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Installing nuxeo-drive on Windows

Hi I have installed nuxeo-drive-1.2013.0607-win32.msi My local platform is Windows 7 My server is 5.6 Indeed I see that nuxeo-drive is active in my UI I can create a new document in Nuxeo, indeed I see that it is updated in my nuxeo-drive But if I cr...

Arnault_ by Confirmed Champ
  • 321 Views
  • 1 replies
  • 0 kudos

"closing" folders in nuxeo

Is it possible to "close a floder in nuxeo", that is to have it in a state where documents con not be added to the folder, and users can only view the folder, or delete it if authorized? Thank you

bledii_ by Confirmed Champ
  • 222 Views
  • 0 replies
  • 0 kudos

Nuxeo configuration Branching in Agile Dev Environment

Hi, I'm evaluating the Nuxeo platform for use as an ECM for a customer. We are actively developing a larger system using the concept of Agile Development and Releases. For this purpose, I need to understand if there is a way to have multiple versions...

Vaibhav_ by Champ in-the-making
  • 537 Views
  • 2 replies
  • 3 kudos

Resolved! use PhpAutomationClient with CAS

Hi! In a project I need to use the PhpAutomationClient to retrieve some documents. I'am using the drupal's CMS with CAS Module. When I use default login and password to create a session like this, it's work. client = new PhpAutomationClient('http://...

djoncour_ by Champ on-the-rise
  • 893 Views
  • 4 replies
  • 0 kudos

document source and destination

Hi all based on a requirement, we are trying to add source and destination metadata to a document. The source and destination fields should be filled with the source and destination office. The office needs also have other metadata, as email, phone n...

bledii_ by Confirmed Champ
  • 271 Views
  • 0 replies
  • 0 kudos

Resolved! Nuxeo Drive and CAS2 authentication

Is ND working with CAS2 authentication? When I tried ND with CAS2 I received error: 2013-07-04 16:33:22,092 268 3880 DEBUG nxdrive.gui.application Detected invalid credentials for: C:\Documents and Settings\adam_bo\Nuxeo Drive 2013-07-04 16:33:22,...

adam_bo_ by Star Contributor
  • 1104 Views
  • 5 replies
  • 5 kudos

Authentication failed 2 or 3 times, then it works

Hello We have a problem we can't solve. We use the multi-ldap authentication. The configuration is ok but we have a problem : When a user wants to authenticate, it has from time to time an error appears. But after 2 or 3 times with the same login/pas...

delphine_ by Star Contributor
  • 1582 Views
  • 10 replies
  • 1 kudos

CMIS custom metadata

Hi all, i wanted to know how could someone instantiate a custom datamodel through cmis. i created a type named Book, with book.xsd and all that stuff. but i can't figure what is the Object_type_id i have to put in order that nuxeo recognizes that ...

daoudja by Champ in-the-making
  • 981 Views
  • 6 replies
  • 0 kudos

Nuxeo drive synchronization behaivior.

I have questions about the specifics of Nuxeo Drive synchronization. I am using an Ubuntu 12.04 server and a Windows 8 client. The installation is pretty close to stock, just the DM module, the Outlook sync module, and drive. Drive synchronization wo...

sidbedi_ by Champ in-the-making
  • 246 Views
  • 0 replies
  • 0 kudos

tagging by local java api caused NullpointerException

Hi all, when I try to tag a document by following code, I obtain a nullpointerexception. Some suggest about how to use local java api? Thanks. I have a jsp with this code: **<% LocalSessionFactory lsf = new LocalSessionFactory(); CoreSession sessio...

maumig_ by Confirmed Champ
  • 630 Views
  • 3 replies
  • 0 kudos

Resolved! Casting problem RunOperationOnList 5.4.2

Trying to backport the RunOperationOnList automation operation to 5.4.2, i m meeting a casting problem : for (Object value : (Collection<?>) ctx.get(listName)) raises a Ljava.lang.String; cannot be cast to java.util.Collection Exception. it is used ...

Nuxeo coverage and subjects default value

Hi. How can I do to put a default value for coverage and subjects meta. In fact I want to get this value by the parent folder. I work with Nuxeo CAP 5.6 with latest fixes (22). Thanks to help me. moise

saliminam by Champ in-the-making
  • 423 Views
  • 1 replies
  • 0 kudos

Resolved! Quota of Picture

Hi, I use quota module (release 5.6.0-HF22) and i have problem with Picture document (JPG, PNG... files). The computed size for thoses files seems wrong. When I upload a 777kB jpg file, DM shows effectively 777kB (Blob) but the quota module show, ben...

zyx974_ by Confirmed Champ
  • 451 Views
  • 1 replies
  • 1 kudos

Resolved! LDAP Authentication with MS Active Directory and Groups.

After several days of fruitless searching, I am now turning to the community for an answer. My company is evaluating Nuxeo as a possible ECM system and I have been tasked with mocking up an installation. The platform I am running is: Nuxeo 5.7.2Run...

Resolved! Is there a problem with the Amazon template?

I followed the instructions on creating an Amazon AWS Cloud. The process completed successfully but the Nuxeo instance was not accessible at the provided URL. In connecting to the server, it appears that Nuxeo was not installed - I could find no re...

mjmckay_ by Champ in-the-making
  • 617 Views
  • 2 replies
  • 0 kudos

Can't generate picture thumbnails

Hi, I'm getting the stacktrace below each time I upload a picture ; it must be a configuration issue since I'm only getting this on my pre-production server, but I don't get why. ImageMagick is installed and can be launched by the user behind the Nux...