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

Forum Posts

AESBinaryManager does not delete temporary files

I am using AESBinaryManager as binary encryption which works well, but no temporary files are deleted because its father LocalBinaryManager set as protected the binaries path. Considering that tmp folder is created under this folder, Framework.track...

Shibboleth Logout loops back to login

Hello, I am running Nuxeo 7.10 with shibboleth-authentication-2.3.4 addon. Login via Shibboleth works fine, but logout, once performed at the Shibboleth SP, brings the user back to the /nuxeo/nxstartup.faces?forceAnonymousLogin=true URL that initiate...

how to create user in nuxeo?

we are developing custom php applicaion in nuxeo. there is no user creation model document in your documentation center.please explain how to create user via php automation client?

murugavel_ by Champ in-the-making
  • 132 Views
  • 1 replies
  • 0 kudos

How to check for recently deleted documents?

I have a set up which syncs content from Nuxeo to Drupal. To add content from Nuxeo to Drupal is simple, I query for recently modified Nuxeo documents. However deleting content in Drupal if it is deleted in Nuxeo is a little trickier. Currently I'm c...

Thumbnail Generation after update main picture

Hi, I am using the REST API to upload image on Nuxeo via BatchUpload as Picture type. After the upload the thumbnails are correctly created. The issue is when i update the document with another file image because it changes for the document but the ...