6.0


Related Questions
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
  1841 views

Hello all, I would like to know if it's possible to update a toolib ? On a document, when I put the mouse on a the document link, I have a tooltip wherein it is written “File”. I want to have the comple name of the file (it is a long name and the ...
  0 votes
  1 answers
  0 comments
  1829 views

I m into coding a one page application using the REST API, Auth being managed by token auth. I was quite surprised to discover that the user endpoint gives access to users passwords to any user using the API ! Could this user attribute be reserved ...
  0 votes
  1 answers
  0 comments
  1578 views

We are experiencing this issue https://jira.nuxeo.com/browse/NXP-17666 in nuxeo-cap-6.0-HF20. How could we make perms command work correctly the 6.0 branch ?
  0 votes
  0 answers
  1 comments
  1618 views

Hi, Our organisation is looking to standardise on Tomcat 8 and we currently have Nuxeo CAP 6.0 running on the version of Tomcat (6.0 I believe) that was bundled with Nuxeo CAP 6.0. So I am wondering if it is possible to run Nuxeo CAP 6.0 on Tomcat 8 ...
  0 votes
  1 answers
  0 comments
  2082 views

Bonjour, J'ai eu des mauvaises configurations à l'install initiale de LDAP. Dorénavant, je souhaite faire les modifications à la main dans le fichier default-ldap-users-directory-bundle.xml situé dans /var/lib/nuxeo/server/nxserver/config Or à ...
  0 votes
  2 answers
  1 comments
  3132 views

Hello, We want to update Nuxeo from 5.8 to more and we notice that workflow blob can't be downloading in nuxeo 6.0 and this BUG is SINCE nuxeo 5.8 patch 33. We have a workflow variable set with a blob from a document property . The variable is ...
  0 votes
  0 answers
  0 comments
  3413 views

Hi all We're installing nuxeo in an Oracle environment. As you can see here https://doc.nuxeo.com/display/ADMINDOC60/Configuring+Oracle There are many privileges that must be granted to nuxeo user in order to make it work. - CONNECT - RESOURCE - ...
  0 votes
  0 answers
  0 comments
  1732 views

Hi all I'm implementing a custom operation and using chainException framework to capture exception thrown in a chain, based on: https://doc.nuxeo.com/display/NXDOC/Automation+Chain+Exception <extension point=“chainException” ...
  0 votes
  1 answers
  0 comments
  3175 views

I created in Studio a custom doc type inheriting from workspace. TemplateRoot has been configured as a possible container for this new doctype. I can thus create such a doc under TemplateRoot. It does not appear in the template list on the workspace ...
  0 votes
  0 answers
  0 comments
  1718 views

It seems whatever is configured in nuxeo.tmp.dir some conversion tasks are operated in the “/tmp” directory and there seems to be no cleanup. Not really clear what software is responsible for those files. File types are : PNG image data, PDF ...
  0 votes
  1 answers
  1 comments
  2213 views

Hi everyone ! Our instance is configured to retrieve users and groups informations from LDAP (auth is shib). Recently we have noticed that we have some users and groups which have been deleted from our ldap (manually) but they are still used in ...
  0 votes
  0 answers
  0 comments
  1794 views

I use an histogram widget along with usual widgets. As soon as I add some (not all) checkbox widget there are problems with filtered results Eg : unfiltered results : the aggregates show 2 matching results for a value I click the aggregate widget ...
  0 votes
  1 answers
  0 comments
  1629 views

I m trying to build a content view that should either query a year field or fetch document created last year. Is there an equivalent in EL to a MVEL expression such as @{CurrentDate.years(1).format("yyyy")}
  0 votes
  0 answers
  1 comments
  1803 views

Usually, Nuxeo Studio exposes widgets that deal indifferently with users or groups. In the case of aggregates such as selectManyListboxUserAggregate, it seems this is not the case. Unfortunately, some fields in custom documents do hold a reference ...
  0 votes
  1 answers
  0 comments
  1621 views