7.10


Related Questions
I am trying to use JAVA API of Nuxeo in serve-side: My scenario is: Application Server Wildfly Nuxeo deployed as static war together my application that is another war. I have added Nuxeo API in my WAR (Interfaces) and I tried the following code: ...
  0 votes
  1 answers
  1 comments
  1545 views

I have an issue on thumbnails creation. The thumbnails are created and document is updated with correct picture:view, but these “view” are not stored in database. In fact, while document in cache has picture:view set, in database nothing is saved ...
  0 votes
  1 answers
  0 comments
  1606 views

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, ...
  0 votes
  0 answers
  3 comments
  2298 views

How to delete the main file linked to document (type Picture) via REST API and its thumbnail? I want to delete it because I have to change it by onother one through PUT update of content:file
  0 votes
  1 answers
  0 comments
  2022 views

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 ...
  0 votes
  0 answers
  0 comments
  2154 views

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 ...
  0 votes
  1 answers
  3 comments
  2153 views

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 ...
  0 votes
  1 answers
  0 comments
  1958 views

Hello, I have a bundle in Nuxeo that has to create unique codes depending on some properties of the document, as if they were different kinds of documents. For example, depending on a property called “color”, we could create different sequential ...
  0 votes
  0 answers
  0 comments
  1675 views

Hi, I configured a Cluster with 2 Nuxeo Nodes (Nuxeo 7.10) and, in order to use Quartz job scheduler, following https://doc.nuxeo.com/nxdoc/nuxeo-clustering-configuration/ guide, used Oracle Tamplate, populated DB with DDL provided, and, in main ...
  0 votes
  2 answers
  2 comments
  4836 views

I am starting to approach to integration of custom security software for nuxeo. What's the best way? Below my idea: Creatre a new bundle that implements LoginPlugin and install in in my nuxeo instance. This plugin will call login service of my ...
  0 votes
  0 answers
  0 comments
  1934 views

Hi. I have created a document template using freemarker. How can i get the properties of parent of the current doc. I can use the session to get what i want, but the context doesn`t work properly, it causes error. <center> <img ...
  2 votes
  1 answers
  0 comments
  1836 views

Hello, We are currently evaluating Nuxeo's signature addon https://doc.nuxeo.com/nxdoc/digital-signature/ as an interesting feature while designing workflows with Nuxeos. One use case we foresee is to allow more than user to sign a single PDF ...
  1 votes
  1 answers
  0 comments
  1988 views

I generated nuxeo.war and deployed it under wildfly (standalone) , verifying that deployment and starting succeded. In my nuxeo, I defined a new schema with extra fields for some document types (e.g. Pictures and Files). config xml file is correctly ...
  0 votes
  1 answers
  0 comments
  1663 views

I have a complex list with type of photo as string and photo as files. Edit mode and create appear correctly while View Mode do not show photo although i have defined as an image widget. Also in view mode the single suggestion vocabulary is not ...
  0 votes
  1 answers
  0 comments
  1782 views

Hi! I create some users on nuxeo, but after some time, will be needed to prevent login on system for some reasons for some of them. My question is: Is there any way to set users on “inactive mode”? or have anybody any idea how can I do? Any answer ...
  2 votes
  0 answers
  4 comments
  1814 views

personal is the schema prefix. Family is a complex list. DPGJC is attribute of complex list family. #{layoutValue.personal.Family.dpgjc == true ? 'view' : 'edit'}
  3 votes
  2 answers
  0 comments
  2623 views

Hi, since i upgrade Ubuntu to the last release : 16.10, i can't launch ndrive anymore. I'm using Ubuntu 16.10 and PyQt4 webkit is no longer supported. Anybody found a solution for this ? Here is the logs : ` ERROR nxdrive.commandline Error executing ...
  0 votes
  2 answers
  3 comments
  2076 views

I am looking for documentation for SAP integration with Nuxeo content server. The scenario is that we need to store PDF documents generated in SAP ECC on a content server. My client has ECC and Nuxeo. I need to link the two. MuleSoft? SAP PI? ...
  0 votes
  0 answers
  0 comments
  2420 views

I want to import special character throught csv but nuxeo transform them as “?”
  2 votes
  1 answers
  0 comments
  1858 views

For security purposes, I would like to fetch extra multi valued information attached to the user schema. The information is coming from another database that is already configured in Nuxeo for other directories. I m already using a multiDirectory ...
  0 votes
  0 answers
  0 comments
  1767 views

Path is not reflected with renamed folder name. In the below nuxeo response renaming a folder (latestFolder to Flower ) changes the title but not the path. Even I renamed rose folder to rose1 but still path shows the old value. So can anyone help me ...
  0 votes
  1 answers
  0 comments
  1781 views

Hi, For a few days (since the update to Mac OS X Sierra ???), the start of my Nuxeo local servers (7.10) time consuming when I logged in Wifi whereas with a network connection ethernet all OK . Files are generated at each start in $NUXEO_HOME/tmp: ...
  0 votes
  3 answers
  2 comments
  5297 views

Hi every one, I'm traying to start a workflow using Rest api , Right now i can start a workflow but how can i assign the workflow to another user using the parametre variables exemple: ...
  0 votes
  0 answers
  0 comments
  1502 views

Florent Guillaume Why this mvel command shows @{Document.getParent(“DocumentType”)} me an error ? The type IEVP exist. [Error: null pointer: Document.getParent("IEVP").getProperty("organization:code")] [Near : {... Document.getParent("IEVP").get ...
  0 votes
  0 answers
  1 comments
  1638 views

Nuxeo requires Java 1.8.0_40+ (detected 1.8.0_101) where's this check and how can I fix it so nuxeo can work again without reverting to java _99?
  0 votes
  1 answers
  0 comments
  4144 views

Hi everyone, I'm trying to design a workflow that will take a liste of documents and passe it throw workflow using: String createNewInstance(String routeModelId, List<String> docIds, CoreSession session, ...
  0 votes
  0 answers
  0 comments
  1570 views

I do not want collection to appear at the system. I'd like to remove as an entire module? How can I realise it? I read that is part of nuxeo and it is not a plugin. Florent Guillaume
  2 votes
  0 answers
  0 comments
  1712 views

hi everyone; Is it possible to associate a specefic type of document to went throw Workflow during the création of all the document in the same type without going throw create document execute workflow associated withe users . Can we automate this ...
  0 votes
  0 answers
  0 comments
  1480 views

Hello, Is someone has already implemented a SEDA connector to send NUXEO documents in an electronic archive software ? Regards
  1 votes
  0 answers
  1 comments
  1833 views

Hi I'm a Studio begginner, so all apologies for this question. How to create three blank documentary models Word, Excel and PowerPoint so that they appear in the list when you click on " New Documents " . It would also that clicking (for example) on ...
  0 votes
  0 answers
  0 comments
  3882 views